15 Apr, 2014
1 commit
19 Feb, 2014
1 commit
-
Give admins the ability to destroy all problems associated with an app
10 Feb, 2014
1 commit
-
Support GitHub Enterprise repository links
08 Feb, 2014
1 commit
05 Feb, 2014
1 commit
-
Let companies or groups that run their own GitHub Enterprise installs be able to link their own repositories. That's the case with our company and we can't easily link the internal repositories.
02 Feb, 2014
1 commit
22 Jan, 2014
1 commit
21 Jan, 2014
1 commit
-
github repository is not working with http
17 Dec, 2013
1 commit
-
…eme. That commit resolves that issue
11 Dec, 2013
1 commit
-
This allows errbit to generate correct links in notifications when errbit is served over a non-standard port.
03 Dec, 2013
1 commit
-
the JS can use either
22 Nov, 2013
1 commit
-
"Seriously?" Seriously? Replace these resolve/delete confirmations with ...
20 Nov, 2013
1 commit
06 Nov, 2013
1 commit
19 Oct, 2013
3 commits
-
Use get/post instead of match on routes
17 Oct, 2013
1 commit
14 Oct, 2013
3 commits
-
Update devise to 3.1.1, and remove token_authenticatable module
-
This case is need to avoid failure on rake assets:precompile if no ENV are define like in heroku See #461
12 Oct, 2013
1 commit
-
Add capabilities to addmin to regenerate the API key of his app
11 Oct, 2013
2 commits
-
Rails 4 and Mongoid 4 dont have Observers anymore, so we should remove them to make easier future migrations
-
In the file config/initializer/secret_token.rb, there are an advice to replace this file by a generate file. It's better to avoid it and generate a new one instead require before this one See #580
03 Oct, 2013
1 commit
-
Now the api_key of app can be regenerate. In previous this api-key can't be regenerate by the web front. To regenerate this api_key you need go to the edit app page. See #547
01 Oct, 2013
1 commit
26 Sep, 2013
2 commits
17 Sep, 2013
2 commits
16 Sep, 2013
3 commits
-
Conflicts: app/views/apps/show.html.haml
-
Conflicts: CONTRIBUTORS.md
13 Sep, 2013
1 commit
29 Aug, 2013
1 commit
-
configuration or not Revert in commit [f021f13444f727888986ea79fad36b77ca0f6ae7]
28 Aug, 2013
1 commit
-
Conflicts: app/models/notice.rb
25 Aug, 2013
1 commit
-
This adds some performance to the application clients, they won't need to download it/check for each request.
22 Aug, 2013
1 commit
-
The pagination don't work with the javascript request See #528
21 Aug, 2013
1 commit
-
I think the Observer Pattern in Model is too ackward and need to be avoid. This kind of stuff is delete on Rails 4 for example.
20 Aug, 2013
1 commit