summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Resolve "/assign me quick action doesn't work if there is extra white space"Cindy Pallares 🦉2018-10-191-41/+38
* Merge branch 'ce-5987-group-file-templates' into 'master'Robert Speicher2018-10-191-0/+3
|\
| * Harden a specNick Thomas2018-10-191-0/+3
* | Merge branch 'bvl-remove-forked-project-link' into 'master'Sean McGivern2018-10-194-10/+36
|\ \
| * | Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-194-10/+36
* | | Catch `RedirectionTooDeep` Exception in webhooksHeinrich Lee Yu2018-10-191-1/+1
| |/ |/|
* | Add support for JSON logging for audit eventsStan Hu2018-10-181-0/+26
* | Fix Groups::UpdateService#execute not returning correct error codeStan Hu2018-10-181-0/+6
* | Does not allow an import_url with SSH protocolDouglas Barbosa Alexandre2018-10-151-1/+1
* | Merge branch '34758-refactor-cluster-services' into 'master'Dmitriy Zaporozhets2018-10-152-2/+2
|\ \
| * | Pass in project as kwarg for CreateServiceThong Kuah2018-10-152-2/+2
| |/
* | Remove un-used inheritance from serviceThong Kuah2018-10-153-21/+25
* | Move non-controller code into dedicated serviceThong Kuah2018-10-151-0/+63
|/
* Fix project deletion when there is a export availableStan Hu2018-10-101-3/+20
* Merge branch 'issue_43097' into 'master'Sean McGivern2018-10-051-0/+39
|\
| * Move issue related_branches to serviceFelipe Artur2018-10-041-0/+39
* | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-051-0/+21
|\ \
| * | Make GitLab pages support access controlTuomo Ala-Vannesluoma2018-10-051-0/+21
* | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-053-15/+38
|\ \ \ | |/ /
| * | Fix N+1 for notification recipients on private projectsSean McGivern2018-10-041-22/+22
| * | Fix N+1 for notification recipients in subscribersSean McGivern2018-10-041-12/+35
| * | Merge branch 'fix-todo-cops' into 'master'Rémy Coutable2018-10-041-1/+1
| |\ \
| | * | Fix SpaceBeforeFirstArg copSemyon Pupkov2018-09-201-1/+1
| * | | Create labels_as_hash_ concern, modify params for methodccr/48930_extract_logic_to_concernChantal Rollison2018-10-031-2/+2
| | |/ | |/|
* | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-046-16/+17
|\ \ \ | |/ /
| * | Merge branch 'remove-rugged' into 'master'Douwe Maan2018-10-036-16/+17
| |\ \
| | * | Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez2018-10-026-16/+17
* | | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-031-1/+1
|\ \ \ \ | |/ / /
| * | | CE Resolve "Refactor code quality similar to JUnit tests"Matija Čupić2018-10-021-1/+2
| |/ /
* | | Stub feature flag for specShinya Maeda2018-10-021-0/+4
* | | Add feature flag spec for process_build_serviceShinya Maeda2018-10-021-1/+15
* | | Fix specShinya Maeda2018-10-021-1/+1
* | | Fix specShinya Maeda2018-10-021-1/+1
* | | Add spec for ProcessBuildServiceShinya Maeda2018-10-021-28/+171
* | | Fix spec failureShinya Maeda2018-10-021-4/+1
* | | Fix coding style offenceShinya Maeda2018-10-021-9/+12
* | | Add spec for BuildScheduleWorker and RunScheduledBuildServiceShinya Maeda2018-10-021-0/+62
* | | Add Spec for ProcessPipelineServiceShinya Maeda2018-10-021-1/+202
* | | Fix process build service specShinya Maeda2018-10-021-3/+8
* | | Fix process build service specShinya Maeda2018-10-022-16/+61
* | | Fix retry_build_service_specShinya Maeda2018-10-021-2/+4
|/ /
* | Merge remote-tracking branch 'dev/master'Bob Van Landuyt2018-10-012-2/+2
|\ \
| * \ Merge branch 'security-gcp-token-exposed-by-kubernetes' into 'master'Bob Van Landuyt2018-10-012-2/+2
| |\ \
| | * | Do not persist errors from Kubernetes callsMayra Cabrera2018-09-172-2/+2
* | | | Merge branch 'feature/set-public-email-through-api' into 'master'Rémy Coutable2018-10-011-0/+43
|\ \ \ \
| * | | | allow users api to set public_emailAlexis Reigel2018-10-011-1/+2
| * | | | add missing allowed attributesAlexis Reigel2018-10-011-0/+42
* | | | | Extend reports to support security featuresOlivier Gonzalez2018-09-271-4/+14
* | | | | Merge branch '43832-adds-chdmod-to-commits-actions-api' into 'master'Rémy Coutable2018-09-271-1/+35
|\ \ \ \ \
| * | | | | Adds chmod action to POST /projects/:id/repository/commits APIJacopo2018-09-271-1/+35
| | |/ / / | |/| | |