summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Renable StuckCiBuildsWorker to StucjCiJobsWorker27523-make-stuck-build-detection-more-performantTomasz Maczukin2017-03-031-1/+1
* Make 'joins' line shorterTomasz Maczukin2017-03-011-1/+1
* Fix rubocop offensesTomasz Maczukin2017-03-011-5/+2
* Add minor updatesTomasz Maczukin2017-03-011-5/+13
* Improve builds search queryTomasz Maczukin2017-03-011-1/+1
* Add Gitlab::OptimisticLocking for build droppingTomasz Maczukin2017-03-011-1/+3
* Add exclusive lease for stuck_ci_builds_workerTomasz Maczukin2017-03-011-2/+11
* Update stuck and outdated builds cleanup workerTomasz Maczukin2017-03-011-7/+31
* 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
* | | | | | 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
|\ \ \ \ \ \ \ \