Matteo Pagliazzi
|
2d81b31c3a
|
remove legacy loggly code
|
2016-05-27 16:38:55 +02:00 |
|
Matteo Pagliazzi
|
3ce80bae2a
|
make checklist.id required
|
2016-05-27 13:17:05 +02:00 |
|
Matteo Pagliazzi
|
4deb5ada2f
|
add timestamps to logs
|
2016-05-27 11:29:46 +02:00 |
|
Matteo Pagliazzi
|
a9d4bbd87d
|
dataexport: correctly handle 403 errors
|
2016-05-27 10:53:20 +02:00 |
|
Blade Barringer
|
c08df9978f
|
Merge pull request #7511 from HabitRPG/paglias/better-logging
Improve logging
|
2016-05-26 22:42:14 -05:00 |
|
Blade Barringer
|
b40d8ce09d
|
Merge branch 'double_cron_fix' into develop
|
2016-05-26 22:25:36 -05:00 |
|
Blade Barringer
|
91aba965b0
|
tests: Add tests for recoverCron
|
2016-05-26 22:08:31 -05:00 |
|
Sabe Jones
|
31d2c5d604
|
fix(test): import Bluebird
|
2016-05-27 00:59:00 +00:00 |
|
Matteo Pagliazzi
|
10cf22cd4e
|
better distinguish between handled and not handler errors
|
2016-05-26 23:19:29 +02:00 |
|
Matteo Pagliazzi
|
c6192dd24b
|
feat(logging): improve logging removing not useful data and distinguishing between user and server errors
|
2016-05-26 23:10:38 +02:00 |
|
Matteo Pagliazzi
|
b03985c6b2
|
fix(cron): only process checklists if they exist
|
2016-05-26 22:17:15 +02:00 |
|
Sabe Jones
|
9c7622e5a5
|
chore(news): add iOS update
|
2016-05-26 19:31:01 +00:00 |
|
Matteo Pagliazzi
|
fb035c414c
|
fix sending gift messages
|
2016-05-26 11:52:15 +02:00 |
|
Sabe Jones
|
328a183738
|
Mystery Items May 2016 (#7501)
* feat(mystery): May 2016 subscriber set
* chore(news): Bailey
|
2016-05-25 21:34:49 -05:00 |
|
Blade Barringer
|
7075cf671d
|
fix: Omit chat when sending group update call
Closes #7200
|
2016-05-25 20:19:15 -05:00 |
|
Sabe Jones
|
8ca3144563
|
fix(crit): notify from server response (#7498)
Fixes #3166.
|
2016-05-25 16:17:24 -05:00 |
|
Matteo Pagliazzi
|
275d29e3f4
|
run cron when getting group
|
2016-05-25 23:14:34 +02:00 |
|
Matteo Pagliazzi
|
9b529fff52
|
cleanup quests code
|
2016-05-25 21:53:44 +02:00 |
|
Matteo Pagliazzi
|
f9762f4f81
|
fix cron tests
|
2016-05-25 21:01:12 +02:00 |
|
Matteo Pagliazzi
|
ed815d4947
|
refactor recovering from cron
|
2016-05-25 19:58:18 +02:00 |
|
Matteo Pagliazzi
|
31850830a0
|
refactor cron to avoid double cronning - work in progress
|
2016-05-25 16:55:57 +02:00 |
|
Matteo Pagliazzi
|
1a26965542
|
wip(): prevent cron from running twice
|
2016-05-25 15:31:18 +02:00 |
|
Matteo Pagliazzi
|
3f1343fdfb
|
fix trailing space
|
2016-05-25 14:58:38 +02:00 |
|
Matteo Pagliazzi
|
f713bf53c1
|
fix task.challenge tests and add checks when scoring challenge tasks
|
2016-05-25 14:49:08 +02:00 |
|
Matteo Pagliazzi
|
506705d738
|
mark includeAllMembers query parameter as beta
|
2016-05-25 14:47:51 +02:00 |
|
Matteo Pagliazzi
|
cb1d385755
|
fix tasks minimization
|
2016-05-25 14:10:31 +02:00 |
|
Matteo Pagliazzi
|
042ac16c48
|
client: fetch all challenges members
|
2016-05-25 12:41:24 +02:00 |
|
Matteo Pagliazzi
|
adce786ae2
|
feat(members): add ability to return all members
|
2016-05-25 12:36:52 +02:00 |
|
Matteo Pagliazzi
|
a771c43989
|
feat(test): allow logs to show up when testing
|
2016-05-25 12:35:58 +02:00 |
|
Blade Barringer
|
0008839996
|
Merge pull request #7475 from crookedneighbor/armoire_sync_fix
Fix Armoire returns wrong equipment bug
|
2016-05-24 21:02:02 -05:00 |
|
Matteo Pagliazzi
|
1e270e417c
|
disable push notifications and fix buying gems
|
2016-05-24 23:16:28 +02:00 |
|
Keith Holliday
|
048d55b962
|
Removed sync call on load (#7485)
|
2016-05-24 22:41:38 +02:00 |
|
Matteo Pagliazzi
|
91e16ff191
|
do not run cron when loading party to avoid race conditions
|
2016-05-24 22:40:54 +02:00 |
|
Matteo Pagliazzi
|
c7d3539815
|
do not colorize or pretty print logs in production
|
2016-05-24 21:42:31 +02:00 |
|
Matteo Pagliazzi
|
2ca52785e1
|
remove unused variable in payments code
|
2016-05-24 21:41:14 +02:00 |
|
Matteo Pagliazzi
|
67e68ece29
|
fix gifting gems
|
2016-05-24 21:31:29 +02:00 |
|
Matteo Pagliazzi
|
9855f8c385
|
fix typo in stripe cancel
|
2016-05-24 18:42:08 +02:00 |
|
Blade Barringer
|
35544f14c5
|
fix: Armoire sends back data from server rather than relying on client
closes #5376
|
2016-05-24 07:13:09 -05:00 |
|
Blade Barringer
|
6c017b31fb
|
Merge pull request #7467 from crookedneighbor/fix_change_password
fix: Correct change password on client
|
2016-05-24 06:45:44 -05:00 |
|
Blade Barringer
|
ac77ceb75f
|
fix: Correct change password on client
* Add additional checks on server to prevent 500
* Add tests for param checks
|
2016-05-24 06:21:38 -05:00 |
|
Matteo Pagliazzi
|
6ce2f53503
|
Merge branch 'develop' of github.com:HabitRPG/habitrpg into develop
|
2016-05-24 13:11:33 +02:00 |
|
Matteo Pagliazzi
|
70d7a922f6
|
fix expression in angular template
|
2016-05-24 13:10:59 +02:00 |
|
Alys
|
810355d2a5
|
implement cron semi-safe mode - cron behaves as normal except boss causes no damage (#7462)
|
2016-05-24 13:31:39 +10:00 |
|
Blade Barringer
|
aaf2ff5b70
|
fix: Correct api documentation for score route
Fixes #7458
|
2016-05-23 22:13:59 -05:00 |
|
Blade Barringer
|
f9b759ae57
|
fix: Impliment redirect for /static/api -> /apidoc
|
2016-05-23 22:06:06 -05:00 |
|
Blade Barringer
|
1f3bd45471
|
Merge pull request #7463 from crookedneighbor/make_admin
feat: Add make-admin debug route back in
|
2016-05-23 21:50:39 -05:00 |
|
Blade Barringer
|
f1286762a8
|
Merge branch 'TheHollidayInn-tasks-delete-checklist' into develop
|
2016-05-23 21:19:01 -05:00 |
|
Blade Barringer
|
770ffe93fc
|
fix: Prevent task cloning from cloneing challenge object
fixes #7435
closes #7451
|
2016-05-23 21:13:35 -05:00 |
|
Blade Barringer
|
2ab76db27c
|
feat: Add make-admin debug route back in
|
2016-05-23 20:59:47 -05:00 |
|
Keith Holliday
|
d4287e1fd8
|
Added sync with user adds checklist item. Prevented task checklist remove request from being called on blank checklist
|
2016-05-23 23:34:45 +01:00 |
|