summaryrefslogtreecommitdiff
path: root/spec/factories
Commit message (Expand)AuthorAgeFilesLines
* Project tools visibility levelFelipe Artur2016-09-011-1/+20
* api: expose wiki_page_events project hook field in the APIBen Boeckel2016-08-241-0/+1
* Add endpoints for pipelinesZ.J. van de Weg2016-08-181-18/+0
* Remove label_list factoryDouglas Barbosa Alexandre2016-08-171-5/+2
* Order board lists by list_type, and positionDouglas Barbosa Alexandre2016-08-171-1/+5
* Does not allow Backlog/Done lists to be removedDouglas Barbosa Alexandre2016-08-171-0/+12
* Add service to create a board listDouglas Barbosa Alexandre2016-08-172-0/+12
* Add service to create a new board for a projectDouglas Barbosa Alexandre2016-08-171-0/+6
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into pipeline-hooks-...Kamil Trzcinski2016-08-162-6/+13
|\
| * Fix failing tests relating to backporting ee!581.Timothy Andrew2016-08-161-1/+1
| * Fix the protected branches factory.Timothy Andrew2016-08-161-3/+3
| * Backport changes from gitlab-org/gitlab-ee!581 to CE.Timothy Andrew2016-08-161-5/+5
| * Further refactor and syntax fixes.Patricio Cano2016-08-151-6/+1
| * Complete refactor of the `Spammable` concern and tests:Patricio Cano2016-08-151-0/+2
| * Lay the ground works to submit information to AkismetPatricio Cano2016-08-151-0/+10
* | Make explicit call for all event types for ProjectHook factoryKamil Trzcinski2016-08-121-9/+7
* | Have trait all_events_enabled so that's easier to reuse, feedback:Lin Jen-Shin2016-08-121-0/+12
|/
* Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-113-0/+31
* TST: Use more accurate time windows so tests do not failjoshbabier2016-08-041-2/+2
* Merge branch 'zj-env-external-url' into 'master' Rémy Coutable2016-08-011-0/+1
|\
| * Add an URL field to EnvironmentsZ.J. van de Weg2016-07-291-0/+1
* | Check for Ci::Build artifacts at database levelPaco Guzman2016-07-291-0/+16
|/
* Use `Gitlab::Access` to protected branch access levels.Timothy Andrew2016-07-291-5/+11
* Enforce "No One Can Push" during git operations.Timothy Andrew2016-07-291-0/+17
* Tests refactoring for trigger variablesKatarzyna Kobierska2016-07-261-1/+2
* Refactor Issues::BulkUpdateService specrs-bulk-issues-update-specRobert Speicher2016-07-201-0/+10
* Use value of `yaml_variables` and `when` from config_processor if undefinedKamil Trzcinski2016-07-191-0/+2
* Improve manual actions code and add model, service and feature testsKamil Trzcinski2016-07-181-0/+5
* Store when and yaml variables in builds tableKamil Trzcinski2016-07-161-0/+5
* Add approval required todosapproval-required-todoSean McGivern2016-07-121-0/+4
* Merge branch 'fix-type-in-project-factory' into 'master' Rémy Coutable2016-07-111-1/+1
|\
| * Fix typo in factory for projects.rbYatish Mehta2016-07-051-1/+1
* | Merge branch 'new-diff-notes' into 'master' Douwe Maan2016-07-071-4/+29
|\ \
| * | Add DiffNote modelDouwe Maan2016-07-061-4/+29
| |/
* | Exclude projects pending delete from notificationsSean McGivern2016-07-071-0/+8
|/
* Add Todos APIDouglas Barbosa Alexandre2016-07-011-0/+4
* Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-201-0/+9
|\
| * Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-162-0/+20
| |\
| * \ Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-141-6/+0
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-098-17/+43
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-032-13/+15
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-05-1114-223/+11
| |\ \ \ \ \
| * | | | | | Allow expiration of personal access tokens.Timothy Andrew2016-04-281-0/+9
* | | | | | | Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-172-0/+20
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Improve validationsKamil Trzcinski2016-06-151-0/+1
| * | | | | | Add specs for models and servicesKamil Trzcinski2016-06-142-0/+19
| | |_|_|_|/ | |/| | | |
* | | | | | Adopt the rename from ci_commits to ci_pipelinesLin Jen-Shin2016-06-151-0/+0
|/ / / / /
* | | | | Remove deprecated issues_tracker and issues_tracker_id from projectDouglas Barbosa Alexandre2016-06-131-6/+0
| |_|_|/ |/| | |
* | | | Merge branch '18019-fix-wiki-linking' into 'master' Rémy Coutable2016-06-091-1/+1
|\ \ \ \
| * | | | Implement the correct linking behaviour in `WikiLinkFilter`.Timothy Andrew2016-06-091-1/+1
| | |_|/ | |/| |