Commit graph

176 commits

Author SHA1 Message Date
Luke Barratt
04c66e1bea Upgrade ruby to 2.2.2. Bump rails to 3.2.22
- Upgrade RSpec to 3.3
- Auto formatted existing specs
- Fixes broken test assertions
- Update capistrano rbenv_ruby to target 2.2.2
- Added test-unit as test dependency as it has been removed form ruby 2.2
2015-08-15 12:50:28 +01:00
Luke Barratt
944c55a869 Upgrade ruby to 2.2.2. Bump rails to 3.2.22
- Upgrade RSpec to 3.3
- Auto formatted existing specs
- Fixes broken test assertions
- Update capistrano rbenv_ruby to target 2.2.2
- Added test-unit as test dependency as it has been removed form ruby 2.2
2015-08-15 12:50:28 +01:00
Chris Blanchard
d6e317b6f0 Added team information to usre 2015-08-01 17:05:17 +01:00
Chris Blanchard
4a3634601b Added team information to usre 2015-08-01 17:05:17 +01:00
Chris Blanchard
3f1077dff8 Added ban information to user api 2015-08-01 16:44:39 +01:00
Chris Blanchard
beb3470bb9 Added ban information to user api 2015-08-01 16:44:39 +01:00
Chris Blanchard
3ec284b925 Added maps api 2015-08-01 16:34:01 +01:00
Chris Blanchard
cdfea24a87 Added maps api 2015-08-01 16:34:01 +01:00
Chris Blanchard
b0db658ef6 Added server api 2015-08-01 16:20:49 +01:00
Chris Blanchard
9736ca4d10 Added server api 2015-08-01 16:20:49 +01:00
Chris Blanchard
b4cedd9dc7 Return 404 if user not found 2015-07-22 17:22:38 +01:00
Chris Blanchard
7a18fd2ec2 Return 404 if user not found 2015-07-22 17:22:38 +01:00
Chris Blanchard
a351b03754 Added additional data to users json api 2015-07-21 14:27:33 +01:00
Chris Blanchard
17dc8854fd Added additional data to users json api 2015-07-21 14:27:33 +01:00
Christopher Blanchard
ad50f26497 Fix for can_create? weirdness 2015-06-07 10:20:23 +01:00
Christopher Blanchard
9cd652c3bf Fix for can_create? weirdness 2015-06-07 10:20:23 +01:00
Christopher Blanchard
c5ab99186e Added issue feature spec 2015-06-07 00:58:41 +01:00
Christopher Blanchard
3f49bdf8b5 Added issue feature spec 2015-06-07 00:58:41 +01:00
Christopher Blanchard
a1ce779cae Added initial issue specs 2015-06-07 00:26:09 +01:00
Christopher Blanchard
b919600663 Added initial issue specs 2015-06-07 00:26:09 +01:00
Chris Blanchard
39529bc8bc Add recipient to messages 2015-06-02 18:50:41 +01:00
Chris Blanchard
6b8f5677b4 Add recipient to messages 2015-06-02 18:50:41 +01:00
Chris Blanchard
edd3d6ea64 Remove rcon from annotate and added message model specs 2015-06-02 17:55:08 +01:00
Chris Blanchard
992608a90c Remove rcon from annotate and added message model specs 2015-06-02 17:55:08 +01:00
simplefl
e933324369 Merge pull request #21 from cblanc/remove_plugins
Revoke banhammers
2015-05-26 18:58:49 +02:00
simplefl
055f896c3f Merge pull request #21 from cblanc/remove_plugins
Revoke banhammers
2015-05-26 18:58:49 +02:00
Christopher Blanchard
50c12b828f Rerun annotate on server spec 2015-05-22 14:17:07 +01:00
Christopher Blanchard
3aa865e1c9 Rerun annotate on server spec 2015-05-22 14:17:07 +01:00
Christopher Blanchard
1f1f4a89a1 Added tests for bans 2015-05-22 14:16:31 +01:00
Christopher Blanchard
4a18d895a4 Added tests for bans 2015-05-22 14:16:31 +01:00
cblanc
ab2d0f3b26 Remove rcon from test 2015-05-18 17:33:38 +01:00
cblanc
ac4694518d Remove rcon from test 2015-05-18 17:33:38 +01:00
cblanc
83bdf550bb Remove rcon column from servers table 2015-05-18 17:30:45 +01:00
cblanc
89891d2679 Remove rcon column from servers table 2015-05-18 17:30:45 +01:00
cblanc
df1eae0631 Added ns server specs 2015-05-14 17:27:12 +01:00
cblanc
1d0f4ba2e6 Added ns server specs 2015-05-14 17:27:12 +01:00
cblanc
97162edfba Changed wording on warning message 2015-05-09 16:37:00 +01:00
cblanc
2826999520 Changed wording on warning message 2015-05-09 16:37:00 +01:00
cblanc
353cd3262b Added test for client side shoutbox validation 2015-05-09 16:21:48 +01:00
cblanc
5cdae9ea64 Added test for client side shoutbox validation 2015-05-09 16:21:48 +01:00
cblanc
d6d87bdf83 Added necessary factory methods to test shoutbox 2015-05-09 16:21:18 +01:00
cblanc
4af7325620 Added necessary factory methods to test shoutbox 2015-05-09 16:21:18 +01:00
cblanc
46e30e8a4c Updated test for expected ban behaviour 2015-05-05 22:51:26 +01:00
cblanc
e69c4c9b61 Updated test for expected ban behaviour 2015-05-05 22:51:26 +01:00
cblanc
165267c571 Added test to find out how banning works 2015-05-05 22:43:54 +01:00
cblanc
b9ecfb2292 Added test to find out how banning works 2015-05-05 22:43:54 +01:00
Luke Barratt
25143d21f9 Addec colour and documentaton style formatting to RSpec output to improve readability 2015-05-02 23:46:16 +01:00
Luke Barratt
dc88b78739 Addec colour and documentaton style formatting to RSpec output to improve readability 2015-05-02 23:46:16 +01:00
cblanc
ad3bab8820 Added some simple integration tests for shout messages 2015-04-27 23:32:27 +01:00
cblanc
f87fc9ae58 Added some simple integration tests for shout messages 2015-04-27 23:32:27 +01:00
Luke Barratt
8f73a18500 Stub Google Calendar's JSON response globally for each spec 2015-04-25 23:15:10 +01:00
Luke Barratt
2719fe499d Stub Google Calendar's JSON response globally for each spec 2015-04-25 23:15:10 +01:00
Luke Barratt
e61c9fbf76 Fixes Google Calendar feed test. Use the current timezone when checking for DST. 2015-04-25 22:35:01 +01:00
Luke Barratt
f55a1f8401 Fixes Google Calendar feed test. Use the current timezone when checking for DST. 2015-04-25 22:35:01 +01:00
Luke Barratt
5664dd7081 Remove hacky before hook. Specify js: :true for javascript driver tests explicitly. Attempt to cache bundler on travis again. 2014-10-12 11:46:58 +01:00
Luke Barratt
c9c32335a8 Remove hacky before hook. Specify js: :true for javascript driver tests explicitly. Attempt to cache bundler on travis again. 2014-10-12 11:46:58 +01:00
Luke Barratt
b798c5b117 Fixes weird inconsistency causing a failed test using poltergeist on timecop 2014-10-12 10:58:52 +01:00
Luke Barratt
8326c81dc5 Fixes weird inconsistency causing a failed test using poltergeist on timecop 2014-10-12 10:58:52 +01:00
Luke Barratt
d0029b118f TravisCI: bundle all gems. Use poltergeist/phantomjs 2014-10-11 08:44:02 +01:00
Luke Barratt
8edceab25c Increase Capybara timeout 2014-08-28 23:04:18 +01:00
Luke Barratt
8bef59868e Fixes gather music not playing during voting phase
Fixes issues with topic ordering
Tweaked read/unread icon colours for forums
2014-05-16 23:54:41 +01:00
Luke Barratt
faa895b3f0 Bump to Rails 3.2.18
Reduce aggressive topic reply/view count caching
Improve shout box spacing
Pass broken tests
2014-05-10 02:26:18 +01:00
Luke Barratt
dd85659f1d Merge branch 'refs/heads/feature-redesign-rantology' into develop
Conflicts:
	app/assets/stylesheets/sass/index.sass
	spec/spec_helper.rb
