- 23 Sep, 2017 5 commits
-
-
Brett Walker authored
be used with the email profile page as well
-
Brett Walker authored
-
Brett Walker authored
-
Brett Walker authored
text in the `.text` version consistent with the `.html` version
-
Brett Walker authored
Send a confirmation email when the user adds a secondary email address. Utilizes the Devise `confirmable` capabilities. Issue #37385
-
- 22 Sep, 2017 4 commits
-
-
Phil Hughes authored
-
Winnie Hellmann authored
-
Lin Jen-Shin authored
This is aligning with EE
-
Tim Zallmann authored
-
- 20 Sep, 2017 3 commits
-
-
Tim Zallmann authored
-
Nick Thomas authored
-
Clement Ho authored
-
- 19 Sep, 2017 15 commits
-
-
Vitaliy @blackst0ne Klachkov authored
-
Fabio Busatto authored
-
Michael Kozono authored
And link to it from where you change your username.
-
Michael Kozono authored
And expand on the help text.
-
Kamil Trzcinski authored
-
Clement Ho authored
-
Jacopo authored
Displays the Gitaly version in the admin dashboard.
-
bokebilly authored
-
Kamil Trzcinski authored
-
bikebilly authored
-
bikebilly authored
-
bikebilly authored
-
bikebilly authored
-
bokebilly authored
-
Jedidiah authored
-
- 18 Sep, 2017 3 commits
-
-
Pedro Moreira da Silva authored
Explain what a project is instead of what a user can do
-
Zeger-Jan van de Weg authored
When a user selected 'Instance default' as value for the auto devops settings, this was interpreted as a true value. Now we post an empty string in this case, meaning we want to set `NULL` in the database. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/37893#note_40541294
-
kushalpandya authored
-
- 15 Sep, 2017 3 commits
-
-
Winnie Hellmann authored
-
Rémy Coutable authored
* Improve the descriptive text * Rename "from" to "Target" and "to" to "Source" * Swap "Target" and "Source" to have the same order as in MRs * Reworded "Switch base of comparison" to "Swap versions" Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Phil Hughes authored
Closes #33124
-
- 14 Sep, 2017 5 commits
-
-
Fabio Busatto authored
-
Jedidiah authored
-
Yorick Peterse authored
This ensures that if a pipeline is present for the last commit on a project's homepage we only run 1 query to get the builds, instead of running 2 queries. See https://gitlab.com/gitlab-org/gitlab-ce/issues/36878#note_40073339 for more information.
-
Yorick Peterse authored
This adds Project#latest_successful_pipeline_for and Project#latest_successful_pipeline_for_default_branch. The 2nd method memoizes the result (taking nil values into account) to ensure the underlying query isn't executed multiple times when viewing a project's homepage. See https://gitlab.com/gitlab-org/gitlab-ce/issues/36878#note_40073607 for more information.
-
Annabel Dunstone Gray authored
-
- 13 Sep, 2017 2 commits
-
-
Fatih Acet authored
-
Vitaliy @blackst0ne Klachkov authored
-