An error occurred fetching the project authors.
- 04 Oct, 2016 2 commits
-
-
Paco Guzman authored
We remove some arguments that are rarely used or used just to simplify setups on specs. Modified Mentionable#create_new_cross_references method we don’t need to calculate previous references to avoid the duplication because we do that at database level when creating references extracted from the current entity state. MergeRequests won’t create cross_references for commits that are included so we change a spec to use a different merge request to make references to commits to other branches
-
James Lopez authored
-
- 03 Oct, 2016 11 commits
-
-
Joseph Frazier authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/21733 Add two newlines before the template if the existing description isn't empty. This makes it easier to see where the template begins. Don't append the template when "Reset template" is selected, of course. Don't append template if it equals the existing description. This makes it so that selecting a template twice doesn't duplicate it.
-
the-undefined authored
Display the on/off icon under the "Features" section of the admin area for the Container Registry. Closes !22805
-
Fu Xu authored
-
Fu Xu authored
-
Fu Xu authored
-
Fu Xu authored
-
Fu Xu authored
-
Phil Hughes authored
-
James Lopez authored
-
Fatih Acet authored
-
Thomas Balthazar authored
It toggles the 'WIP' prefix in the MR title.
-
- 02 Oct, 2016 3 commits
-
-
secustor authored
-
secustor authored
-
Clement Ho authored
-
- 01 Oct, 2016 1 commit
-
-
Luke Howell authored
Added preventDefault for toggling sidebar off as well as for pinning and unpinning the sidebar. Closes #22851
-
- 30 Sep, 2016 23 commits
-
-
Annabel Dunstone Gray authored
-
Joseph Frazier authored
Closes #20982 https://gitlab.com/gitlab-org/gitlab-ce/issues/20982
-
secustor authored
-
Luke Bennett authored
-
Ashley Dumaine authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Annabel Dunstone Gray authored
-
Z.J. van de Weg authored
-
Z.J. van de Weg authored
-
Z.J. van de Weg authored
-
Kamil Trzcinski authored
It allows us to remove redundant steps of installing required dependencies for every build.
-
Katarzyna Kobierska authored
-
Katarzyna Kobierska authored
-
Katarzyna Kobierska authored
-
Katarzyna Kobierska authored
-
Andre Guedes authored
-
Andre Guedes authored
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Katarzyna Kobierska authored
-
Katarzyna Kobierska authored
-
Paco Guzman authored
See: https://gitlab.com/gitlab-org/gitlab-ce/commit/6280fd3777920670ee42111fddf29576cbf85988#note_14766241 We wanted to avoid accesses to the file system, because it seems reasonable that if the mounter column has some content it’s because there are an associate file. This is an speed boost when you access to a bunch of build instances to show their information. The problem is that solution doesn’t work if you uses that method to detect the thing and you’re changing the uploaded file on instances that had that column empty. Until you don’t persist the instance the database column will be empty so we can have false negatives
-
Luke Howell authored
Fix "Copy to clipboard" tooltip to say "Copied!" when clipboard button is clicked. Closes #22022
-
Makoto Scott-Hinkle authored
-
Makoto Scott-Hinkle authored
Updating test value for milestone title Adding API test for title with reserved HTML characters. Updating changelog Adding the MR number for fixing bug #22452. removing duplicate line Updating MR number.
-