2014-05-09 23:17:55 +01:00
Luke Barratt
4046d25017 Tests passing with redesign
Improved layout slightly to match grid
2014-04-17 08:55:19 +01:00
Luke Barratt
4aa83bf4cd Initial HTML refactor 2014-04-07 11:04:56 +01:00
Luke Barratt
945541909c Updated logo
Hopefully fix travis builds
2014-04-06 15:23:17 +01:00
Luke Barratt
8b4bf75882 Updated logo to opaque version 2014-04-05 01:57:11 +01:00
Luke Barratt
ae6d146852 Added 2 hour start date overlap for calendar events
Added new NSL logo
Change default gather passwords
Explicitly add sprockets to the Gemfile
2014-04-04 23:56:22 +01:00
Luke Barratt
8c9debefc3 Added ability to login with a username that is case insensitive
Added some missing translations
Small CSS tweaks
2014-04-04 20:38:44 +01:00
Luke Barratt
c2309dd2ef Added timezone based google calendar widget
Updated unicorn and capistrano deployment configuration for the staging environment
HTML formatting
Fixes errors when posting new issues
Added Google Calendar client code
CSS tweaks to layout
Added new .env vars
Layout tweaks
Updated contributors
2014-04-04 17:55:49 +01:00
Luke Barratt
704a6b4e9b Changed newrelic configuration to load from environment variables
Changed login field text
Changed database configuration connection pool size to be configured via dotenv
Use a single BBcode parser library
Added better translations coverage
Code formatting
Increases maximum article text limit
Added database cleaner with the deletion strategy during testing
2014-03-30 20:50:52 +01:00
Luke Barratt
3b9c807594 Merge branch 'refs/heads/develop' into bug-article-text 2014-03-29 01:27:44 +00:00
Luke Barratt
8fd28245f2 Added initial API endpoint to fetch basic user and associated team information. 2014-03-29 00:59:26 +00:00
Luke Barratt
4199062a9c Initial article text code
Added model annotations
2014-03-26 11:09:39 +00:00
Luke Barratt
d6ae95e18c Update travis config to cache bundler
Fallback to older rails I18n behaviour
Silence deprecation warnings, for now
Added code climate test reporter
Created CI deployment task
Added *all* the badges
2014-03-25 21:58:51 +00:00
Luke Barratt
6bcc8dc76b Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00