summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Use FastDestroy for deleting uploadsJan Provaznik2018-12-068-11/+164
* Merge branch '19376-post-bfg-cleanup' into 'master'Douglas Barbosa Alexandre2018-12-0619-23/+207
|\
| * Use BFG object maps to clean projectsNick Thomas2018-12-0619-23/+207
* | Merge branch 'ce-revert-gold-trial-mrs' into 'master'Kamil Trzciński2018-12-0620-92/+39
|\ \
| * | Revert "Merge branch 'ce-6983-promote-starting-a-gitlab-com-trial' into 'mast...Luke Bennett2018-12-0620-92/+39
* | | Introduce Knative Serverless TabDylan Griffith2018-12-0617-2/+529
| |/ |/|
* | Merge branch 'diff-file-moved-view' into 'master'Filipa Lacerda2018-12-068-8/+71
|\ \
| * | Fixed renamed and mode changed diff viewersPhil Hughes2018-12-068-8/+71
* | | Merge branch 'blob-count2' into 'master'Rémy Coutable2018-12-062-5/+5
|\ \ \
| * | | Optimized file search to work without limitsJan Provaznik2018-12-062-5/+5
* | | | Sort issues and merge requests in ascending and descending orderFatih Acet2018-12-069-42/+135
* | | | Merge branch 'qa-http-push-mirror-test' into 'master'Nick Thomas2018-12-064-10/+10
|\ \ \ \
| * | | | Add e2e test: push mirroring over HTTPMark Lapierre2018-12-054-10/+10
* | | | | Merge branch 'expose-mr-pipeline-variables' into 'master'Kamil Trzciński2018-12-062-7/+48
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Expose merge request pipeline variablesShinya Maeda2018-12-062-7/+48
* | | | | Resolve "Can add an existing group member into a group project with new permi...James Lopez2018-12-064-1/+30
* | | | | Merge branch 'winh-issue-boards-project-dropdown-close' into 'master'Phil Hughes2018-12-061-14/+1
|\ \ \ \ \
| * | | | | Remove close icon from projects dropdown in issue boardsWinnie Hellmann2018-12-041-14/+1
* | | | | | Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'Kamil Trzciński2018-12-061-1/+1
|\ \ \ \ \ \
| * | | | | | Encrypt builds token by default with insecure fallbackGrzegorz Bizon2018-12-051-1/+1
* | | | | | | Merge branch 'mg-fix-knative-application-row' into 'master'Kushal Pandya2018-12-061-3/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Disable knative on group clustersMike Greiling2018-12-051-0/+1
| * | | | | | Remove superfluous utility classesMike Greiling2018-12-051-2/+0
| * | | | | | Hide knative domain input when helm is not installedMike Greiling2018-12-051-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '5426-fe-web-terminal-init-store-ce' into 'master'Phil Hughes2018-12-066-22/+44
|\ \ \ \ \ \
| * | | | | | Add projectRunners to api.jsPaul Slaughter2018-12-051-0/+10
| * | | | | | Add some 400 statuses to http_statusPaul Slaughter2018-12-051-0/+2
| * | | | | | Update IDE index.js with 'extendStore'Paul Slaughter2018-12-051-5/+5
| * | | | | | Update IDE haml view to support EE extensionsPaul Slaughter2018-12-053-17/+27
| |/ / / / /
* | | | | | Merge branch 'ce-7772-add-subscription-table-to-gitlab-com-billing-areas' int...Filipa Lacerda2018-12-062-0/+53
|\ \ \ \ \ \
| * | | | | | Add flex_gridce-7772-add-subscription-table-to-gitlab-com-billing-areasMartin Wortschack2018-11-212-0/+53
* | | | | | | Merge branch 'gt-add-top-padding-for-nested-environment-items-loading-icon' i...Filipa Lacerda2018-12-061-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Switch from `prepend-top-default` to `prepend-top-16`George Tsiolis2018-12-051-1/+1
| * | | | | | | Add top padding for nested environment items loading iconGeorge Tsiolis2018-12-051-1/+1
* | | | | | | | Correct link to group clusters docsThong Kuah2018-12-061-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Resolve "Include tags into pipeline detail view"Scott Hampton2018-12-053-1/+42
* | | | | | | Merge branch 'diff-expand-commit-file' into 'master'Filipa Lacerda2018-12-051-6/+12
|\ \ \ \ \ \ \
| * | | | | | | Fixed expanding diff commit filesPhil Hughes2018-12-051-6/+12
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'gt-change-container-width-for-project-import' into 'master'Annabel Dunstone Gray2018-12-051-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Change container width for project importGeorge Tsiolis2018-12-051-0/+2
* | | | | | | | Merge branch '34758-deployment-cluster' into 'master'Kamil Trzciński2018-12-0513-24/+144
|\ \ \ \ \ \ \ \
| * | | | | | | | Shift to class methods for RefreshServiceThong Kuah2018-12-053-14/+20
| * | | | | | | | Rename to CreateOrUpdateServiceAccountServiceThong Kuah2018-12-053-3/+3
| * | | | | | | | DRY up refresh serviceThong Kuah2018-12-051-12/+13
| * | | | | | | | Eager load clusters to prevent N+1Thong Kuah2018-12-051-1/+2
| * | | | | | | | Unify into :group_clusters feature flagThong Kuah2018-12-056-5/+15
| * | | | | | | | Various improvements to hierarchy sortingThong Kuah2018-12-054-12/+8
| * | | | | | | | Create k8s namespace for project in group clustersThong Kuah2018-12-058-16/+81
| * | | | | | | | Teach Cluster about #all_projectsThong Kuah2018-12-051-0/+10
| * | | | | | | | Teach Project about #all_clustersThong Kuah2018-12-052-0/+7