- 20 Nov, 2017 1 commit
-
-
Nick Thomas authored
-
- 09 Aug, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 07 Aug, 2017 1 commit
-
- 02 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 27 Jul, 2017 2 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 21 Jun, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 23 Feb, 2017 4 commits
-
-
Douwe Maan authored
This reverts commit e00fb2bdc2090e9cabeb1eb35a2672a882cc96e9. # Conflicts: # .rubocop.yml # .rubocop_todo.yml # lib/gitlab/ci/config/entry/global.rb # lib/gitlab/ci/config/entry/jobs.rb # spec/lib/gitlab/ci/config/entry/factory_spec.rb # spec/lib/gitlab/ci/config/entry/global_spec.rb # spec/lib/gitlab/ci/config/entry/job_spec.rb # spec/lib/gitlab/ci/status/build/factory_spec.rb # spec/lib/gitlab/incoming_email_spec.rb
-
Douwe Maan authored
This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b.
-
Douwe Maan authored
-
Douwe Maan authored
-
- 25 Jan, 2017 1 commit
-
-
Robert Speicher authored
-
- 19 Dec, 2016 1 commit
-
-
Valery Sizov authored
-
- 14 Dec, 2016 1 commit
-
-
Valery Sizov authored
-
- 12 Dec, 2016 1 commit
-
-
Valery Sizov authored
-
- 09 Dec, 2016 1 commit
-
-
Valery Sizov authored
-
- 22 Nov, 2016 5 commits
- 18 Jul, 2016 1 commit
-
-
Stan Hu authored
-
- 08 Jun, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 24 May, 2016 1 commit
-
-
Robert Speicher authored
Also removes the note from the development/testing.md guide
-
- 28 Apr, 2016 2 commits
-
-
James Lopez authored
-
James Lopez authored
-
- 22 Mar, 2016 1 commit
-
-
James Lopez authored
-
- 07 Mar, 2016 1 commit
-
-
Iuri de Silvio authored
-
- 09 Dec, 2015 1 commit
-
-
Douwe Maan authored
-
- 01 Sep, 2015 1 commit
-
-
Stan Hu authored
Also fix a number of issues where author/reporter names were not available.
-
- 23 Aug, 2015 1 commit
-
-
Stan Hu authored
and request them each session. Pass these tokens to the project import data. This prevents the need to encrypt these tokens and clear them in case they expire or get revoked. For example, if you deleted and re-created OAuth2 keys for Bitbucket, you would get an Error 500 with no way to recover: ``` Started GET "/import/bitbucket/status" for x.x.x.x at 2015-08-07 05:24:10 +0000 Processing by Import::BitbucketController#status as HTML Completed 500 Internal Server Error in 607ms (ActiveRecord: 2.3ms) NameError (uninitialized constant Import::BitbucketController::Unauthorized): app/controllers/import/bitbucket_controller.rb:77:in `rescue in go_to_bitbucket_for_permissions' app/controllers/import/bitbucket_controller.rb:74:in `go_to_bitbucket_for_permissions' app/controllers/import/bitbucket_controller.rb:86:in `bitbucket_unauthorized' ``` Closes #1871
-
- 22 Jun, 2015 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
These fixes were performed automatically by Rubocop's `-a` flag.
-
- 15 Apr, 2015 1 commit
-
-
Douwe Maan authored
-
- 23 Mar, 2015 1 commit
-
-
Stan Hu authored
Closes #1268
-
- 24 Feb, 2015 1 commit
-
-
Douwe Maan authored
-