summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'revert-2c879643' into 'master'Sean McGivern2017-07-041-0/+21
|\
| * Revert "Merge branch 'revert-12499' into 'master'"revert-2c879643Douwe Maan2017-07-041-0/+21
* | Merge branch 'feature/no-hypen-at-end-of-commit-ref-slug' into 'master'Rémy Coutable2017-07-041-7/+11
|\ \ | |/ |/|
| * fixed incorrect test case (for real), added another oneStefan Hanreich2017-06-191-1/+2
| * fixed incorrect test caseStefan Hanreich2017-06-191-1/+1
| * added additional test caseStefan Hanreich2017-06-181-0/+1
| * remove trailing commaStefan Hanreich2017-06-181-1/+1
| * fix typoStefan Hanreich2017-06-181-1/+1
| * removed superfluos testsStefan Hanreich2017-06-181-7/+1
| * Updated spec for build to include new ref_slug invariantsStefan Hanreich2017-06-181-8/+16
* | Merge branch 'tc-namespace-license-checks--multiple-assignees' into 'master'Douwe Maan2017-07-041-0/+16
|\ \
| * | Make MergeRequest respond to assignee_ids & assignee_ids=Toon Claes2017-06-201-0/+16
* | | Merge branch 'fix-pending-delete-forks' into 'master'Sean McGivern2017-07-041-27/+49
|\ \ \
| * | | Don't resolve fork relationships for projects pending deleteNick Thomas2017-07-041-0/+16
| * | | Clean up the ForkedProjectLink specsNick Thomas2017-07-041-29/+35
* | | | Merge branch 'gitaly-clean-up-tests' into 'master'Sean McGivern2017-07-041-19/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Remove unnecessary contextsJacob Vosmaer2017-06-301-19/+8
* | | | Merge branch 'sh-allow-force-repo-create' into 'master'Sean McGivern2017-07-031-1/+14
|\ \ \ \
| * | | | Change the force flag to a keyword argumentsh-allow-force-repo-createDouglas Barbosa Alexandre2017-07-031-1/+1
| * | | | Make Project#ensure_repository force create a repoStan Hu2017-06-301-0/+13
* | | | | Merge remote-tracking branch 'upstream/master' into add-ci_variables-environm...add-ci_variables-environment_scopeLin Jen-Shin2017-07-049-36/+92
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fix-2801' into 'master'Sean McGivern2017-07-032-0/+15
| |\ \ \ \ \
| | * | | | | Reset @full_path to nil when cache expiresDouglas Barbosa Alexandre2017-07-031-3/+4
| | * | | | | Expires full_path cache after project is renamedDouglas Barbosa Alexandre2017-06-292-0/+14
| * | | | | | Improve support for external issue referencesadam-external-issue-references-spikeAdam Niedzielski2017-06-302-5/+5
| | |_|/ / / | |/| | | |
| * | | | | Set the GL_REPOSITORY env variable on Gitlab::Git::Hook34502-gitlab-git-hook-should-set-the-gl_repository-environment-variableAlejandro Rodríguez2017-06-291-10/+5
| |/ / / /
| * | | | Merge branch 'sh-fix-project-destroy-in-namespace' into 'master'Robert Speicher2017-06-291-0/+11
| |\ \ \ \
| | * | | | Defer project destroys within a namespace in Groups::DestroyService#async_exe...Stan Hu2017-06-291-0/+11
| | |/ / /
| * | | | Merge branch '34078-allow-to-enable-feature-flags-with-more-granularity' into...Robert Speicher2017-06-291-0/+19
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Rename FLippable to FeatureGate and make `flipper_group` and `user` mutually ...Rémy Coutable2017-06-272-14/+19
| | * | | Allow the feature flags to be enabled/disabled with more granularityRémy Coutable2017-06-271-0/+14
| * | | | 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
| | | |/ / / / | | |/| | | |
* | | | | | | We no longer test the presence of the keyLin Jen-Shin2017-06-291-1/+0
* | | | | | | Merge remote-tracking branch 'upstream/master' into add-ci_variables-environm...Lin Jen-Shin2017-06-2913-90/+235
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |