- 07 Oct, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Stan Hu authored
Change "+" icon under "Files" section to have three options: * Create file * Upload file * New directory Upload file is no longer accessible from the "Create file" page. Users can now select a target branch in upload file as well. Closes #2799: Fixes a bug where file modes were overwritten after a commit Closes https://github.com/gitlabhq/gitlabhq/issues/8253: Existing files can no longer be overwritten in the "Create file" section. Closes #2557
-
- 29 Sep, 2015 1 commit
-
-
Kamil Trzcinski authored
-
- 26 Sep, 2015 1 commit
-
-
Stan Hu authored
Closes #2662
-
- 24 Sep, 2015 2 commits
-
-
Pavel Forkert authored
-
Pavel Forkert authored
Closes #2291
-
- 23 Sep, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 21 Sep, 2015 1 commit
-
-
Stan Hu authored
Reported by https://github.com/gitlabhq/gitlabhq/issues/9643
-
- 20 Sep, 2015 1 commit
-
-
Robert Speicher authored
Addresses internal https://dev.gitlab.org/gitlab/gitlabhq/issues/2605 See https://github.com/tinfoil/devise-two-factor/pull/43
-
- 18 Sep, 2015 5 commits
-
-
Stan Hu authored
Closes #2593
-
Valery Sizov authored
-
Francesco Levorato authored
-
Francesco Levorato authored
-
Francesco Levorato authored
-
- 17 Sep, 2015 1 commit
-
-
Valery Sizov authored
-
- 15 Sep, 2015 3 commits
-
-
Kamil Trzcinski authored
-
Stan Hu authored
for posterity. Also fix issue where destroying a Milestone would cause odd, transient messages like "created milestone" or "imported milestone". Add "in" preposition when creating and destroying milestones Closes #2382
-
Valery Sizov authored
-
- 14 Sep, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
-
Valery Sizov authored
-
- 10 Sep, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 09 Sep, 2015 4 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Valery Sizov authored
-
Jared Szechy authored
-
- 08 Sep, 2015 1 commit
-
-
Douwe Maan authored
-
- 04 Sep, 2015 1 commit
-
-
pilsner authored
Add Content-Type header to fix a bug which IE can't show image in markdown when the image is from raw. modified: CHANGELOG modified: app/controllers/projects/raw_controller.rb modified: spec/controllers/projects/raw_controller_spec.rb
-
- 02 Sep, 2015 1 commit
-
-
Stan Hu authored
RFC 5987 and RFC 6266 encoding issues. This change allows the browser to determine the filename based on the URL. See: http://greenbytes.de/tech/tc2231/ Closes https://github.com/gitlabhq/gitlabhq/issues/9595 Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/1829
-
- 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
-
- 20 Aug, 2015 1 commit
-
-
Stan Hu authored
Closes #2305
-
- 12 Aug, 2015 1 commit
-
-
Stan Hu authored
Issue gitlab-com/support-forum#213
-
- 07 Aug, 2015 1 commit
-
-
Stan Hu authored
See #1871
-
- 06 Aug, 2015 1 commit
-
-
Stan Hu authored
Partial fix #2202
-
- 05 Aug, 2015 1 commit
-
-
Stan Hu authored
Closes #2116 Closes https://github.com/gitlabhq/gitlabhq/issues/9502
-
- 04 Aug, 2015 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 02 Aug, 2015 1 commit
-
-
Stan Hu authored
Closes #1804
-
- 21 Jul, 2015 1 commit
-
-
Stan Hu authored
Closes #1362
-
- 18 Jul, 2015 2 commits
-
-
Robert Speicher authored
Closes #2012
-
Stan Hu authored
Closes #2006
-