summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | 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
* | | | | | | | | | | | | | Merge branch '28249-add-pagination' into 'master'Kamil Trzciński2018-11-026-42/+68
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Adds pagination to pipelines table in merge request page28249-add-paginationFilipa Lacerda2018-10-316-42/+68
* | | | | | | | | | | | | | | Add scheduled flag to job entityShinya Maeda2018-11-022-1/+7
| |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'ce-jej/group-saml-discovery-token' into 'master'Kamil Trzciński2018-11-022-3/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | TokenAuthenticatable allows non-unique tokensce-jej/group-saml-discovery-tokenJames Edwards-Jones2018-10-312-3/+10
* | | | | | | | | | | | | | | Remove ci_enable_scheduled_build feature flagShinya Maeda2018-11-021-2/+1
| |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'sh-optimize-reload-diffs-service' into 'master'Sean McGivern2018-11-021-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Avoidp loading merge request diff files when not neededStan Hu2018-11-011-1/+1
| * | | | | | | | | | | | | | Significantly cut memory usage and SQL queries when reloading diffsStan Hu2018-11-011-1/+4
* | | | | | | | | | | | | | | Merge branch '52548-links-in-tabs-of-the-labels-index-pages-ends-with-html' i...Sean McGivern2018-11-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \