summaryrefslogtreecommitdiff
path: root/spec/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-029-22/+22
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-013-5/+5
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-275-5/+5
* Remove superfluous type defs in specsKeifer Furzland2017-07-272-2/+2
* Support both internal and external issue trackersJarka Kadlecova2017-07-241-6/+12
* Revert "Merge branch 'revert-2c879643' into 'master'"Sean McGivern2017-07-141-21/+0
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-1/+1
* Merge branch 'fix-typo-in-sha-attribute-spec' into 'master'Stan Hu2017-07-071-2/+2
|\
| * Fix another typo in SHA attribute specfix-typo-in-sha-attribute-specStan Hu2017-07-071-1/+1
| * Fix typo in SHA attribute specSean McGivern2017-07-071-1/+1
* | Merge branch 'active-record-each-batch' into 'master'Sean McGivern2017-07-071-0/+53
|\ \ | |/ |/|
| * Added EachBatch for iterating tables in batchesactive-record-each-batchYorick Peterse2017-07-071-0/+53
* | Fix ShaAttribute concern when there is no tablefix-sha-attribute-no-tableSean McGivern2017-07-071-6/+25
|/
* Add many foreign keys to the projects tableYorick Peterse2017-07-061-1/+1
* Revert "Merge branch 'revert-12499' into 'master'"revert-2c879643Douwe Maan2017-07-041-0/+21
* 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-291-0/+12
* 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-271-0/+19
* | 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
* | | Revert "Merge branch 'dm-drop-default-scope-on-sortable-finders' into 'master'"Adam Niedzielski2017-06-291-21/+0
|/ /
* | Merge branch 'feature/sm/34314-add-hasvariable-concern' into 'master'Kamil Trzciński2017-06-291-0/+43
|\ \
| * | Improve small thingsfeature/sm/34314-add-hasvariable-concernShinya Maeda2017-06-281-3/+1
| * | DecuplinShinya Maeda2017-06-281-0/+45
| |/
* | Drop default ORDER scope when calling a find method on a Sortable modelDouwe Maan2017-06-281-0/+21
|/
* Merge branch 'fix/gb/fix-skipped-pipeline-with-allowed-to-fail-jobs' into 'ma...Kamil Trzciński2017-06-261-1/+1
|\
| * Fix specs for a concern that implements CI/CD statusesGrzegorz Bizon2017-06-201-1/+1
* | Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-214-96/+96
|/
* Improve method names and add more specsFelipe Artur2017-06-161-9/+5
* Remove old specs and add new onesFelipe Artur2017-06-161-0/+35
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-145-13/+43
* Use :request_store hooks on specsuse-request-store-helper-instead-actual-codeOswaldo Ferreira2017-06-091-10/+1
* Port fix-realtime-edited-text-for-issues 9-2-stable fix to master.Luke "Jared" Bennett2017-05-311-0/+11
* Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-291-117/+0
|\
| * Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-117/+0
* | Address reviewDouwe Maan2017-05-241-0/+26
|/
* Merge branch '28359-skip-process-commit-worker-unless-issues-referenced' into...31977-ensure-all-webpack-bundles-which-include-vue-are-children-of-common_vue-jsDmitriy Zaporozhets2017-05-081-0/+49
|\
| * Use regex to skip unnecessary reference processing in ProcessCommitWorkerJames Edwards-Jones2017-05-041-0/+49
* | Merge branch '17361-redirect-renamed-paths' into 'master' Sean McGivern2017-05-061-4/+48
|\ \
| * | Redirect from redirect routes to canonical routesMichael Kozono2017-05-051-4/+48
* | | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-042-98/+17
|/ /
* | Refresh the markdown cache if it was `nil`Bob Van Landuyt2017-05-021-0/+6
* | Merge branch 'enable-spec-file-name-cop' into 'master' Robert Speicher2017-04-287-21/+34
|\ \
| * | Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-267-21/+34
* | | Fix a failing specNick Thomas2017-04-251-2/+2
|/ /
* | Cache Routable#full_path in RequestStore to reduce duplicate route loadssh-optimize-duplicate-routable-full-pathStan Hu2017-04-241-0/+18
|/
* Start versioning cached markdown fieldsNick Thomas2017-04-211-67/+194
* Remove the ClearDatabaseCacheWorkerNick Thomas2017-04-211-14/+3
* Prepare for zero downtime migrationszero-downtime-migrationsYorick Peterse2017-04-121-0/+38