summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sha-attributes-for-postgresql-and-mysql' into 'master'Sean McGivern2017-06-291-0/+27
|\
| * Added code for defining SHA attributesYorick Peterse2017-06-291-0/+27
* | Merge branch 'refactor-namespace-default-scope-override' into 'master'Douwe Maan2017-06-291-0/+10
|\ \
| * | Remove Namespace model default scope override and write additional test to Pr...refactor-namespace-default-scope-overrideTiago Botelho2017-06-291-0/+10
* | | Merge branch 'revert-12499' into 'master'Douwe Maan2017-06-291-21/+0
|\ \ \
| * | | Revert "Merge branch 'dm-drop-default-scope-on-sortable-finders' into 'master'"Adam Niedzielski2017-06-291-21/+0
| | |/ | |/|
* | | Merge branch 'zj-usage-ping-only-gl-pipelines' into 'master'Kamil Trzciński2017-06-291-0/+6
|\ \ \
| * | | Split pipelines by origin on usage datazj-usage-ping-only-gl-pipelinesZ.J. van de Weg2017-06-271-0/+6
* | | | Merge branch '26125-match-username-on-search' into 'master'Douwe Maan2017-06-291-25/+32
|\ \ \ \
| * | | | Inserts exact matches of username, email and name to the top of the user sear...26125-match-username-on-searchTiago Botelho2017-06-291-25/+32
* | | | | Merge branch 'refactor/declarative-policy' into 'master'Sean McGivern2017-06-291-4/+7
|\ \ \ \ \
| * | | | | update the specs to not require a set to be returnedhttp://jneen.net/2017-06-271-4/+7
| |/ / / /
* | | | | Merge branch 'add-members-count-and-parent-id-data-on-namespaces-api' into 'm...Douwe Maan2017-06-291-0/+19
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add "members_count" and "parent_id" data on namespaces APIOswaldo Ferreira2017-06-281-0/+19
* | | | | Merge branch 'fix-34417' into 'master'Sean McGivern2017-06-291-0/+34
|\ \ \ \ \
| * | | | | Add tests for project import state transition: [:started] => [:finished]fix-34417Douglas Barbosa Alexandre2017-06-281-0/+34
| |/ / / /
* | | | | Merge branch 'feature/sm/34314-add-hasvariable-concern' into 'master'Kamil Trzciński2017-06-292-39/+44
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Improve small thingsfeature/sm/34314-add-hasvariable-concernShinya Maeda2017-06-282-4/+2
| * | | | Remove PoC specShinya Maeda2017-06-281-34/+0
| * | | | Add a test for checking validates :key does not override by concernShinya Maeda2017-06-281-0/+34
| * | | | DecuplinShinya Maeda2017-06-282-39/+46
| | |/ / | |/| |
* | | | Merge branch '30708-stop-using-deleted-at-to-filter-namespaces' into 'master'Douwe Maan2017-06-291-9/+0
|\ \ \ \
| * | | | Fix current feature related specsTiago Botelho2017-06-281-9/+0
| |/ / /
* | | | Merge branch 'dm-drop-default-scope-on-sortable-finders' into 'master'Robert Speicher2017-06-281-0/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | Drop default ORDER scope when calling a find method on a Sortable modelDouwe Maan2017-06-281-0/+21
| |/ /
* | | Add ProjectWiki#ensure_repositoryport-changes-ee-2467Douglas Barbosa Alexandre2017-06-281-0/+18
* | | Add Project#ensure_repositoryDouglas Barbosa Alexandre2017-06-281-0/+31
|/ /
* | Merge branch 'bugfix/ruby2.4-compat' into 'master'Douwe Maan2017-06-274-20/+23
|\ \
| * | rm use of deprecated webmock api in teamcity_service_spechttp://jneen.net/2017-06-261-2/+4
| * | rm use of deprecated webmock api in campfire_service_spechttp://jneen.net/2017-06-261-5/+6
| * | rm use of deprecated webmock api in jira model spechttp://jneen.net/2017-06-261-11/+11
| * | rm use of deprecated webmock api in bamboo_service_spechttp://jneen.net/2017-06-261-2/+2
* | | Merge branch '34052-store-mr-ref-fetched-in-database' into 'master'Sean McGivern2017-06-271-0/+36
|\ \ \ | |/ / |/| |
| * | Store merge request ref_fetched status in the database34052-store-mr-ref-fetched-in-databaseAdam Niedzielski2017-06-261-0/+36
| |/
* | Merge branch '33933-fix-deployment-indicator-date' into 'master'Robert Speicher2017-06-261-2/+5
|\ \
| * | Fix bug where Service `created_at` time was used instead of deployment time.33933-fix-deployment-indicator-datePawel Chojnacki2017-06-221-2/+5
| |/
* | Merge branch 'fix/gb/fix-skipped-pipeline-with-allowed-to-fail-jobs' into 'ma...Kamil Trzciński2017-06-262-1/+36
|\ \
| * | Check warnings when building compound status SQL queryGrzegorz Bizon2017-06-201-1/+1
| * | Fix specs for a concern that implements CI/CD statusesGrzegorz Bizon2017-06-201-1/+1
| * | Add test for using overridden status method with scopesGrzegorz Bizon2017-06-201-0/+11
| * | Move custom compound status method to commit statusGrzegorz Bizon2017-06-201-0/+24
* | | Add User#full_private_access? to check if user has Private accesstc-refactor-projects-finder-init-collectionToon Claes2017-06-231-0/+14
| |/ |/|
* | Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...28717-additional-metrics-review-branchPawel Chojnacki2017-06-2238-459/+525
|\ \
| * \ Merge branch '34008-fix-CI_ENVIRONMENT_URL-2' into 'master'Kamil Trzciński2017-06-211-37/+11
| |\ \
| | * | Move expanded_environment_url to CreateDeploymentServiceLin Jen-Shin2017-06-211-36/+0
| | * | Don't expand CI_ENVIRONMENT_URL so runner would doLin Jen-Shin2017-06-211-3/+13
| * | | Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-2132-367/+367
| |/ /
| * | Merge branch 'refactor-projects-finder-init-collection' into 'master'Rémy Coutable2017-06-202-0/+44
| |\ \
| | * | Refactor GroupProjectsFinder#init_collectionYorick Peterse2017-06-191-0/+32
| | * | Refactor Project.with_feature_available_for_userYorick Peterse2017-06-161-0/+12