summaryrefslogtreecommitdiff
path: root/spec/factories
Commit message (Expand)AuthorAgeFilesLines
* Update schema info comment on todo related filesDouglas Barbosa Alexandre2016-03-181-2/+3
* Trigger a todo for mentions on commits pageDouglas Barbosa Alexandre2016-03-181-0/+5
* Merge branch 'fix-mr-source-sha' into 'master' Douwe Maan2016-03-181-0/+5
|\
| * Fix MergeRequest#source_sha when there is no diffPierre de La Morinerie2016-03-161-0/+5
* | Restrict access to confidential issuesDouglas Barbosa Alexandre2016-03-171-0/+4
|/
* Improving the original label-subscribing implementationRémy Coutable2016-03-151-1/+1
* Original implementation to allow users to subscribe to labelsTimothy Andrew2016-03-151-1/+1
* Merge branch 'revert-avatar-cropping' into 'master' Rémy Coutable2016-03-151-7/+0
|\
| * Revert "Merge branch 'avatar-cropping' into 'master' "revert-avatar-croppingRémy Coutable2016-03-151-7/+0
* | Merge branch 'fix/13928-wrong-iid-of-max-iid' into 'master' Douwe Maan2016-03-151-0/+5
|\ \ | |/ |/|
| * Fixes "iid of max iid" in Issuable sidebar for merged MRfix/13928-wrong-iid-of-max-iidRémy Coutable2016-03-081-0/+5
* | Bring ProjectGroupLink model and migrations from EEDmitriy Zaporozhets2016-03-111-0/+6
* | Simplify the various Snippet factoriesRobert Speicher2016-03-083-16/+13
|/
* Merge branch 'rs-factory-nitpicks' into 'master' Douwe Maan2016-03-073-12/+22
|\
| * Remove unnecessary attribute definitions from Service factoryrs-factory-nitpicksRobert Speicher2016-03-061-2/+0
| * Add traits for each access_level to ProjectMember factoryRobert Speicher2016-03-061-1/+21
| * Remove unused `another_email` factoryRobert Speicher2016-03-061-9/+1
* | Merge branch 'indicate-mr-diverged-from-target' into 'master' Douwe Maan2016-03-071-0/+10
|\ \ | |/ |/|
| * Indicate how much an MR branch diverges from the target branchPierre de La Morinerie2016-03-031-0/+10
* | Move all factory definitions to their own fileRobert Speicher2016-03-0437-28/+243
|/
* Branded login page also in CE11489-branded-appearance-to-ceZeger-Jan van de Weg2016-02-261-0/+8
* Add a spec for coverage indicator in project's builds listBaertierchen/gitlab-ce-showTestCoverageRémy Coutable2016-02-221-1/+5
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-201-5/+5
* Fix task factoryDouglas Barbosa Alexandre2016-02-201-1/+4
* Create a pending task when a user is mentioned when edit a issue/mr/noteDouglas Barbosa Alexandre2016-02-201-5/+3
* Marks pending tasks for an user as done when he edit an issueDouglas Barbosa Alexandre2016-02-201-0/+10
* Add feature spec for task queue list pageDouglas Barbosa Alexandre2016-02-201-0/+23
* Merge branch 'builds-artifacts-API' into 'master' Kamil Trzciński2016-02-191-1/+1
|\
| * Fix specsKamil Trzcinski2016-02-191-1/+1
* | Save merge commit id when MR is mergedRubén Dávila2016-02-191-0/+1
|/
* Fix build api specs after rebaseGrzegorz Bizon2016-02-191-1/+1
* Use DELETE verb for erasing a build contentGrzegorz Bizon2016-02-191-6/+5
* Add artifacts trait to build factory in specsGrzegorz Bizon2016-02-191-1/+1
* Refactorize `ci_runner` factory and `let` definitions in runners API specTomasz Maczukin2016-02-191-6/+4
* Fix builds scheduler when first build is allowed to failGrzegorz Bizon2016-02-181-0/+12
* Add specs for build status helper classGrzegorz Bizon2016-02-181-0/+8
* Add ability to see and sort on vote count from Issues and MR listssee-and-sort-on-vote-count-mr-issuesDouglas Barbosa Alexandre2016-02-171-0/+14
* Remove unmaintainable db schema comment from build factoryGrzegorz Bizon2016-02-041-27/+0
* Improve CI API specs related to operations on buildGrzegorz Bizon2016-02-041-0/+15
* Use truncate helper on spam logs listDouglas Barbosa Alexandre2016-02-021-0/+4
* Support Akismet spam checking for creation of issues via APIStan Hu2016-02-021-0/+7
* Update commit status factory to reflect recent changesfix/commit-status-artifactsGrzegorz Bizon2016-01-261-2/+1
* Add specs for build created using generic commit statusGrzegorz Bizon2016-01-261-2/+7
* Merge branch 'master' into ci/api-triggersTomasz Maczukin2016-01-141-0/+11
|\
| * Merge branch 'master' into ci/api-buildsTomasz Maczukin2016-01-142-6/+34
| |\
| * | Remove hard-coded id from builds factoryTomasz Maczukin2016-01-141-2/+1
| * | Change :ci_build_canceled factory to :canceled traitTomasz Maczukin2016-01-131-4/+4
| * | Fix :ci_build_with_trace factoryTomasz Maczukin2016-01-111-1/+3
| * | Merge branch 'master' into ci/api-buildsTomasz Maczukin2016-01-112-19/+29
| |\ \
| * | | Add cancel/retry features to builds APITomasz Maczukin2015-12-301-0/+4