summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Fix build play failureimprove-pipeline-processingKamil Trzcinski2016-08-121-1/+1
* Use event `enqueue` instead of `queue`Kamil Trzcinski2016-08-122-6/+23
* Added specs for started_at and finished_atKamil Trzcinski2016-08-121-8/+38
* Fix test failures, that did occur because of missing previously used `reload_...Kamil Trzcinski2016-08-111-14/+10
* Use state machine for pipeline event processingKamil Trzcinski2016-08-111-34/+4
* Verify the pipeline status after executing events on buildsKamil Trzcinski2016-08-111-0/+45
* Merge branch 'refactor-builds-creation-service' into 'master' Rémy Coutable2016-08-113-303/+63
|\
| * Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-113-303/+63
* | Merge branch '18583-implement-access-request-to-project-group-api' into 'mast...Rémy Coutable2016-08-112-2/+3
|\ \
| * | New AccessRequests API endpoints for Group & ProjectRémy Coutable2016-08-102-2/+3
| |/
* | Merge branch '13333-consider-updating-http-parser-rb-to-0-6-0' into 'master' Rémy Coutable2016-08-111-0/+58
|\ \ | |/ |/|
| * Replace the tinder gem by bare HTTP requestsThomas Balthazar2016-08-111-0/+58
* | Clean up project destructionclean-up-project-destroyStan Hu2016-08-101-1/+1
* | Add a method in Project to return a cached value of total count of projectsStan Hu2016-08-091-0/+14
* | adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-0940-217/+218
|/
* Merge branch 'faster-cache-keys' into 'master' Rémy Coutable2016-08-081-0/+17
|\
| * Added concern for a faster "cache_key" methodfaster-cache-keysYorick Peterse2016-08-081-0/+17
* | Merge branch '14898-protected-branches-developer-can-not-push-without-permiss...Douwe Maan2016-08-051-11/+81
|\ \ | |/ |/|
| * changes default_branch_protection to allow devs_can_merge protection option a...tiagonbotelho2016-08-041-49/+22
| * developer cannot push to protected branch when project is empty or he has not...tiagonbotelho2016-08-021-11/+108
* | Fix Rename `add_users_into_project` and `projects_ids`Herminio Torres2016-08-041-2/+2
* | change the API on the merge_request_diff model from diffs -> raw_diffsuse-raw-diffs-for-merge-request-diffsPaco Guzman2016-08-032-8/+8
* | Make Compare#diffs diff_options a regular argumentDouwe Maan2016-08-031-1/+1
* | switch from diff_file_collection to diffs20034-safe-diffsPaco Guzman2016-08-034-5/+107
* | Move to Gitlab::Diff::FileCollectionPaco Guzman2016-08-031-0/+6
* | Merge branch '18866-add-simple-identifier-to-public-ssh-keys' into 'master' Douwe Maan2016-08-022-3/+4
|\ \
| * | Tidy the key spec and fix failing user specKeith Pope2016-08-022-2/+2
| * | Add simple identifier to public SSH keysKeith Pope2016-08-021-2/+3
* | | Expand commit message width in repo viewClement Ho2016-08-021-0/+21
* | | Speedup DiffNote#active? on discussions, preloading noteables and avoid touch...Paco Guzman2016-08-022-2/+26
* | | Merge branch 'handle-disabled-request-store' into 'master' Yorick Peterse2016-08-021-40/+61
|\ \ \ | |_|/ |/| |
| * | Only use RequestStore in ProjectTeam#max_member_access_for_user if it is activeStan Hu2016-08-011-40/+61
| |/
* | Merge branch 'fix-gh-pull-requests' into 'master' Rémy Coutable2016-08-011-3/+15
|\ \
| * | Fix attr reader to force the intended values for source and target shasDouglas Barbosa Alexandre2016-07-311-3/+15
| |/
* | Merge branch 'zj-env-external-url' into 'master' Rémy Coutable2016-08-011-0/+19
|\ \ | |/ |/|
| * Use Grape DSL for environment endpointsZ.J. van de Weg2016-07-291-0/+1
| * Incorporate feedbackZ.J. van de Weg2016-07-291-0/+8
| * Add an URL field to EnvironmentsZ.J. van de Weg2016-07-291-0/+10
* | Merge branch 'ability-batch-issue-checking' into 'master' Robert Speicher2016-07-293-1/+306
|\ \ | |/ |/|
| * Method for returning issues readable by a userability-batch-issue-checkingYorick Peterse2016-07-293-1/+306
* | Fix all specs related to changes in !5081.Timothy Andrew2016-07-291-40/+0
|/
* Merge branch 'cache-commit-author-lookup' into 'master' Yorick Peterse2016-07-291-0/+20
|\
| * Add specs for caching commit authorStan Hu2016-07-271-0/+20
* | Merge branch '17073-tagscontroller-index-is-terrible-response-time-goes-up-to...Yorick Peterse2016-07-291-22/+23
|\ \
| * | Update to gitlab_git 10.4.1 and take advantage of preserved Ref objectsAlejandro Rodríguez2016-07-281-22/+23
* | | Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-283-6/+79
|\ \ \ | |/ /
| * | Fix Project#to_param to keep invalid project suitable for use in URLsDouglas Barbosa Alexandre2016-07-271-0/+18
| * | Merge branch '5571-hipchat-notifications-missing-colors' into 'master' Robert Speicher2016-07-271-6/+24
| |\ \
| | * | Little refactor, add specs, and a CHANGELOG entryRémy Coutable2016-07-261-6/+24
| * | | Respective cache is now expired when creating a new branchtiagonbotelho2016-07-271-0/+37