summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Compress fork SVG codefork-svgAnnabel Dunstone Gray2016-09-031-3/+1
* Merge branch 'fix-suggested-colors-underline' into 'master' Annabel Dunstone Gray2016-09-021-0/+1
|\
| * Remove suggested colors hover underlineClement Ho2016-09-021-0/+1
* | Merge branch 'icon-button-alignment' into 'master' Fatih Acet2016-09-023-5/+7
|\ \
| * | Fix alignment of icon buttons (!5887)winniehell2016-08-193-5/+7
* | | Merge branch 'fix-wiki-anchor-interaction' into 'master' Fatih Acet2016-09-023-17/+11
|\ \ \
| * | | Fix markdown anchor icon interactionClement Ho2016-09-023-17/+11
* | | | Merge branch '21471-bold-text-in-ci-build-output-not-styled' into 'master' Annabel Dunstone Gray2016-09-021-0/+3
|\ \ \ \
| * | | | Added `.term-bold` declaration.21471-bold-text-in-ci-build-output-not-styledLuke "Jared" Bennett2016-09-021-0/+3
* | | | | Merge branch 'fix-add-button-alignment' into 'master' Fatih Acet2016-09-021-0/+4
|\ \ \ \ \
| * | | | | Align add button on repository viewClement Ho2016-09-011-0/+4
| |/ / / /
* | | | | Merge branch 'project-edit-features-hide' into 'master' Fatih Acet2016-09-023-18/+29
|\ \ \ \ \
| * | | | | Refactored code to rely less on IDs that could changeproject-edit-features-hidePhil Hughes2016-09-022-6/+14
| * | | | | Hides merge request section in edit project when disabledPhil Hughes2016-09-022-15/+18
| |/ / / /
* | | | | Merge branch 'commit-message-scroll' into 'master' Fatih Acet2016-09-0210-83/+84
|\ \ \ \ \
| * | | | | Wrap commit message blocksAnnabel Dunstone2016-08-281-0/+2
| * | | | | Remove #faf9f9 and #f9f9f9 from color palette; replace with #fafafaAnnabel Dunstone2016-08-2810-83/+82
* | | | | | Merge branch 'member-expiration-date-on-update' into 'master' Douwe Maan2016-09-022-2/+2
|\ \ \ \ \ \
| * | | | | | Fix expiration date picker after updateSean McGivern2016-09-022-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch '21122-move-list-of-builds-to-bottom-of-sidebar' into 'master' Annabel Dunstone Gray2016-09-022-38/+45
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Review changes21122-move-list-of-builds-to-bottom-of-sidebarLuke Bennett2016-08-231-1/+1
| * | | | | Changed `retry` link to blueLuke Bennett2016-08-232-1/+8
| * | | | | Moved builds panel to the bottom of the builds sidemenuLuke Bennett2016-08-232-36/+36
* | | | | | Merge branch 'fix/handle-raw-trace-error-on-old-builds' into 'master' Douwe Maan2016-09-023-8/+25
|\ \ \ \ \ \
| * | | | | | Refactor Ci::Build#raw_tracefix/handle-raw-trace-error-on-old-buildsTomasz Maczukin2016-09-011-5/+2
| * | | | | | Update specs - add mocks to simulate old versionsTomasz Maczukin2016-09-013-7/+11
| * | | | | | Change 404 to 410 error when raw trace is unavailableTomasz Maczukin2016-09-012-1/+5
| * | | | | | Refactorize CI::Build modelTomasz Maczukin2016-09-011-2/+10
| * | | | | | Handle error on trace raw download with old builds (DB stored)Tomasz Maczukin2016-09-013-2/+6
* | | | | | | Merge branch 'zj-fix-gitlab-import' into 'master' Douwe Maan2016-09-021-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix GitLab import buttonzj-fix-gitlab-importZ.J. van de Weg2016-09-021-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'fix/merge-request-close-message' into 'master' Douwe Maan2016-09-021-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Prepend blank line to close message on merge requestLuke Howell2016-09-011-1/+1
* | | | | | | | Merge branch 'new-branch-unavailable-color' into 'master' Fatih Acet2016-09-022-11/+9
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Remove green outline from `New branch unavailable` button on issue page (!5858)winniehell2016-08-242-11/+9
* | | | | | | | Merge branch 'remove-inconsistent-font-weight-sidebar-label' into 'master' Fatih Acet2016-09-011-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove inconsistent font weight for sidebar's labelsClement Ho2016-09-011-1/+1
* | | | | | | | | Merge branch 'fix-checkbox-alignment' into 'master' Fatih Acet2016-09-011-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix inconsistent checkbox alignmentClement Ho2016-08-261-0/+4
* | | | | | | | | | Merge branch 'users-es6' into 'master' Fatih Acet2016-09-013-30/+35
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | removed null return - renamed 'placeTop' to 'placeProfileAvatarsToTop'Regis2016-09-011-3/+2
| * | | | | | | | | | no string wraps on keysRegis2016-09-011-1/+1
| * | | | | | | | | | single quotes for 'placement': 'top' k-vRegis2016-09-011-1/+1
| * | | | | | | | | | path const and prevent default locationRegis2016-09-011-2/+2
| * | | | | | | | | | turned ES5 users.js to ES6 users.js.es6 for babelRegis2016-08-253-30/+36
* | | | | | | | | | | Merge branch 'issue-boards-issues-total-count' into 'master' Fatih Acet2016-09-015-22/+55
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fixed issue where moving issue & then scrolling stop new page loadingissue-boards-issues-total-countPhil Hughes2016-09-011-8/+13
| * | | | | | | | | | | Shows count at bottom of listPhil Hughes2016-08-313-7/+28
| * | | | | | | | | | | Changed frontend to use issue count from backendPhil Hughes2016-08-312-2/+6
| * | | | | | | | | | | Returns the total number of issues in the JSON responseDouglas Barbosa Alexandre2016-08-311-6/+9