An error occurred fetching the project authors.
- 26 Aug, 2015 3 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Valery Sizov authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 25 Aug, 2015 5 commits
-
-
Josef Kufner authored
-
Hannes Rosenögger authored
This commit improves the positioning of the dropdown menu on the project page.
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Stan Hu authored
This button worked when viewing merge requests because the JavaScript stripped the .html in the Ajax request. However, it left the .html suffix in the compare branch view.
-
- 24 Aug, 2015 4 commits
-
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
[ci skip]
-
Stan Hu authored
Closes #2340
-
Valery Sizov authored
-
- 23 Aug, 2015 4 commits
-
-
Stan Hu authored
Closes #2271
-
Stan Hu authored
Closes #2335
-
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
-
Stan Hu authored
-
- 22 Aug, 2015 1 commit
-
-
Maël Valais authored
I also revamped the tests on "closing reference commits" (= "Fixes #xxxx" for example). Now, there are two different contexts: - when the commits with "closing reference" are pushed to the default branch, - when the commits with "closing reference" are pushed to a non-default branch. Closes gitlab-org/gitlab-ce#2190.
-
- 21 Aug, 2015 1 commit
-
-
Douwe Maan authored
-
- 20 Aug, 2015 3 commits
-
-
Artem Sidorenko authored
-
Stan Hu authored
Only show recent push event if the branch still exists or a recent merge request has not been created Closes #2277
-
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 3 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Artem Sidorenko authored
Resolves #9285
-
Robert Schilling authored
-
- 18 Aug, 2015 2 commits
-
-
Ben Bodenmiller authored
Update default robots.txt rules to disallow irrelevant pages that search engines should not care about. This will still allow important pages like the files, commit details, merge requests, issues, comments, etc. to be crawled.
-
Stan Hu authored
-
- 17 Aug, 2015 2 commits
-
-
Stan Hu authored
Closes #2262
-
Douwe Maan authored
-
- 15 Aug, 2015 1 commit
-
-
Sven Strickroth authored
Signed-off-by: Sven Strickroth <email@cs-ware.de>
-
- 14 Aug, 2015 3 commits
-
-
Boyan Tabakov authored
Requires that users create a Git source in their flows and update the configured token to the Git source token. The old flow tokens can't be used.
-
Stan Hu authored
Closes #2272
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 13 Aug, 2015 3 commits
-
-
Valery Sizov authored
-
Valery Sizov authored
-
Andrea Ruggiero authored
-
- 12 Aug, 2015 4 commits
-
-
Ben Boeckel authored
-
Alex Lossent authored
Logic for redirect path moved to a filter.
-
Stan Hu authored
Issue gitlab-com/support-forum#213
-
Stan Hu authored
Closes #2253
-
- 11 Aug, 2015 1 commit
-
-
Florent (HP) authored
-