summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/gb/dangling-buildsfeature/gb/dangling-buildsGrzegorz Bizon2018-11-05327-2656/+4082
|\
| * Merge branch 'use_tokenauthenticatable_method_for_token_lookup' into 'master'Sean McGivern2018-11-052-7/+1
| |\
| | * Remove PersonalAccessTokensFinder#find_by methoduse_tokenauthenticatable_method_for_token_lookupImre Farkas2018-11-052-7/+1
| * | Merge branch '52300-pool-repositories' into 'master'Sean McGivern2018-11-053-0/+49
| |\ \
| | * | Start tracking pool repositoriesNick Thomas2018-11-052-0/+23
| | * | Start tracking shards in the databaseNick Thomas2018-11-051-0/+26
| * | | Merge branch 'sh-fix-issue-52176' into 'master'Yorick Peterse2018-11-051-0/+11
| |\ \ \
| | * | | Disable replication lag check for Aurora PostgreSQL databasessh-fix-issue-52176Stan Hu2018-11-031-0/+11
| * | | | Merge branch 'gt-update-project-and-group-labels-empty-state' into 'master'Annabel Dunstone Gray2018-11-054-5/+9
| |\ \ \ \
| | * | | | Remove empty state button margin on small viewportsGeorge Tsiolis2018-11-031-0/+1
| | * | | | Update project and group labels empty stateGeorge Tsiolis2018-11-023-5/+8
| * | | | | Add 'only history' option to notes filterFelipe Artur2018-11-0512-8/+46
| * | | | | Merge branch 'scheduled-manual-jobs-environment-play-buttons' into 'master'Tim Zallmann2018-11-057-49/+64
| |\ \ \ \ \
| | * | | | | Fix bad merge in app/assets/javascripts/environments/components/environment_i...scheduled-manual-jobs-environment-play-buttonsWinnie Hellmann2018-11-051-1/+1
| | * | | | | Use secondary text color for delayed job timerWinnie Hellmann2018-10-221-1/+4
| | * | | | | Add permission check for delayed job actionsWinnie Hellmann2018-10-221-6/+2
| | * | | | | Update confirmation modal text for starting delayed jobs immediatelyWinnie Hellmann2018-10-222-2/+2
| | * | | | | Merge branch 'master' into scheduled-manual-jobs-environment-play-buttonsWinnie Hellmann2018-10-22534-7488/+8343
| | |\ \ \ \ \
| | * | | | | | Make frontend files prettierWinnie Hellmann2018-10-152-2/+7
| | * | | | | | Fix issue URL of TODO in environment_actions.vueWinnie Hellmann2018-10-091-1/+1
| | * | | | | | Add feature flags for scheduled jobs in environments listWinnie Hellmann2018-10-091-1/+1
| | * | | | | | Merge remote-tracking branch 'gitlab.com/master' into scheduled-manual-jobs-e...Winnie Hellmann2018-10-09254-1100/+2346
| | |\ \ \ \ \ \
| | * | | | | | | Display scheduled job actions on environments listWinnie Hellmann2018-10-083-43/+45
| | * | | | | | | Add scheduled actions in deployment entityShinya Maeda2018-10-043-2/+11
| * | | | | | | | Merge branch 'qa-batch-comments-e2e-tests' into 'master'Nick Thomas2018-11-056-8/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Updating selectors for diff lineat.ramya2018-10-301-1/+1
| | * | | | | | | | QA Selectors for Batch Comment E2E Automationat.ramya2018-10-301-1/+1
| | * | | | | | | | Updating selectors for diff lineat.ramya2018-10-302-2/+2
| | * | | | | | | | QA Selectors for Batch Comment E2E Automationat.ramya2018-10-306-8/+8
| * | | | | | | | | Merge branch 'fast_project_blob_path' into 'master'Douwe Maan2018-11-057-39/+46
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Improve performance of tree rendering in repositories with lots of itemsDrew Blessing2018-10-317-39/+46
| * | | | | | | | | | Merge branch '51259-ci-cd-gitlab-ui' into 'master'Phil Hughes2018-11-0511-50/+69
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Uses gitlab-ui components in jobs components.51259-ci-cd-gitlab-uiFilipa Lacerda2018-11-0211-50/+69
| * | | | | | | | | | | Merge branch 'toggle-sidebar-alignment' into 'master'Phil Hughes2018-11-052-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | * | | | | | | | | | Align toggle sidebar button across all browsers and OSstoggle-sidebar-alignmentAnnabel Dunstone Gray2018-11-022-2/+3
| * | | | | | | | | | | Optimize merge request refresh by using the database to check commit SHAssh-optimize-mr-commit-sha-lookupStan Hu2018-11-023-5/+21
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | Add email for milestone changeChantal Rollison2018-11-0216-2/+139
| * | | | | | | | | | Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-0213-41/+246
| * | | | | | | | | | Merge branch '51620-cannot-add-label-to-issue-from-board' into 'master'Douwe Maan2018-11-024-4/+6
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Rename to assignable_labels_endpoint51620-cannot-add-label-to-issue-from-boardBrett Walker2018-10-313-3/+3
| | * | | | | | | | | | Dynamically store the valid label endpointBrett Walker2018-10-314-4/+6
| * | | | | | | | | | | Merge branch 'top_level_clusters_controller' into 'master'Kamil TrzciƄski2018-11-0231-282/+444
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Use polymorphic_paths where we cantop_level_clusters_controllerThong Kuah2018-11-022-28/+4
| | * | | | | | | | | | | Remove method as using nested resource routesThong Kuah2018-11-026-11/+0
| | * | | | | | | | | | | Add missing specs for PresenterThong Kuah2018-11-021-0/+20
| | * | | | | | | | | | | Resolve controller sharing concernThong Kuah2018-11-0130-81/+109
| | * | | | | | | | | | | Restore 403 functionality for external auth (EE)Thong Kuah2018-11-014-9/+23
| | * | | | | | | | | | | Move view and path concerns to presentersThong Kuah2018-11-0110-59/+77
| | * | | | | | | | | | | Abstract out project out of ClustersControllerThong Kuah2018-11-0115-54/+120
| | * | | | | | | | | | | Convert clusters to use a top-level controllerThong Kuah2018-11-0128-27/+78