04 Dec, 2013
4 commits
-
This new system can avoid having all dependencies in Errbit directly. Now if you want new issue tracker you need add it. Not delete it like previous. This work is in progress actually
-
* avoid a filter to parse IssueTracker params * Add acceptance test with phantomjs to be sure the Apps editing works fine with IssueTracker * Add IssueTrackers::None the IssueTracker configure doing nothing
03 Dec, 2013
1 commit
22 Nov, 2013
1 commit
-
"Seriously?" Seriously? Replace these resolve/delete confirmations with ...
20 Nov, 2013
1 commit
18 Nov, 2013
1 commit
13 Nov, 2013
1 commit
31 Oct, 2013
1 commit
-
Using the scope on apps controller will yield lots of queries, so we need to call .to_a
24 Oct, 2013
2 commits
-
Gitlab Issues integration update
23 Oct, 2013
1 commit
19 Oct, 2013
1 commit
-
Unfuddle issue tracker was the only one using Taskmapper, Instead we can use a simple ActiveResource implementation for it
15 Oct, 2013
3 commits
-
Change 'hoptoad_notifier' to 'airbrake'.
-
The page to create an apps failed. Fix #586
14 Oct, 2013
2 commits
-
Update devise to 3.1.1, and remove token_authenticatable module
12 Oct, 2013
1 commit
-
Add capabilities to addmin to regenerate the API key of his app
11 Oct, 2013
1 commit
-
Rails 4 and Mongoid 4 dont have Observers anymore, so we should remove them to make easier future migrations
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
26 Sep, 2013
1 commit
25 Sep, 2013
2 commits
24 Sep, 2013
2 commits
-
Avoid same error if other line than first change
18 Sep, 2013
1 commit
17 Sep, 2013
3 commits
16 Sep, 2013
4 commits
-
Conflicts: app/views/apps/show.html.haml
-
Conflicts: CHANGELOG.md
-
The bitbucket_rest_api gem is need only in issue_tracker bitbucket. If you optimise your Gemfile by delete it errbit not work. But he need to work. Fix #558
13 Sep, 2013
1 commit
-
Conflicts: spec/models/problem_spec.rb
05 Sep, 2013
1 commit
-
Only the first line of backtrace was use to mark error like same. Avoid this behavior because some language ( like python ) change only last line of backtrace
29 Aug, 2013
3 commits
-
Fix #219
-
This search was revert in commit [039744a1bb25e6b9ed1bd287554f039ebdc2df60]
-
revert from [039744a1bb25e6b9ed1bd287554f039ebdc2df60]