summaryrefslogtreecommitdiff
path: root/spec/factories
Commit message (Expand)AuthorAgeFilesLines
* Update Boards::CreateService to handle with the has_many associationDouglas Barbosa Alexandre2016-10-112-8/+5
* Add markdown cache columns to the database, but don't use them yetNick Thomas2016-10-071-0/+7
* Merge branch '21983-member-add_user-doesn-t-detect-existing-members-that-have...Robert Speicher2016-10-021-19/+4
|\
| * Allow Member.add_user to handle access requestersRémy Coutable2016-09-281-19/+4
* | fix broken repo 500 errors in UI and added relevant specsJames Lopez2016-09-291-0/+15
|/
* Improve project_with_board factory to create the default listsimprovement/project-with-board-factoryDouglas Barbosa Alexandre2016-09-261-0/+2
* Merge branch 'gitlab-ce-milestone-tab-badges' into 'master' Fatih Acet2016-09-241-1/+6
|\
| * Updated milestone count helper plus testsDan Rowden2016-09-071-1/+6
* | Merge branch 'rs-simplify-fetch_members' into 'master' Rémy Coutable2016-09-211-0/+6
|\ \
| * | Add specs for ProjectTeam#fetch_membersRobert Speicher2016-09-201-0/+6
* | | Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-207-59/+16
|\ \ \ | |/ /
| * | Fix broken spec due to last_activity_at updates being throttledStan Hu2016-09-191-2/+3
| * | Remove schema annotations completelyValery Sizov2016-09-164-57/+0
| * | Add test with inactive error use case for 'POST /ci/api/v1/builds/register.json'Tomasz Maczukin2016-09-131-0/+4
| * | Ensure specs on sorting of issues in API are deterministic on MySQL22057-fix-api-ossues-sorting-flaky-specsPaco Guzman2016-09-121-0/+4
| * | Optimize discussion notes resolving and unresolving21109-discussion-resolve-runs-a-single-update-query-per-note-but-should-run-a-single-update-query-for-all-notes-insteadAlejandro Rodríguez2016-09-061-0/+5
| |/
* | Test the `CycleAnalytics::Summary` model.Timothy Andrew2016-09-201-1/+2
|/
* 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
|\ \