summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge branch 'dm-gravatar-username' into 'master'Sean McGivern2017-06-011-0/+20
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add username parameter to gravatar URLDouwe Maan2017-06-011-0/+20
* | | | | | Merge branch 'dm-update-discussion-diff-position' into 'master'Grzegorz Bizon2017-06-011-14/+14
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Update diff discussion position per discussion instead of per notedm-update-discussion-diff-positionDouwe Maan2017-05-311-14/+14
| | |/ / / | |/| | |
* | | | | Merge branch 'master' into 'trigger-source'Grzegorz Bizon2017-05-313-9/+22
|\ \ \ \ \
| * | | | | Fix pipeline retry specs related to protected actionsGrzegorz Bizon2017-05-311-2/+5
| * | | | | Fix job play service specs related to protected actionsGrzegorz Bizon2017-05-311-4/+13
| * | | | | Fix pipeline processing specs related to protected actionsGrzegorz Bizon2017-05-311-3/+4
| |/ / / /
* | | | | Introduce source to pipeline entitytrigger-sourceKamil Trzcinski2017-05-314-2/+32
|/ / / /
* | | | Don’t create comment on JIRA if link already existsJarka Kadlecova2017-05-302-7/+44
| |_|/ |/| |
* | | Merge branch 'issue_32225_2' into 'master'Kamil Trzciński2017-05-302-2/+44
|\ \ \
| * | | Set head pipeline when creating merge requestsissue_32225_2Felipe Artur2017-05-292-1/+32
| * | | Sanity check pipeline sha before saving merge request head pipelineFelipe Artur2017-05-231-1/+12
* | | | Fix spec for Members::AuthorizedDestroyServicefix-authorized-members-destroyYorick Peterse2017-05-301-1/+1
* | | | Merge branch '30917-wiki-is-not-searchable-with-guest-permissions' into 'master'Douwe Maan2017-05-291-0/+9
|\ \ \ \
| * | | | Explicitly test that guest is able to search through the wikiValery Sizov2017-05-291-1/+1
| * | | | Fix: Wiki is not searchable with Guest permissionsValery Sizov2017-05-221-0/+9
* | | | | Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-292-50/+18
|\ \ \ \ \
| * | | | | Use CTEs for nested groups and authorizationsYorick Peterse2017-05-172-50/+18
* | | | | | Fix counters cache invalidation for Issues and Merge RequestsValery Sizov2017-05-265-0/+32
| |_|_|/ / |/| | | |
* | | | | Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets2017-05-251-0/+137
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Implement web hooks loggingAlexander Randa2017-05-251-0/+137
| | |/ / | |/| |
* | | | Address reviewDouwe Maan2017-05-241-1/+1
* | | | Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan2017-05-232-1/+50
| |_|/ |/| |
* | | Merge branch 'issue_32225' into 'master'Robert Speicher2017-05-232-13/+10
|\ \ \
| * | | Add transient head_pipeline_of to pipeline factoriesissue_32225Felipe Artur2017-05-222-13/+10
* | | | Fix propagate service spec transient failurefix/transient-service-template-specJames Lopez2017-05-231-4/+8
* | | | minor adjustments to the specsJose Ivan Vargas2017-05-221-1/+1
* | | | Renamed some messages and refactored the project_edit class to a functionJose Ivan Vargas2017-05-221-1/+1
* | | | Prevent project transfer if a new group is not selectedJose Ivan Vargas2017-05-221-0/+1
|/ / /
* | | Stop MR conflict code from blowing up when branches are missingdm-no-conflicts-when-branches-are-missingDouwe Maan2017-05-181-0/+7
* | | Fix: Deleting an invited member causes 500 errorValery Sizov2017-05-181-0/+21
|/ /
* | [Spec optimization] Joining one-line 'it' blocksspec-joining-itValery Sizov2017-05-154-30/+46
|/
* Merge branch 'fix-conflict-resolution-with-corrupt-repos' into 'master' Douwe Maan2017-05-122-16/+98
|\
| * Fix conflict resolution from corrupted upstreamfix-conflict-resolution-with-corrupt-reposSean McGivern2017-05-122-16/+98
* | Merge branch 'update_assignee_cache_counts_refactoring' into 'master' Sean McGivern2017-05-124-0/+52
|\ \
| * | Move update_assignee_cache_counts to the serviceValery Sizov2017-05-124-0/+52
| |/
* | fix for Follow-up from "Backport of Multiple Assignees featurefixes_for_multiple_issue_assigneesValery Sizov2017-05-112-3/+3
|/
* Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot2017-05-103-4/+24
|\
| * Store retried in database for CI buildsretried-in-database-mysqlKamil Trzcinski2017-05-073-4/+24
* | Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-102-2/+2
* | Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-105-5/+5
* | Use relative paths for group/project/user avatarsblackst0ne2017-05-101-3/+2
* | Merge branch 'deltas-only' into 'master' Sean McGivern2017-05-091-1/+1
|\ \
| * | Don't use DiffCollection for deltasJacob Vosmaer2017-05-091-1/+1
* | | Merge branch 'issue_27168_2' into 'master' Sean McGivern2017-05-093-1/+45
|\ \ \
| * | | Small code improvements and add migration specFelipe Artur2017-05-081-8/+32
| * | | Fix specs 2Felipe Artur2017-05-082-2/+2
| * | | Fix SpecsFelipe Artur2017-05-082-1/+9
| * | | Preloads head pipeline for each merge requestFelipe Artur2017-05-081-0/+12