summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dz-add-project-id-to-jupyter' into 'master'Dmitriy Zaporozhets2018-09-121-0/+9
|\
| * Add cluster project id to jupyter configDmitriy Zaporozhets2018-08-221-0/+9
* | Use gitlab-ui loading iconClement Ho2018-09-1161-244/+80
* | Merge branch 'remove-unused-import' into 'master'Mike Greiling2018-09-111-4/+0
|\ \
| * | Remove unused GlModal import in delete wiki modalClement Ho2018-09-111-4/+0
* | | Merge branch '51375-fix-activity-pages' into 'master'Robert Speicher2018-09-111-1/+1
|\ \ \ | |/ / |/| |
| * | Fix the group and project activity pagesNick Thomas2018-09-111-1/+1
* | | Add empty state illustration information in job APISteve Azzopardi2018-09-115-5/+13
* | | Merge branch '50632-combine-color-duplicates' into 'master'Clement Ho2018-09-1129-254/+59
|\ \ \
| * | | Remove jquery.scss; Combine multiple duplicate grays into global gray variabl...Annabel Dunstone Gray2018-09-1129-254/+59
* | | | Merge branch 'frozen-string-enable-vestigial' into 'master'Stan Hu2018-09-114-0/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Enable frozen string in vestigial filesgfyoung2018-09-114-0/+8
* | | | Merge branch 'sh-support-adding-confirmed-emails' into 'master'Robert Speicher2018-09-112-1/+8
|\ \ \ \
| * | | | Add ability to skip user email confirmation with APIStan Hu2018-09-102-1/+8
* | | | | Merge branch '50835-add-filtering-sorting-for-labels-on-labels-page' into 'ma...Dmitriy Zaporozhets2018-09-118-2/+41
|\ \ \ \ \
| * | | | | Add sort dropdown to project labels page and group labels pageDmitriy Zaporozhets2018-09-108-2/+41
* | | | | | Merge branch 'fix-namespace-upload' into 'master'Kamil Trzciński2018-09-111-0/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix workhorse temp path for namespace uploadsJarka Košanová2018-09-111-0/+4
* | | | | | Resolve "Filter bar height changes when items are added"Andrea Leone2018-09-111-2/+2
* | | | | | Merge branch '51318-project-export-broken-when-avatar-is-set' into 'master'Grzegorz Bizon2018-09-111-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | fix avatar uploader errorJames Lopez2018-09-101-1/+1
* | | | | | Rails 5: fix issue move serviceJasper Maes2018-09-111-1/+1
| |_|_|/ / |/| | | |
* | | | | add tooltip directive from gitlab-uiSimon Knox2018-09-102-6/+4
* | | | | Synchronize the default branch when updating a remote mirrorDouglas Barbosa Alexandre2018-09-103-2/+10
| |/ / / |/| | |
* | | | Merge branch '48902-fix-diff-vertical-alignment' into 'master'Annabel Dunstone Gray2018-09-101-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix vertical alignment of text in diffsPaul Slaughter2018-09-061-0/+1
* | | | Merge branch 'lock-unlock-quick-actions' into 'master'Rémy Coutable2018-09-101-0/+24
|\ \ \ \ | |_|/ / |/| | |
| * | | Add /lock and /unlock quick actionsMehdi Lahmam2018-09-061-0/+24
* | | | Merge branch 'frozen-string-enable-app-helpers' into 'master'Rémy Coutable2018-09-10101-130/+316
|\ \ \ \
| * | | | Enable frozen string for app/helpers/**/*.rbgfyoung2018-09-06101-130/+316
* | | | | Resolve "On master, inline diff view contains extra `+` and `-` signs"Tim Zallmann2018-09-101-1/+2
* | | | | Merge branch '38208-due-dates-system-notes' into 'master'Stan Hu2018-09-094-2/+28
|\ \ \ \ \
| * | | | | Add system note when due date is changedEva Kadlecová2018-09-094-2/+28
* | | | | | Resolve "Merge requests show outdated discussions on changes tab"André Luís2018-09-084-6/+36
* | | | | | Merge branch 'sh-fix-scope-error-container-repo' into 'master'Stan Hu2018-09-081-1/+1
|\ \ \ \ \ \
| * | | | | | Fix scoping errors occuring for ContainerRepository on some buildsStan Hu2018-09-071-1/+1
* | | | | | | Resolve "Create new project: Re-add project name field"Martin Wortschack2018-09-085-16/+62
|/ / / / / /
* | | | | | Merge branch 'tz-mr-new-datastructure' into 'master'Mike Greiling2018-09-0727-426/+479
|\ \ \ \ \ \
| * | | | | | Fix for a check that fails if no file can be selectedTim Zallmann2018-09-081-42/+46
| * | | | | | Fix typo on targetLine in mutationAndré Luís2018-09-071-1/+1
| * | | | | | Cosmetic changes to let setupTim Zallmann2018-09-073-57/+48
| * | | | | | Adapted so utils + actions don't include any mutations and mutations are alwa...Tim Zallmann2018-09-075-67/+78
| * | | | | | Fixes based on MR discussion around naming, mutations, handling of stateTim Zallmann2018-09-0710-24/+22
| * | | | | | Made the discussion tests artificial to have them stable, mocked RAF + RICTim Zallmann2018-09-071-0/+1
| * | | | | | Added new tests for newly added mutations, actions, utilsTim Zallmann2018-09-073-9/+3
| * | | | | | Fixed another rspec about collapsing notes after adding themTim Zallmann2018-09-072-7/+8
| * | | | | | Fix Linting ErrorTim Zallmann2018-09-071-1/+0
| * | | | | | Removed Console.logTim Zallmann2018-09-071-2/+0
| * | | | | | Fix for Karma, Static Analysis and RSPec for MR PageTim Zallmann2018-09-073-32/+27
| * | | | | | Fixed Resolving, Loading more and Line BugsTim Zallmann2018-09-0711-95/+119