summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Backport: Removed non-decimal event values37-bug-with-snowplow-structured-eventsDonald Cook2019-06-072-3/+3
* Merge branch '55033-discussion-system-note-alignment' into 'master'57953-suggesting-changes-on-a-line-that-is-not-part-of-an-mr-diff-brings-in-actual-html-code-of-the-element-instead-of-the-text-involvedFatih Acet2019-06-072-3/+8
|\
| * Align system note within discussion with other notesAnnabel Dunstone Gray2019-06-072-3/+8
* | Merge branch 'gt-externalize-profiles-preferences' into 'master'Phil Hughes2019-06-073-40/+46
|\ \
| * | Externalize profiles preferencesGeorge Tsiolis2019-06-073-40/+46
* | | Merge branch '61565-merge-request-discussion-text-jumps-when-resolved' into '...Annabel Dunstone Gray2019-06-072-3/+10
|\ \ \
| * | | Fix discusson resolve toggle making page jumpJustin Boyson2019-06-072-3/+10
|/ / /
* | | Merge branch 'issue/62656' into 'master'Annabel Dunstone Gray2019-06-072-4/+10
|\ \ \
| * | | Change styles for the board `Add List` dropdown to look more like the EE versionMichel Engelen2019-06-072-4/+10
|/ / /
* | | Merge branch 'winh-new-list-sorting' into 'master'Tim Zallmann2019-06-071-3/+0
|\ \ \
| * | | Remove list sorting from NewListDropdownWinnie Hellmann2019-06-071-3/+0
|/ / /
* | | Merge branch 'bw-gettext-rake-task' into 'master'Sean McGivern2019-06-071-0/+1
|\ \ \ | |_|/ |/| |
| * | Show description of 'gettext:regenerate' taskbw-gettext-rake-taskBrett Walker2019-06-071-0/+1
|/ /
* | Merge branch 'docs-scoped-label-key' into 'master'Mike Lewis2019-06-071-0/+8
|\ \
| * | Apply suggestion to doc/user/project/labels.mddocs-scoped-label-keyJan Provaznik2019-06-051-5/+7
| * | Add a note about nested scopes matchingJan Provaznik2019-05-201-0/+6
* | | Merge branch 'ee-9688-fe-mr-merge-order' into 'master'Clement Ho2019-06-076-15/+115
|\ \ \
| * | | Backport of EE Displaying Blocking MRsee-9688-fe-mr-merge-orderSam Bigelow2019-06-056-15/+115
* | | | Merge branch 'mh/board-models-ce' into 'master'Kushal Pandya2019-06-0712-30/+28
|\ \ \ \
| * | | | Move Vue models from vue_shared to boardsMartin Hanzel2019-06-0712-30/+28
|/ / / /
* | | | Merge branch 'thomas-nilsson-irfu/gitlab-ce-thomas-nilsson-irfu-master-patch-...Stan Hu2019-06-0711-8/+95
|\ \ \ \
| * | | | Add masked toggle click to frontend specthomas-nilsson-irfu/gitlab-ce-thomas-nilsson-irfu-master-patch-13137mfluharty2019-06-061-2/+2
| * | | | Do not escape forward slashes in Maskable REGEXMatija Čupić2019-06-061-1/+1
| * | | | Add frontend specsmfluharty2019-06-062-0/+67
| * | | | Use exposed regex for frontend maskable checkmfluharty2019-06-065-5/+16
| * | | | Add CHANGELOG entryMatija Čupić2019-06-061-0/+5
| * | | | Expose javascript regexMatija Čupić2019-06-062-2/+5
| * | | | Allow masking if 8 or more characters in base64Thomas Nilsson2019-06-063-3/+4
* | | | | Merge branch 'fix-legacy-uploads-spec' into 'master'Sean McGivern2019-06-071-9/+25
|\ \ \ \ \
| * | | | | Fix migration specs using factoriesMarkus Koller2019-06-071-9/+25
|/ / / / /
* | | | | Merge branch '51636-task-list-api-pderichs' into 'master'Sean McGivern2019-06-076-21/+206
|\ \ \ \ \
| * | | | | Add task count and completed count to responses of Issue and MRPatrick Derichs2019-06-076-21/+206
* | | | | | Merge branch 'improve-email-text-part' into 'master'Dmitriy Zaporozhets2019-06-074-9/+16
|\ \ \ \ \ \
| * | | | | | Add changelog entryHaunui Saint-sevin2019-06-041-0/+5
| * | | | | | Sync text part of email with the HTML partHaunui Saint-sevin2019-06-041-0/+5
| * | | | | | Remove html tag from the text part of emailHaunui Saint-sevin2019-06-043-9/+6
* | | | | | | Merge branch '58297-remove-extraneous-gitaly-calls-from-md-rendering' into 'm...Dmitriy Zaporozhets2019-06-076-6/+17
|\ \ \ \ \ \ \
| * | | | | | | Add changelog entry58297-remove-extraneous-gitaly-calls-from-md-renderingKerri Miller2019-06-051-0/+5
| * | | | | | | Update spec param expectationsKerri Miller2019-06-051-1/+3
| * | | | | | | Remove 2nd stub expectation of #last_diff_fileKerri Miller2019-06-051-1/+1
| * | | | | | | Extend #parse to accept a suggestions_filter_enabled paramKerri Miller2019-06-052-3/+7
| * | | | | | | Lock suggestions_filter_enabled as trueKerri Miller2019-06-051-1/+1
* | | | | | | | Merge branch '62418-project-default-git-depth' into 'master'Kamil Trzciński2019-06-0719-41/+219
|\ \ \ \ \ \ \ \
| * | | | | | | | Comment why forks get default_git_depth of 0 instead nil62418-project-default-git-depthKrasimir Angelov2019-06-072-3/+4
| * | | | | | | | Fix migration specs using factoriesKrasimir Angelov2019-06-073-3/+3
| * | | | | | | | Reformat ProjectCiCdSetting validations specsKrasimir Angelov2019-06-061-1/+7
| * | | | | | | | Forks get default_git_depth 0 if the origin is nilKrasimir Angelov2019-06-064-12/+27
| * | | | | | | | Add project level git depth settingKrasimir Angelov2019-06-0619-42/+198
* | | | | | | | | Merge branch '50070-legacy-attachments' into 'master'Kamil Trzciński2019-06-076-4/+485
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Migrate legacy uploads to the project location50070-legacy-attachmentsJarka Košanová2019-06-066-4/+485