- 11 Sep, 2015 1 commit
-
-
Stan Hu authored
Use import_status to track async import status and give feedback to the user Closes #2388 Closes #2400
-
- 09 Sep, 2015 1 commit
-
-
Jared Szechy authored
-
- 28 Aug, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 24 Aug, 2015 1 commit
-
-
Douwe Maan authored
-
- 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
-
- 21 Aug, 2015 1 commit
-
-
Douwe Maan authored
-
- 20 Aug, 2015 3 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Stan Hu authored
Gracefully handle SMTP user input errors (e.g. incorrect email addresses) to prevent Sidekiq retries Closes https://github.com/gitlabhq/gitlabhq/issues/9560
-
- 19 Aug, 2015 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 18 Aug, 2015 1 commit
-
-
Douwe Maan authored
-
- 11 Aug, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
This reverts commit 186843f5ebad, reversing changes made to 0fee83a9d036.
-
Dmitriy Zaporozhets authored
This reverts commit f40613fc66e9, reversing changes made to afeb5ddaca4b . Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 10 Aug, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 17 Jul, 2015 3 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 16 Jul, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 15 Jul, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 05 Jul, 2015 1 commit
-
-
Stan Hu authored
Closes #1713 Closes #1714 Closes gitlab-com/support-forum#139
-
- 08 May, 2015 1 commit
-
-
bugagazavr authored
-
- 27 Apr, 2015 1 commit
-
-
Valery Sizov authored
This reverts commit 5d64c768c01b.
-
- 25 Apr, 2015 1 commit
-
-
bugagazavr authored
-
- 24 Apr, 2015 1 commit
-
-
Douwe Maan authored
-
- 10 Apr, 2015 1 commit
-
-
Douwe Maan authored
-
- 06 Apr, 2015 2 commits
-
-
Valery Sizov authored
-
Valery Sizov authored
-
- 03 Apr, 2015 1 commit
-
-
Douwe Maan authored
-
- 31 Mar, 2015 3 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 26 Mar, 2015 1 commit
-
-
Douwe Maan authored
-
- 23 Mar, 2015 1 commit
-
-
Douwe Maan authored
-
- 19 Mar, 2015 1 commit
-
-
Douwe Maan authored
-
- 18 Mar, 2015 1 commit
-
-
Douwe Maan authored
-
- 15 Mar, 2015 1 commit
-
-
Douwe Maan authored
-
- 10 Mar, 2015 1 commit
-
-
Douwe Maan authored
-
- 01 Mar, 2015 1 commit
-
-
Aorimn authored
Irker is a gateway which sends IRC messages on git updates. This new service provides an interface to this gateway, integrated in Gitlab, for each updates. As per the guidelines, this commit adds the new feature in the CHANGELOG, tests and documentation. See http://www.catb.org/esr/irker/
-
- 25 Feb, 2015 1 commit
-
-
Douwe Maan authored
See #1924.
-