summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
...
| * | | add missing allowed attributesAlexis Reigel2018-10-011-1/+3
| * | | remove obsolete allowed attributeAlexis Reigel2018-09-261-1/+0
* | | | Merge branch '43832-adds-chdmod-to-commits-actions-api' into 'master'Rémy Coutable2018-09-271-1/+1
|\ \ \ \
| * | | | Adds chmod action to POST /projects/:id/repository/commits APIJacopo2018-09-271-1/+1
| | |/ / | |/| |
* | | | Merge branch 'toon-copy-meta-data-fix' into 'master'Rémy Coutable2018-09-271-2/+1
|\ \ \ \
| * | | | Allow /copy_metadata for new issuesToon Claes2018-09-271-2/+1
| |/ / /
* | | | Make using assign and unassign quick actions together work as expectedDouwe Maan2018-09-261-16/+12
|/ / /
* | | Auto resolve new notes of resolved discussionsPaul Slaughter2018-09-241-0/+6
* | | Doesn't synchronize default branch for push mirrorsDouglas Barbosa Alexandre2018-09-211-1/+0
* | | Merge branch 'sh-delete-tags-outside-transaction' into 'master'Robert Speicher2018-09-192-4/+17
|\ \ \
| * | | Move registry destroy out of project transactionStan Hu2018-09-191-4/+15
| * | | Delete container repository tags outside of transactionStan Hu2018-09-191-0/+2
* | | | Merge branch 'fix-rubocop-todo' into 'master'Douglas Barbosa Alexandre2018-09-191-1/+1
|\ \ \ \
| * | | | Fix rubocop Style/ZeroLengthPredicateSemyon Pupkov2018-09-181-1/+1
* | | | | Use standalone diff stats RPC on every comparison viewOswaldo Ferreira2018-09-191-2/+8
| |/ / / |/| | |
* | | | Merge branch '51564-fix-commit-email-usage' into 'master'Douwe Maan2018-09-181-2/+4
|\ \ \ \
| * | | | Use the correct email address when committing via a file serviceNick Thomas2018-09-171-2/+4
| | |_|/ | |/| |
* | | | Merge branch '45754-open-issues-from-archived-project-listed-in-group-issue-b...Douwe Maan2018-09-181-0/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Filter out archived issues from group issue boardBrett Walker2018-09-141-0/+5
| | |/ | |/|
* | | Added FromUnion to easily select from a UNIONYorick Peterse2018-09-171-7/+7
| |/ |/|
* | Kubernetes secret are namespaced, so must always pass a namespace arg.Thong Kuah2018-09-143-6/+7
* | Add FE option for users to choose to create a fully RBAC-enabled cluster or not.Thong Kuah2018-09-141-5/+0
* | Always create `gitlab` service account and service account token regardless o...Thong Kuah2018-09-144-32/+31
* | Drive creation of a rbac platform_kubernetes off provider#legacy_abac so that...Thong Kuah2018-09-141-5/+5
* | ABAC: fetch default service account token; RBAC: fetch gitlab service acount ...Thong Kuah2018-09-142-4/+7
* | Create a GKE cluster with legacy_abac disabled when the `:rbac_clusters` feat...Thong Kuah2018-09-142-1/+6
* | Teach GoogleApi::CloudPlatform::Client#projects_zones_clusters_create about l...Thong Kuah2018-09-141-1/+3
* | Only create new service account with cluster-admin clusterrolebinding for whe...Thong Kuah2018-09-141-2/+8
* | Set RBAC support behind a feature flag.Thong Kuah2018-09-141-2/+1
* | Refactor to DRY out building of kube_client into originator serviceThong Kuah2018-09-143-82/+42
* | When provisioning a new cluster, create gitlab service account so that GitLab...Thong Kuah2018-09-144-1/+99
* | Move FetchKubernetesTokenService to under the Clusters::Gcp::Kubernetes names...Thong Kuah2018-09-143-76/+75
|/
* Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher2018-09-1388-0/+342
|\
| * Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-1188-0/+342
* | Merge branch 'sh-support-adding-confirmed-emails' into 'master'Robert Speicher2018-09-112-1/+8
|\ \ | |/ |/|
| * Add ability to skip user email confirmation with APIStan Hu2018-09-102-1/+8
* | Rails 5: fix issue move serviceJasper Maes2018-09-111-1/+1
|/
* Synchronize the default branch when updating a remote mirrorDouglas Barbosa Alexandre2018-09-101-2/+3
* Merge branch 'lock-unlock-quick-actions' into 'master'Rémy Coutable2018-09-101-0/+24
|\
| * Add /lock and /unlock quick actionsMehdi Lahmam2018-09-061-0/+24
* | Merge branch '38208-due-dates-system-notes' into 'master'Stan Hu2018-09-092-0/+25
|\ \
| * | Add system note when due date is changedEva Kadlecová2018-09-092-0/+25
* | | Fix scoping errors occuring for ContainerRepository on some buildsStan Hu2018-09-071-1/+1
* | | Merge branch 'sh-delete-container-registry-async' into 'master'Robert Speicher2018-09-071-0/+13
|\ \ \
| * | | Delete a container registry asynchronouslyStan Hu2018-09-071-0/+13
* | | | Merge branch 'osw-write-cache-upon-mr-creation-and-cache-refactoring' into 'm...Douwe Maan2018-09-071-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Cache diff highlighting upon Merge Request creation (refactors diff caching)Oswaldo Ferreira2018-09-071-2/+2
* | | | Ask user explicitly about usage stats agreementJan Provaznik2018-09-072-0/+9
* | | | Replace whitespaces in wiki page attachments file namesFrancisco Javier López2018-09-071-2/+10
* | | | Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-076-44/+79
| |_|/ |/| |