summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pderichs-52123' into 'master'Robert Speicher2019-06-191-2/+14
|\
| * Remove unneeded parenthesesPatrick Derichs2019-06-191-1/+1
| * Separate conditions to increase readabilityPatrick Derichs2019-06-191-1/+2
| * Use NotesFinder to fetch notes on API and ControllersPatrick Derichs2019-06-191-2/+13
* | Merge branch 'api-js-forked-projects' into 'master'Filipa Lacerda2019-06-191-0/+16
|\ \
| * | Added forked projects API call functionPhil Hughes2019-06-191-0/+16
* | | Resolve "Username availability checker breaks inline validation"Jiaan2019-06-193-106/+52
* | | Knative version bump 0.5 -> 0.6Chris Baumbauer2019-06-191-1/+1
* | | Merge branch 'ce-12014-incremental-es-wiki-updates' into 'master'Nick Thomas2019-06-192-8/+24
|\ \ \ | |/ / |/| |
| * | Backport of 12014-incremental-es-wiki-updatesce-12014-incremental-es-wiki-updatesMario de la Ossa2019-06-182-8/+24
| |/
* | Add documentation and testsManoj MJ2019-06-195-10/+8
* | Add 2nd response for container api bulk deleteSteve Abrams2019-06-181-26/+3
|/
* Merge branch 'revert-concurrent-pipeline-schedule-creation' into 'master'Kamil Trzciński2019-06-181-1/+12
|\
| * Revert concurrent pipeline schedule creationrevert-concurrent-pipeline-schedule-creationShinya Maeda2019-06-181-1/+12
* | #57815 Password authentication disabled for UltraAuth usersKartikey Tanna2019-06-182-3/+12
* | Merge branch '59257-find-new-branches-harder' into 'master'Rémy Coutable2019-06-181-1/+7
|\ \
| * | Look for new branches more carefullyNick Thomas2019-06-181-1/+7
* | | Merge branch 'chore/rename-variable-ce' into 'master'Mike Greiling2019-06-182-3/+3
|\ \ \ | |_|/ |/| |
| * | Rename TOKEN_TYPES to USER_TOKEN_TYPESArun Kumar Mohan2019-06-182-3/+3
* | | Merge branch '63231-wiki-nav' into 'master'Phil Hughes2019-06-184-3/+3
|\ \ \
| * | | Fix header alignment on wiki and kubernetes pages63231-wiki-navAnnabel Dunstone Gray2019-06-144-3/+3
* | | | Merge branch 'bootstrap-to-glui' into 'master'Filipa Lacerda2019-06-183-42/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Import bootstrap styles from gitlab-uiSimon Knox2019-06-173-42/+5
* | | | Remove support for creating non-RBAC kubernetes clustersHordur Freyr Yngvason2019-06-181-9/+0
* | | | Merge branch '59023-fix-web-ide-creating-branches-off-new-commits' into 'master'Phil Hughes2019-06-183-3/+17
|\ \ \ \
| * | | | Fix IDE commit to use start_ref59023-fix-web-ide-creating-branches-off-new-commitsPaul Slaughter2019-06-173-3/+17
* | | | | Merge branch '63261-the-graphql-query-for-the-mr-popover-failes-on-the-fronte...Phil Hughes2019-06-181-1/+1
|\ \ \ \ \
| * | | | | Make IID string instead of ID in mr popover query63261-the-graphql-query-for-the-mr-popover-failes-on-the-frontendSam Bigelow2019-06-141-1/+1
* | | | | | Search issuables by iidsRiccardo Padovani2019-06-181-0/+6
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'qa-create-merge-request-tests' into 'master'Mark Lapierre2019-06-181-2/+2
|\ \ \ \ \
| * | | | | Created a refreshed create merge request suiteTomislav Nikic2019-06-171-2/+2
* | | | | | Merge branch '60617-allow-switching-from-gitlab-managed-to-unmanaged-clusters...Thong Kuah2019-06-183-3/+14
|\ \ \ \ \ \
| * | | | | | Allow switching clusters between managed/unmanagedTiger2019-06-183-3/+14
* | | | | | | Make KubernetesService readonlyJames Fargher2019-06-188-60/+62
* | | | | | | Merge branch 'migrate_k8s_service_integration' into 'master'Thong Kuah2019-06-171-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Allow a user defined namespace on non-gitlab managed clustersJames Fargher2019-05-301-1/+1
* | | | | | | Merge branch '63079-exclude-k8s-namespaces-with-no-service-account-token' int...Thong Kuah2019-06-171-3/+22
|\ \ \ \ \ \ \
| * | | | | | | Don't use Kubernetes namespaces with no token63079-exclude-k8s-namespaces-with-no-service-account-tokenTiger2019-06-171-3/+22
* | | | | | | | Merge branch 'qa-ml-validate-after-visit-in-block' into 'master'Dan Davison2019-06-171-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow the Projects Dashboard to be validatedqa-ml-validate-after-visit-in-blockMark Lapierre2019-06-121-1/+1
* | | | | | | | | Merge branch '56737-commits-and-mr-events-on-jira-api' into 'master'Stan Hu2019-06-171-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 56737 Expose currently supported events properly on services APIZsolt Kovari2019-06-161-2/+2
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'review-toolbar-data-addition-ce-backport' into 'master'Filipa Lacerda2019-06-172-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add backport linesreview-toolbar-data-addition-ce-backportsarahghp2019-06-172-0/+2
* | | | | | | | | | Backport fix MR search by approversJustin Boyson2019-06-173-2/+5
* | | | | | | | | | Merge branch 'visual-review-apps-fix-dropdown' into 'master'Mike Greiling2019-06-172-11/+6
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Move Dropdown to Stick to MR View App ButtonAndrew Fontaine2019-06-172-11/+6
* | | | | | | | | | Merge branch 'generate-spans-for-sections' into 'master'Sean McGivern2019-06-172-10/+47
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Update class namesFilipa Lacerda2019-06-141-1/+1
| * | | | | | | | | Adds specs and changelog - squashFilipa Lacerda2019-06-131-6/+5