Ruben Vereecken
|
925594ffe9
|
Took a detour to write tests for BadMethod. Queue's tests not working yet.
|
2014-06-12 19:42:36 +02:00 |
|
Ruben Vereecken
|
b66f4984c3
|
Finished basic functional tests for achievement
|
2014-06-12 19:42:30 +02:00 |
|
Ruben Vereecken
|
aecf937722
|
Cleaned up achievement testing environment
Made sure server sided tests work completely
|
2014-06-12 19:41:07 +02:00 |
|
Ruben Vereecken
|
2a5c2020ca
|
Added recalculation button to the achievement editor
|
2014-06-12 19:41:07 +02:00 |
|
Ruben Vereecken
|
509be067c3
|
Added support for the operator in LocalMongo
|
2014-06-12 19:41:00 +02:00 |
|
Ruben Vereecken
|
bd2b289943
|
Recalculate script mainly finished
|
2014-06-12 19:40:59 +02:00 |
|
Ruben Vereecken
|
bea751eed9
|
Laid down the basics for an admin server endpoint
|
2014-06-12 19:40:59 +02:00 |
|
Ruben Vereecken
|
a61d0e5569
|
Added support for diminished exp for repeatables. Needs tweaking though.
|
2014-06-12 19:40:59 +02:00 |
|
Ruben Vereecken
|
7096a07ce8
|
Improved logging (winston) and admin-only'd the achievement editor
|
2014-06-12 19:40:59 +02:00 |
|
Ruben Vereecken
|
5aa211cabd
|
Got repeatables working flawlessly and improved the achievement popup by a great deal
|
2014-06-12 19:40:59 +02:00 |
|
Ruben Vereecken
|
2c04025a5a
|
Created a test environment for repeatables
|
2014-06-12 19:40:59 +02:00 |
|
Ruben Vereecken
|
b0666ace0d
|
Refactorings performed necessary to have searchable for more uses
|
2014-06-12 19:40:59 +02:00 |
|
Ruben Vereecken
|
fef72d8273
|
Finished Article tests to demonstrate search functionality
|
2014-06-12 19:19:34 +02:00 |
|
Ruben Vereecken
|
0751581113
|
Search endpoint is now without the /search prefix
Intermediate commit for search refactoring
|
2014-06-12 19:19:30 +02:00 |
|
Nick Winter
|
daa317a50f
|
Merge pull request #1148 from oaugereau/patch-2
Update fr.coffee
|
2014-06-12 07:45:19 -07:00 |
|
Lucas Castro
|
ebf0cba45d
|
Update pt-BR.coffee
|
2014-06-12 10:11:49 -03:00 |
|
oaugereau
|
f7ee40a3a2
|
Update fr.coffee
|
2014-06-12 14:39:41 +02:00 |
|
oaugereau
|
0d5e213daa
|
Update fr.coffee
|
2014-06-12 14:17:36 +02:00 |
|
oaugereau
|
028feaafc6
|
Update fr.coffee
|
2014-06-12 09:42:57 +02:00 |
|
Nick Winter
|
77920b5416
|
Improvements to profile views. Added links to players' code.
|
2014-06-11 19:38:47 -07:00 |
|
Scott Erickson
|
8a728cbb64
|
More switching of user objects from save to patch.
|
2014-06-11 14:17:31 -07:00 |
|
Scott Erickson
|
4ecbc73c1c
|
Fixed client side testing on karma/travis with the new FacebookHandler tests.
|
2014-06-11 13:43:07 -07:00 |
|
Scott Erickson
|
08dde3623c
|
Disabling file server tests because currently they choke Travis.
|
2014-06-11 13:38:01 -07:00 |
|
Scott Erickson
|
ea06bb3d52
|
Fixed server tests to exit when they are finished. jasmine-node will never exit unless all connections are closed.
This helped:
https://github.com/mhevery/jasmine-node/issues/318#issuecomment-43914090
|
2014-06-11 13:21:11 -07:00 |
|
Jayant Jain
|
ed95206868
|
Enables moving around the map while an addThang is selected
|
2014-06-12 01:50:24 +05:30 |
|
Scott Erickson
|
6d15b5e631
|
Working on User patching.
|
2014-06-11 13:16:17 -07:00 |
|
Scott Erickson
|
7fd87f2605
|
Merge branch 'rubenvereecken-server-test-fix'
|
2014-06-11 11:40:50 -07:00 |
|
Scott Erickson
|
b81daabaf8
|
Merge branch 'server-test-fix' of https://github.com/rubenvereecken/codecombat into rubenvereecken-server-test-fix
|
2014-06-11 11:39:58 -07:00 |
|
Scott Erickson
|
d2de39076d
|
Another attempt at fixing travis server tests.
|
2014-06-11 11:38:08 -07:00 |
|
Scott Erickson
|
e6dc896bab
|
Reworking some code to use the new CocoModel.patch method.
|
2014-06-11 11:34:52 -07:00 |
|
Ruben Vereecken
|
8e33b6b534
|
Fixed all server-sided tests
NEVER. AGAIN
|
2014-06-11 20:17:27 +02:00 |
|
Scott Erickson
|
eb433c6591
|
Having another go at getting travis to run server tests.
|
2014-06-11 10:06:28 -07:00 |
|
Lucas Castro
|
60a0a6ee80
|
Update pt-BR.coffee
|
2014-06-11 14:04:19 -03:00 |
|
Lucas Castro
|
fe9e584767
|
Update pt-BR.coffee
|
2014-06-11 14:00:52 -03:00 |
|
Scott Erickson
|
d0ac09122f
|
Forcing the server to return 200 rather than 304 to requests for the main html file, hopefully fixing some authentication/caching issues.
|
2014-06-11 09:53:32 -07:00 |
|
Nick Winter
|
cb378c13e2
|
Fixed employer list template typo.
|
2014-06-11 09:15:41 -07:00 |
|
Nick Winter
|
a9356fdc93
|
Merge pull request #1142 from Xercoy/patch-1
Added more names for #53
|
2014-06-11 07:24:55 -07:00 |
|
Jayant Jain
|
d5d20377a2
|
Removes panning upon right click in editor
|
2014-06-11 15:05:59 +05:30 |
|
barbuddha
|
d361ab5809
|
Update ru.coffee
|
2014-06-11 09:56:15 +04:00 |
|
Scott Erickson
|
389d530eaa
|
Built a new 'patch' method for CocoModel, which saves only changed values to the server.
|
2014-06-10 20:59:37 -07:00 |
|
Nick Winter
|
69fc378930
|
Final tournament update blurb.
|
2014-06-10 16:51:36 -07:00 |
|
Nick Winter
|
f3d18efa90
|
Added employer_list and activity tracking.
|
2014-06-10 16:30:13 -07:00 |
|
Scott Erickson
|
9c1213d3c4
|
Removed the migration plugins.
|
2014-06-10 15:04:48 -07:00 |
|
Michael Schmatz
|
6d7864c415
|
Removed some superfluous code
|
2014-06-10 14:34:16 -07:00 |
|
Scott Erickson
|
f0ff8c242e
|
Migrating language to codeLanguage on systems and components because they conflict with the search system.
|
2014-06-10 13:20:14 -07:00 |
|
Corey Prak
|
8448061f7b
|
Added more names for #53
|
2014-06-10 12:52:06 -04:00 |
|
Nick Winter
|
86223167af
|
Re-added significant trailing whitespace.
|
2014-06-10 07:46:43 -07:00 |
|
Lucas Castro
|
132a7b62f1
|
Update pt-BR.coffee
|
2014-06-10 11:04:02 -03:00 |
|
Nick Winter
|
22ca9507d0
|
Upgrades to employer's candidate indexing.
|
2014-06-09 22:17:53 -07:00 |
|
Nick Winter
|
dd2c7fab60
|
Updated Danger Minefield icon.
|
2014-06-09 21:11:59 -07:00 |
|