summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Make GitLab pages support access controlTuomo Ala-Vannesluoma2018-10-059-12/+100
* Merge branch '50246-can-t-sort-group-issues-by-popularity-when-searching' int...Grzegorz Bizon2018-10-052-3/+8
|\
| * Put issues group search CTE behind a (default on) flag50246-can-t-sort-group-issues-by-popularity-when-searchingSean McGivern2018-10-051-0/+1
| * Remove confidential access checks if user has group accessSean McGivern2018-10-051-3/+7
* | Merge branch 'feature/gb/pipeline-only-except-with-modified-paths' into 'master'Kamil Trzciński2018-10-053-38/+55
|\ \ | |/ |/|
| * Merge branch 'master' into feature/gb/pipeline-only-except-with-modified-pathsGrzegorz Bizon2018-10-057-7/+16
| |\
| * \ Merge branch 'master' into 'feature/gb/pipeline-only-except-with-modified-paths'feature/gb/pipeline-only-except-with-modified-pathsKamil Trzciński2018-10-04247-1887/+3295
| |\ \
| * | | Few minor fixed in code and docs for only: changesGrzegorz Bizon2018-10-031-1/+1
| * | | Expose paths modified by a push from a pipeline classGrzegorz Bizon2018-10-021-0/+28
| * | | Extract git push from merge request refresh serviceGrzegorz Bizon2018-09-281-35/+24
| * | | Add a class that represents a git push operationGrzegorz Bizon2018-09-281-3/+3
* | | | Resolve "Drop down filter for project snippets"Fabian Schneider2018-10-057-3/+51
* | | | Merge branch 'ce-issue_1984' into 'master'Sean McGivern2018-10-052-67/+82
|\ \ \ \
| * | | | Backport CE changes from draft_notes addition in EEMario de la Ossa2018-10-042-67/+82
* | | | | Merge branch '50904-remove-icon-env' into 'master'Grzegorz Bizon2018-10-051-8/+0
|\ \ \ \ \
| * | | | | Removes icon key from job endpointFilipa Lacerda2018-10-041-8/+0
* | | | | | Adding qa-selectors for e2e testsRamya Authappan2018-10-055-9/+18
* | | | | | Merge branch 'rs-feature-enabled-and-licensed' into 'master'Douwe Maan2018-10-051-0/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add ProjectFeature check for feature flagRobert Speicher2018-10-041-0/+3
| | |_|_|/ | |/| | |
* | | | | Merge branch '51748-filter-any-milestone-via-api' into 'master'Douwe Maan2018-10-052-0/+7
|\ \ \ \ \
| * | | | | Allows to filter issues by `Any milestone` in the APIJacopo2018-10-032-0/+7
* | | | | | Merge branch 'mao/48221-issues_show_sql_count' into 'master'Sean McGivern2018-10-051-2/+2
|\ \ \ \ \ \
| * | | | | | Banzai project ref- share context more aggresivelyMario de la Ossa2018-10-041-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'ee-7126-admin-projects-geo-status' into 'master'Douglas Barbosa Alexandre2018-10-041-0/+2
|\ \ \ \ \ \
| * | | | | | Add css class to Admin > Project > show pageGabriel Mazetto2018-10-041-0/+2
| | |_|/ / / | |/| | | |
* | | | | | Resolve "2FA mobile options should be rephrased"Marc Schwede2018-10-042-4/+4
* | | | | | Merge branch '52194-trim-extra-whitespace-invite-member' into 'master'Clement Ho2018-10-041-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Trim whitespace when inviting a new user by emailJacopo2018-10-041-1/+1
* | | | | | Merge branch '47496-more-n-1s-in-calculating-notification-recipients' into 'm...Robert Speicher2018-10-042-4/+10
|\ \ \ \ \ \
| * | | | | | Fix N+1 for notification recipients on private projectsSean McGivern2018-10-041-1/+5
| * | | | | | Fix N+1 for notification recipients in subscribersSean McGivern2018-10-041-3/+5
* | | | | | | Merge branch '50552-unable-to-close-performance-bar' into 'master'Annabel Dunstone Gray2018-10-042-1/+3
|\ \ \ \ \ \ \
| * | | | | | | Make perfbar z-index above modal background50552-unable-to-close-performance-barSimon Knox2018-10-042-1/+3
* | | | | | | | Fix markdown table border and background colorAnnabel Dunstone Gray2018-10-041-3/+7
* | | | | | | | Resolve "Error while updating todo status: the button is stuck in the loading...Marcos Barrera2018-10-041-3/+9
* | | | | | | | Merge branch 'dz-labels-subscribe-filter' into 'master'Dmitriy Zaporozhets2018-10-0415-43/+97
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Refactor labels_filter_path and labels navdz-labels-subscribe-filterDmitriy Zaporozhets2018-10-049-50/+41
| * | | | | | | Add subscribe filter to labels pageDmitriy Zaporozhets2018-10-048-11/+74
* | | | | | | | Merge branch 'backport-ee-merge-spec-changes' into 'master'Sean McGivern2018-10-041-4/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove vestigial method from MergeRequestsFinderSean McGivern2018-10-041-4/+0
* | | | | | | | | Renders empty states in the Vue app in Job pageFilipa Lacerda2018-10-047-33/+36
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge branch '49329-mr-show-commit-details' into 'master'Fatih Acet2018-10-045-3/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | Add pipeline status to diffs/commit_item49329-mr-show-commit-detailsPaul Slaughter2018-10-034-2/+25
| * | | | | | | | Add signature badge to diffs/commit_itemPaul Slaughter2018-10-033-1/+21
* | | | | | | | | Merge branch 'ce-7723-epic-commands-autocomplete' into 'master'Rémy Coutable2018-10-041-6/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add checks to InterpretService conditionsce-7723-epic-commands-autocompleteJarka Košanová2018-10-031-6/+13
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch '44597-auto-devops-rbac-qa-spec' into 'master'Rémy Coutable2018-10-041-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add a QA spec for RBAC cluster and auto devopsDylan Griffith2018-10-041-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '52065-fix-environment-name-overlap' into 'master'Filipa Lacerda2018-10-041-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix environment name overlapping + tooltip positioningjerasmus2018-10-041-3/+3