summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | 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
* | | | | | | | | | | | | | | | | Merge branch '21781-pipelines-for-mr' into 'master' Fatih Acet2016-09-011-3/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Change widths of content in MR pipeline tab21781-pipelines-for-mrAnnabel Dunstone2016-09-011-3/+7
* | | | | | | | | | | | | | | | | | Merge branch '21508-inconsistency-personal-dashboard-todos-page-uses-old-inte...Fatih Acet2016-09-014-35/+74
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Fixed project filteringLuke Bennett2016-09-011-3/+4
| * | | | | | | | | | | | | | | | | | Review changes, simplified dropdown initLuke Bennett2016-09-012-44/+13
| * | | | | | | | | | | | | | | | | | Removed inline JS and improved dropdown labelsLuke Bennett2016-09-013-52/+73
| * | | | | | | | | | | | | | | | | | Added type and action dropdowns, need to finalize by removing all inline and ...Luke Bennett2016-09-011-8/+32
| * | | | | | | | | | | | | | | | | | Completed project filter dropdown, still need to move it from inline to Proje...Luke Bennett2016-09-013-3/+8
| * | | | | | | | | | | | | | | | | | Swapped out author dropdown and started on swapping out project dropdownLuke Bennett2016-09-014-27/+46
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'remove-transition-prefix' into 'master' Annabel Dunstone Gray2016-09-013-11/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Remove prefixes from transition CSS propertyClement Ho2016-08-313-11/+3