29 May, 2013
1 commit
-
The API docs incorrectly referenced a few attributes associated with users. The 'blocked' attribute has been replaced with 'state'. Also, 'dark_scheme' seems to no longer be available in the User model so it should be removed from the exposed attributes in the API User entity. Add color scheme ID to API User entity
25 May, 2013
2 commits
24 May, 2013
8 commits
-
Hipchat service implementation
23 May, 2013
9 commits
-
improve regrex for match(sidekiq) robustness
22 May, 2013
17 commits
-
Fixed typo in Readme.md
-
Security: keep the Rails secret token out of version control.
-
Store the secret token in a .gitignored file called ".secret", which is created by the initializer if it doesn't exist.
-
Fixed 22th -> 22nd
21 May, 2013
1 commit
-
Fix cancel button link on edit files page
20 May, 2013
2 commits