summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '25910-convert-manual-action-icons-to-svg-to-propperly-position-...Kamil Trzciński2017-01-317-29/+41
|\
| * Fixes after review25910-convert-manual-action-icons-to-svg-to-propperly-position-themFilipa Lacerda2017-01-261-1/+1
| * Fix broken testsFilipa Lacerda2017-01-251-2/+2
| * Remove unneeded 'borderless' from icons nameFilipa Lacerda2017-01-254-0/+0
| * fixed pipeline graph action buttons and counter badge positioningdimitrieh2017-01-251-23/+19
| * added icons and fixed mini pipeline action dropdown iconsdimitrieh2017-01-257-4/+20
* | Merge branch '26852-fix-slug-for-openshift' into 'master' Kamil Trzciński2017-01-311-5/+13
|\ \
| * | Avoid repeated dashes in $CI_ENVIRONMENT_SLUGNick Thomas2017-01-231-5/+13
* | | Merge branch 'zj-display-error-team-fetch' into 'master' Kamil Trzciński2017-01-313-3/+7
|\ \ \
| * | | Update #list_teams to propagate errorsZ.J. van de Weg2017-01-304-11/+9
| * | | Added error message and testLuke "Jared" Bennett2017-01-242-1/+4
| * | | Fix inconsistent return typeZ.J. van de Weg2017-01-242-3/+6
* | | | Merge branch '24795_refactor_merge_request_build_service' into 'master' Sean McGivern2017-01-311-57/+72
|\ \ \ \
| * | | | refactor merge request build serviceRydkin Maxim2017-01-311-57/+72
* | | | | Merge branch 'remove-warning-to-login' into 'master' Rémy Coutable2017-01-311-1/+2
|\ \ \ \ \
| * | | | | Remove flash warning from login pagePadilla, Gerald2017-01-301-1/+2
| |/ / / /
* | | | | Merge branch 'feature/gb/expose-commit-and-mr-pipelines-api' into 'master'Rémy Coutable2017-01-315-7/+28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add controller test for merge requests pipelines APIGrzegorz Bizon2017-01-271-1/+2
| * | | | Expose serialized pipelines API for merge requestsGrzegorz Bizon2017-01-271-1/+10
| * | | | Expose serialized pipelines for commit pipelinesGrzegorz Bizon2017-01-272-5/+15
| * | | | Return serializable hash from a represented serializerGrzegorz Bizon2017-01-271-0/+1
* | | | | Merge branch '26282-autosize-js-memory-leak' into 'master' Alfredo Sumaran2017-01-305-73/+100
|\ \ \ \ \
| * | | | | remove ba-resize26282-autosize-js-memory-leakLuke "Jared" Bennett2017-01-205-73/+100
* | | | | | Merge branch 'issue-sidebar-empty-assignee' into 'master' Fatih Acet2017-01-302-1/+12
|\ \ \ \ \ \
| * | | | | | Clears all dropdown menus in issue sidebar when it opensissue-sidebar-empty-assigneePhil Hughes2017-01-201-4/+6
| * | | | | | Resets issue boards assignee dropdownPhil Hughes2017-01-202-1/+10
* | | | | | | Merge branch 'move-todos-empty-state-icons' into 'master' Fatih Acet2017-01-303-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Moved todos icons to new foldermove-todos-empty-state-iconsLuke "Jared" Bennett2016-11-223-2/+2
* | | | | | | | Merge branch 'fix/ci-build-policy' into 'master' Robert Speicher2017-01-301-2/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix build access policies when pipelines are publicGrzegorz Bizon2017-01-231-2/+0
* | | | | | | | | Merge branch '20852-getting-started-project-better-blank-state-for-labels-vie...Fatih Acet2017-01-3010-42/+64
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Added labels empty state and priority label empty state20852-getting-started-project-better-blank-state-for-labels-viewLuke "Jared" Bennett2017-01-3010-42/+64
* | | | | | | | | | Improve search within group logicDmitriy Zaporozhets2017-01-302-2/+2
* | | | | | | | | | Include nested groups items into search resultsDmitriy Zaporozhets2017-01-301-1/+5
* | | | | | | | | | Use full group name/path in UI dropdownsDmitriy Zaporozhets2017-01-303-7/+7
* | | | | | | | | | Ignore encrypted attributes in Import/ExportJames Lopez2017-01-301-0/+2
|/ / / / / / / / /
* | | | | | | | | Merge branch '27047-8-16-cannot-login-with-2fa' into 'master' Fatih Acet2017-01-301-12/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Initial fix proposal for u2f not working27047-8-16-cannot-login-with-2faLuke "Jared" Bennett2017-01-261-12/+12
* | | | | | | | | | Merge branch '23634-remove-project-grouping' into 'master' Sean McGivern2017-01-3020-64/+65
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Do not rely on style class for changing DOM state on "Mark all as done"23634-remove-project-groupingOswaldo Ferreira2017-01-272-37/+38
| * | | | | | | | | | Remove unnecessary extra margin on issues, mr and todo pagesOswaldo Ferreira2017-01-275-47/+40
| * | | | | | | | | | Remove border from issues, todos and MR pagesOswaldo Ferreira2017-01-274-3/+7
| * | | | | | | | | | Remove bold weight from TODOs action name fontOswaldo Ferreira2017-01-272-1/+8
| * | | | | | | | | | Move issuable reference display to a helper methodOswaldo Ferreira2017-01-273-4/+6
| * | | | | | | | | | Add commment to Issue, Project and MergeRequest #to_referenceOswaldo Ferreira2017-01-273-0/+3
| * | | | | | | | | | Change argument name assuming its always a ProjectOswaldo Ferreira2017-01-271-2/+2
| * | | | | | | | | | Present TODO's list without grouping by projectOswaldo Ferreira2017-01-273-10/+6
| * | | | | | | | | | Present group and dashboard MR list without grouping by projectOswaldo Ferreira2017-01-276-36/+24
| * | | | | | | | | | Refactor Project#to_reference and make full_path a keyword argumentBerna Castro2017-01-273-25/+33
| * | | | | | | | | | Refactor code when rendering a collection of issuesBerna Castro2017-01-271-4/+1