21 Feb, 2016
1 commit
04 Feb, 2016
2 commits
06 Jan, 2016
1 commit
22 Dec, 2015
1 commit
-
Prior to this change, the `#sort` method was being handled by Mongoid and sent to MongoDB, resulting in the `App#<=>` method being ignored for this purpose.
01 Dec, 2015
1 commit
24 Nov, 2015
1 commit
15 Nov, 2015
2 commits
-
Based on https://github.com/bbatsov/ruby-style-guide#single-line-blocks
04 Nov, 2015
7 commits
-
This allows code to be copy/pasted into the console for easy experimentation and spelunking.
31 Oct, 2015
4 commits
15 Oct, 2015
1 commit
14 Oct, 2015
1 commit
12 Oct, 2015
4 commits
-
Fixes: $ rubocop --lint --only Lint/ParenthesesAsGroupedExpression
03 Oct, 2015
1 commit
14 Sep, 2015
1 commit
01 Sep, 2015
1 commit
-
In the past users could only follow apps if an admin did it for them. But now users can follow and unfollow any apps. Following an app is no longer like a permission to view that app.
28 Aug, 2015
1 commit
14 Aug, 2015
2 commits
-
This necessitates a mongo dependency upgrade because full-text searching was not available until mongo2.4 and not considered production-ready until mongo2.6. But this drastically improves search performance as the database grows.
15 Jul, 2015
1 commit
17 Apr, 2015
1 commit
-
new image icon interface
10 Apr, 2015
1 commit
24 Mar, 2015
1 commit
-
Also: fix tests.
23 Feb, 2015
1 commit
21 Jan, 2015
2 commits
-
Implement JSON Api v3
-
I've also did some other minor changes: * Move json payload to fixture file * Add status code to error cases in controller * Move v3 api route outside of api namespace. I've some problems with making this work in tests. * Fix issue with custom exception class
20 Jan, 2015
1 commit