An error occurred fetching the project authors.
- 06 Oct, 2017 1 commit
-
-
Toon Claes authored
-
- 05 Oct, 2017 1 commit
-
-
Toon Claes authored
To bring the idea of a readonly database to CE, we need to check for `readonly?` instead of `secondary?`. See gitlab-org/gitlab-ce#37534.
-
- 29 Sep, 2017 2 commits
-
-
Lin Jen-Shin authored
3f54ae10
-
Lin Jen-Shin authored
-
- 28 Sep, 2017 1 commit
-
-
Gabriel Mazetto authored
This is used in EE for the storage migration, and we want to use this in CE as well to be able to migrate projects to hashed_storage.
-
- 04 Sep, 2017 2 commits
-
-
Nick Thomas authored
-
Nick Thomas authored
This is an amalgamation of: * Cory Hinshaw: Initial implementation !5552 * Rémy Coutable: Updates !9350 * Nick Thomas: Resolve conflicts and add ED25519 support !13712
-
- 30 Aug, 2017 2 commits
-
-
Nick Thomas authored
-
Nick Thomas authored
This is an amalgamation of: * Cory Hinshaw: Initial implementation !5552 * Rémy Coutable: Updates !9350 * Nick Thomas: Resolve conflicts and add ED25519 support !13712
-
- 18 Aug, 2017 2 commits
-
-
Robert Speicher authored
- Adds a new `ProjectMovedError` class to encapsulate that error condition. Inherits from `NotFoundError` so existing rescues should continue to work. - Separating that condition out of `NotFoundError` allowed us to simplify the `raise_not_found` helper and avoid repeating the literal string. - Spec makes use of `ERROR_MESSAGES` hash to avoid repeating literal error message strings.
-
Robert Speicher authored
- Adds a new `ProjectMovedError` class to encapsulate that error condition. Inherits from `NotFoundError` so existing rescues should continue to work. - Separating that condition out of `NotFoundError` allowed us to simplify the `raise_not_found` helper and avoid repeating the literal string. - Spec makes use of `ERROR_MESSAGES` hash to avoid repeating literal error message strings.
-
- 17 Jun, 2017 1 commit
-
-
Michael Kozono authored
-
- 16 Jun, 2017 1 commit
-
-
Michael Kozono authored
-
- 07 Jun, 2017 2 commits
-
-
Michael Kozono authored
-
Nick Thomas authored
-
- 05 Jun, 2017 9 commits
-
-
Michael Kozono authored
Because it is sometimes never used.
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
https://gitlab.com/gitlab-org/gitlab-ce/commit/57e3e942de1adef2c8621905370f07d7da7870c4 I changed it to a separate condition rather than depending on the order of the case-when statements to prevent this mistake again.
-
Michael Kozono authored
And refactor to self-document a little better.
-
Michael Kozono authored
No external behavior change. This allows `GitHttpController` to set the HTTP status based on the type of error. Alternatively, we could have added an attribute to GitAccessStatus, but this pattern seemed appropriate.
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
* The spec has 7 failures at this point * Specify rendered error messages * Render the GitAccess message rather than “Access denied” * Render the Not Found message provided by GitAccess, instead of a custom one * Expect GitAccess to check the config for whether Git-over-HTTP pull or push is disabled, rather than doing it in the controller * Add more thorough testing for authentication * Dried up a lot of tests * Fixed some broken tests
-
- 10 Apr, 2017 2 commits
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 09 Apr, 2017 1 commit
-
-
Robert Speicher authored
-
- 15 Mar, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 13 Mar, 2017 2 commits
-
-
Adam Niedzielski authored
-
Adam Niedzielski authored
-
- 03 Mar, 2017 1 commit
-
-
Pawel Chojnacki authored
-
- 23 Feb, 2017 4 commits
-
-
Nick Thomas authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 06 Feb, 2017 1 commit
-
-
Pawel Chojnacki authored
- Allow the message to be returned from git_http controller - Strip html chars from message returned via API
-
- 20 Jan, 2017 1 commit
-
-
Oswaldo Ferreira authored
-
- 03 Jan, 2017 1 commit
-
-
- 20 Dec, 2016 2 commits
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
and move those checks to be private. Feedback: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7383#note_20285012 https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7383#note_20285279
-