- 31 Oct, 2017 1 commit
-
-
Felipe Artur authored
-
- 27 Oct, 2017 1 commit
-
-
Stan Hu authored
Navigating to the "Members" section of a project would omit the relative URL root path. Fix the redirection and eliminate the need for a redirection in the first place. Fix other redirections failing to work with relative roots
-
- 25 Oct, 2017 1 commit
-
-
Francisco Lopez authored
Closes #25142
-
- 22 Oct, 2017 1 commit
-
-
Valery Sizov authored
-
- 21 Oct, 2017 1 commit
-
-
Stan Hu authored
Because container registry tags can have periods, the addition of the `.json` format caused ambiguity. Since the tag name regex is greedy, it would attempt to locate an image named `foo.json` instead of `foo`. Closes #39260
-
- 19 Oct, 2017 1 commit
-
-
Stan Hu authored
Because container registry tags can have periods, the addition of the `.json` format caused ambiguity. Since the tag name regex is greedy, it would attempt to locate an image named `foo.json` instead of `foo`. Closes #39260
-
- 12 Oct, 2017 1 commit
-
-
Bob Van Landuyt authored
-
- 11 Oct, 2017 2 commits
-
-
Vitaliy @blackst0ne Klachkov authored
-
Shinya Maeda authored
-
- 05 Oct, 2017 1 commit
-
-
Kamil Trzcinski authored
-
- 04 Oct, 2017 3 commits
-
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
- 03 Oct, 2017 1 commit
-
-
Shinya Maeda authored
-
- 30 Sep, 2017 1 commit
-
-
Shinya Maeda authored
-
- 28 Sep, 2017 1 commit
-
-
Shinya Maeda authored
-
- 27 Sep, 2017 2 commits
-
-
Shinya Maeda authored
-
Shinya Maeda authored
-
- 26 Sep, 2017 1 commit
-
-
Shinya Maeda authored
-
- 25 Sep, 2017 1 commit
-
-
Shinya Maeda authored
-
- 23 Sep, 2017 5 commits
-
-
Brett Walker authored
for `emails` to be a top level route
-
Brett Walker authored
-
Brett Walker authored
added "Resend confirmation email" for unverified emails
-
Brett Walker authored
-
Brett Walker authored
Send a confirmation email when the user adds a secondary email address. Utilizes the Devise `confirmable` capabilities. Issue #37385
-
- 21 Sep, 2017 1 commit
-
-
Kamil Trzcinski authored
-
- 04 Sep, 2017 1 commit
-
- 28 Aug, 2017 1 commit
-
-
Felipe Artur authored
-
- 18 Aug, 2017 1 commit
-
-
Zeger-Jan van de Weg authored
This API was mainly for internal usage, and has been moved to the general API: APIv4. The endpoints have been deprecated since 9.0, and won't see 10.0. :)
-
- 15 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 11 Aug, 2017 1 commit
-
-
Bob Van Landuyt authored
-
- 10 Aug, 2017 1 commit
-
-
haseeb authored
-
- 04 Aug, 2017 1 commit
-
-
Bob Van Landuyt authored
-
- 03 Aug, 2017 1 commit
-
-
haseeb authored
-
- 27 Jul, 2017 3 commits
-
-
Alexis Reigel authored
-
Alexis Reigel authored
other than just removing a key, which doesn't affect the verified state of a commit, revoking a key unverifies all signed commits.
-
Alexis Reigel authored
-
- 25 Jul, 2017 1 commit
-
-
Oswaldo Ferreira authored
-
- 21 Jul, 2017 2 commits
-
-
Douwe Maan authored
-
Z.J. van de Weg authored
First commit in probably 2, for resolve gitlab-org/gitlab-ce#15582. This commit is renaming files and classes from build to pipeline. Also wording is editted to pipeline. Given `pipeline` had more characters than `build`, I've made the field a bit wider. The width now matchers the one for the coverage badge, so they look nice when in a table format, or in a list. As soon as this commit is merged to master, and released, the build.svg is deprecated, meaning that all users which already placed a badge should update it. However, to make sure it keeps working tests are added for this case.
-