summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Hides the tooltip on scrolltooltip-hide-on-scrollPhil Hughes2017-03-021-0/+4
* Merge branch 'dz-dashboard-groups-search' into 'master' Dmitriy Zaporozhets2017-03-0211-47/+127
|\
| * Improve groups list specsdz-dashboard-groups-searchDmitriy Zaporozhets2017-03-021-2/+1
| * Update JS to use new standardsFilipa Lacerda2017-03-028-60/+56
| * Add filter and sorting to dashboard groups pageDmitriy Zaporozhets2017-03-0111-46/+131
* | Merge branch 'fix/gb/remove-deprecated-ci-build-status-badge' into 'master'Rémy Coutable2017-03-022-72/+0
|\ \
| * | Remove deprecated legacy CI project status badgeGrzegorz Bizon2017-03-012-72/+0
* | | Merge branch 'dm-dont-copy-toolip' into 'master' Jacob Schatz2017-03-021-0/+3
|\ \ \
| * | | Don't copy tooltip when copying GFMdm-dont-copy-toolipDouwe Maan2017-02-271-0/+3
* | | | Merge branch 'rs-issue-28647' into 'master' Alfredo Sumaran2017-03-021-1/+1
|\ \ \ \
| * | | | Fix ES6 interpolation in GitLabCrop classrs-issue-28647Robert Speicher2017-03-011-1/+1
| | |/ / | |/| |
* | | | Merge branch 'fix/mwbs-to-mwps' into 'master' Douwe Maan2017-03-0118-55/+55
|\ \ \ \
| * | | | Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-0118-55/+55
* | | | | Merge branch 'fix/gb/improve-merge-request-pipelines-api' into 'master' Kamil Trzciński2017-03-012-2/+6
|\ \ \ \ \
| * | | | | Fix rubocop errorfix/gb/improve-merge-request-pipelines-apiFilipa Lacerda2017-02-281-1/+2
| * | | | | Adds frontend needed changes to accomodate for new endpoint schemaFilipa Lacerda2017-02-281-1/+3
| * | | | | Reinstate new merge request pipelines hash in APIGrzegorz Bizon2017-02-281-2/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'fix/gb/remove-unused-method-from-build' into 'master' Kamil Trzciński2017-03-011-9/+0
|\ \ \ \ \
| * | | | | Remove unused method from CI/CD build classfix/gb/remove-unused-method-from-buildGrzegorz Bizon2017-03-011-9/+0
| | |/ / / | |/| | |
* | | | | Merge branch '27778-a11y-sidebar' into 'master' Clement Ho2017-03-014-20/+20
|\ \ \ \ \
| * | | | | Fix linter errorsFilipa Lacerda2017-03-012-2/+2
| * | | | | Improve a11y in sidebarFilipa Lacerda2017-02-284-20/+20
* | | | | | Merge branch '28609-fix-redirect-to-home-page-url' into 'master' Robert Speicher2017-03-012-31/+27
|\ \ \ \ \ \
| * | | | | | Fix the redirect to custom home page URL and move it to RootController28609-fix-redirect-to-home-page-urlRémy Coutable2017-02-272-31/+27
* | | | | | | Merge branch 'custom-empty-exception-class-cop' into 'master' Robert Speicher2017-03-0113-15/+14
|\ \ \ \ \ \ \
| * | | | | | | Enable and autocorrect the CustomErrorClass copSean McGivern2017-03-0113-15/+14
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'long-file-name-overflow' into 'master' Filipa Lacerda2017-03-013-10/+13
|\ \ \ \ \ \ \
| * | | | | | | Fixed long filename being under action buttonslong-file-name-overflowPhil Hughes2017-03-013-10/+13
| |/ / / / / /
* | | | | | | Merge branch 'user-calendar-border' into 'master' Annabel Dunstone Gray2017-03-011-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Removed 0 paddinguser-calendar-borderPhil Hughes2017-03-011-1/+2
| * | | | | | | Removed top border from contribution calendarPhil Hughes2017-03-011-2/+2
| |/ / / / / /
* | | | | | | Merge branch 'diff-make-obvious-cant-comment' into 'master' Annabel Dunstone Gray2017-03-017-7/+99
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Disables interaction with expanded linesdiff-make-obvious-cant-commentPhil Hughes2017-02-287-21/+33
| * | | | | | Visually display that expanded diff lines cant be commented onPhil Hughes2017-02-286-1/+81
* | | | | | | Merge branch 'board-new-issue-template-in-js' into 'master' Filipa Lacerda2017-03-015-90/+107
|\ \ \ \ \ \ \
| * | | | | | | Moved issue boards new issue form templatePhil Hughes2017-03-015-90/+107
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'refactor/generalize-unique-internal-users' into 'master' Sean McGivern2017-03-011-14/+22
|\ \ \ \ \ \ \
| * | | | | | | use a more namespacey key for the exclusive leaserefactor/generalize-unique-internal-usershttp://jneen.net/2017-02-281-1/+1
| * | | | | | | generalize the idea of a "unique internal user"http://jneen.net/2017-02-281-14/+22
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch '25437-just-emoji' into 'master'Sean McGivern2017-03-017-42/+49
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | add /award slash commandmhasbini2017-02-287-42/+49
* | | | | | | Merge branch '28837-remove-help-duplicate' into 'master' Dmitriy Zaporozhets2017-03-012-3/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Remove help from right dropdown28837-remove-help-duplicateAnnabel Dunstone Gray2017-02-282-3/+1
| | |/ / / / | |/| | | |
* | | | | | Fix concurrent access on builds/registerKamil Trzcinski2017-03-011-12/+24
* | | | | | Merge branch '28808-fix-top-level-constant-referenced' into 'master' Rémy Coutable2017-03-011-1/+7
|\ \ \ \ \ \
| * | | | | | Don't declare constants in Struct28808-fix-top-level-constant-referencedRémy Coutable2017-02-281-1/+7
* | | | | | | Merge branch '28818-tech-debt-pipelines-pagination' into 'master' Alfredo Sumaran2017-02-282-19/+14
|\ \ \ \ \ \ \
| * | | | | | | Pagination only changes the page parameter.28818-tech-debt-pipelines-paginationFilipa Lacerda2017-02-282-19/+14
* | | | | | | | Merge branch '23602-show-milestone-id-in-a-consistent-way' into 'master' Alfredo Sumaran2017-02-282-4/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Format milestone header as issues and MRsPedro Moreira da Silva2017-02-242-4/+3