summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fixed long filename being under action buttonslong-file-name-overflowPhil Hughes2017-03-013-10/+13
* 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
* | | | Merge branch 'docs/pages' into 'master' Achilleas Pipinellis2017-02-281-1/+3
|\ \ \ \
| * | | | Move all Pages related content to a single locationdocs/pagesAchilleas Pipinellis2017-02-281-1/+3
| | |_|/ | |/| |
* | | | Merge branch '27622-cycle-analytics-loading' into 'master' Alfredo Sumaran2017-02-281-2/+5
|\ \ \ \
| * | | | Clone nested objects from default data.27622-cycle-analytics-loadingFilipa Lacerda2017-02-281-2/+5
| | |_|/ | |/| |
* | | | Merge branch '26348-group-members-rearrange' into 'master' Dmitriy Zaporozhets2017-02-284-8/+7
|\ \ \ \
| * | | | Move `Group -> Members` to top-level, fix missing sub-nav for SubgroupsKushal Pandya2017-02-284-8/+7
* | | | | Merge branch '27934-left-align-logo' into 'master' Dmitriy Zaporozhets2017-02-282-24/+13
|\ \ \ \ \
| * | | | | Left align logo; increase max width of title27934-left-align-logoAnnabel Dunstone Gray2017-02-282-24/+13
| |/ / / /
* | | | | Merge branch '28661-ci-tables-buttons' into 'master' Annabel Dunstone Gray2017-02-287-113/+97
|\ \ \ \ \
| * | | | | Remove hidden-xs classes from last columns in environments and pipelines table.28661-ci-tables-buttonsFilipa Lacerda2017-02-287-113/+97
| | |_|/ / | |/| | |
* | | | | Merge branch 'issue-tags-layout' into 'master' Annabel Dunstone Gray2017-02-281-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix 'New Tag' layout on Tags pageRobert Marcano2017-02-131-1/+1
* | | | | Merge branch 'dm-dont-share-projects-with-group-ancestors' into 'master' Dmitriy Zaporozhets2017-02-281-2/+9
|\ \ \ \ \
| * | | | | Don't allow a project to be shared with an ancestor of the group it is inDouwe Maan2017-02-281-2/+9
| | |/ / / | |/| | |
* | | | | Merge branch '27354-navigation-new-button' into 'master' Dmitriy Zaporozhets2017-02-281-0/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Put back the new project button27354-navigation-new-buttonAnnabel Dunstone Gray2017-02-221-0/+4
* | | | | Merge branch 'dm-nested-group-shared-projects' into 'master' Dmitriy Zaporozhets2017-02-282-3/+15
|\ \ \ \ \
| * | | | | Fix access to projects shared with a nested groupdm-nested-group-shared-projectsDouwe Maan2017-02-282-3/+15
| | |/ / / | |/| | |
* | | | | Use exceptions for MergeService error handling28769-raise-custom-exception-in-all-methods-of-mergeservice-that-want-to-inform-the-userSean McGivern2017-02-281-11/+9
|/ / / /
* | | | Merge branch 'only-create-unmergeable-todo-once' into 'master' Kamil Trzciński2017-02-282-5/+5
|\ \ \ \
| * | | | Only create unmergeable todos onceonly-create-unmergeable-todo-onceSean McGivern2017-02-242-5/+5
* | | | | Fix CSS classesAlex Sanford2017-02-272-3/+13
* | | | | Merge branch '28723-consistent-handling-indexof' into 'master' Clement Ho2017-02-276-9/+9
|\ \ \ \ \
| * | | | | Keep consistent in handling indexOf resultsTakuya Noguchi2017-02-256-9/+9
* | | | | | Merge branch '28212-avoid-dos-on-build-trace' into 'master' Clement Ho2017-02-271-13/+20
|\ \ \ \ \ \
| * | | | | | Replace setInterval with setTimeout to prevent highly frequent requestsTakuya Noguchi2017-02-251-13/+20
| |/ / / / /
* | | | | | Merge branch '27840-improve-search-bar-experience' into 'master' Annabel Dunstone Gray2017-02-273-3/+51
|\ \ \ \ \ \
| * | | | | | Fix #27840 - Improve the search bar experience on mobilePratik Borsadiya2017-02-243-3/+51
* | | | | | | Merge branch 'remove-jquery-ui-draggable' into 'master' Jacob Schatz2017-02-272-25/+58
|\ \ \ \ \ \ \
| * | | | | | | Removed jQuery UI draggableremove-jquery-ui-draggablePhil Hughes2017-02-272-25/+58
* | | | | | | | Merge branch 'rs-uploaders' into 'master' Douwe Maan2017-02-276-23/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | Minor refactoring of UploadersRobert Speicher2017-02-246-23/+26
* | | | | | | | | Merge branch '28753-align-buttons-environments' into 'master' Annabel Dunstone Gray2017-02-272-26/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Align last column buttons with new environment button28753-align-buttons-environmentsFilipa Lacerda2017-02-272-26/+28
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'ssh-key-paste' into 'master' Filipa Lacerda2017-02-271-3/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Updates SSH key title after pasting keyPhil Hughes2017-02-271-3/+4
* | | | | | | | | | Merge branch 'mock-ci-service' into 'master'Douwe Maan2017-02-273-1/+87
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add MockCiService integrationmock-ci-serviceEric Eastwood2017-02-243-1/+87
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'rss-btn-alignment-fix' into 'master' Annabel Dunstone Gray2017-02-275-12/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixed alignment of RSS button on activity pagesrss-btn-alignment-fixPhil Hughes2017-02-235-12/+4
* | | | | | | | | | | Merge branch 'mr-diff-comment-button' into 'master' Annabel Dunstone Gray2017-02-278-68/+125
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Removed link transitionmr-diff-comment-buttonPhil Hughes2017-02-276-5/+14