summaryrefslogtreecommitdiff
path: root/app/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* implement #inspect for all Referablesdev.referable-inspecthttp://jneen.net/2017-08-011-0/+12
* Small refactor in LegacyNamespace and moved back send_update_instructions28283-legacy-storage-formatGabriel Mazetto2017-08-011-9/+2
* Rename ensure_dir_exist -> ensure_storage_path_existGabriel Mazetto2017-08-011-1/+1
* Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto2017-08-012-0/+16
* Move storage specific code from Namespace and Project to concernsGabriel Mazetto2017-08-012-0/+185
* Merge issuable "reopened" state into "opened"merge-issuable-reopened-into-opened-stateYorick Peterse2017-07-281-3/+2
* Merge branch '30634-protected-pipeline' into 'master'Kamil Trzciński2017-07-251-4/+5
|\
| * Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-201-0/+4
| |\
| * | Eliminate N+1 queries on checking different protected refsLin Jen-Shin2017-07-191-4/+5
* | | Explicitly define inverse of acces_level relationsbvl-port-inverse-protected-ref-to-ceBob Van Landuyt2017-07-251-1/+7
* | | Resolve "Lazy load images on the Frontend"Tim Zallmann2017-07-241-1/+1
| |/ |/|
* | Use Ghost user when edited_by, merged_by deleted34930-fix-edited-byJarka Kadlecova2017-07-191-0/+4
|/
* Revert "Merge branch 'revert-2c879643' into 'master'"Sean McGivern2017-07-141-23/+0
* Merge branch 'feature/user-datetime-search-api-mysql' into 'master'Douwe Maan2017-07-071-0/+12
|\
| * refactor created at filter to use model scopesJames Lopez2017-07-071-0/+12
* | Merge branch 'active-record-each-batch' into 'master'Sean McGivern2017-07-071-0/+81
|\ \
| * | Added EachBatch for iterating tables in batchesactive-record-each-batchYorick Peterse2017-07-071-0/+81
| |/
* | Native group milestonesFelipe Artur2017-07-073-1/+19
* | Fix ShaAttribute concern when there is no tablefix-sha-attribute-no-tableSean McGivern2017-07-071-0/+2
|/
* Merge branch 'foreign-keys-for-project-model' into 'master'Sean McGivern2017-07-067-10/+10
|\
| * Added Cop to blacklist the use of `dependent:`Yorick Peterse2017-07-067-10/+10
* | Fix stubbing attributes alongside cache_markdown_fieldNick Thomas2017-07-051-1/+1
|/
* Revert "Merge branch 'revert-12499' into 'master'"revert-2c879643Douwe Maan2017-07-041-0/+23
* Merge branch 'tc-namespace-license-checks--multiple-assignees' into 'master'Douwe Maan2017-07-041-0/+8
|\
| * Make MergeRequest respond to assignee_ids & assignee_ids=Toon Claes2017-06-201-5/+1
| * Backport issuable for assignee slash commands from EEToon Claes2017-06-201-0/+12
* | Merge branch 'fix-2801' into 'master'Sean McGivern2017-07-031-2/+10
|\ \
| * | Reset @full_path to nil when cache expiresDouglas Barbosa Alexandre2017-07-031-0/+1
| * | Expires full_path cache after project is renamedDouglas Barbosa Alexandre2017-06-291-2/+9
* | | Improve support for external issue referencesadam-external-issue-references-spikeAdam Niedzielski2017-06-301-1/+1
|/ /
* | Merge branch '34078-allow-to-enable-feature-flags-with-more-granularity' into...Robert Speicher2017-06-291-0/+7
|\ \
| * | Rename FLippable to FeatureGate and make `flipper_group` and `user` mutually ...Rémy Coutable2017-06-271-1/+1
| * | Allow the feature flags to be enabled/disabled with more granularityRémy Coutable2017-06-271-0/+7
* | | Merge branch 'sha-attributes-for-postgresql-and-mysql' into 'master'Sean McGivern2017-06-291-0/+18
|\ \ \
| * | | Added code for defining SHA attributesYorick Peterse2017-06-291-0/+18
* | | | Revert "Merge branch 'dm-drop-default-scope-on-sortable-finders' into 'master'"Adam Niedzielski2017-06-291-23/+0
|/ / /
* | | Merge branch 'feature/sm/34314-add-hasvariable-concern' into 'master'Kamil Trzciński2017-06-291-0/+23
|\ \ \
| * | | DecuplinShinya Maeda2017-06-281-0/+23
| |/ /
* | | Drop default ORDER scope when calling a find method on a Sortable modelDouwe Maan2017-06-281-0/+23
|/ /
* | Merge branch 'fix/gb/fix-skipped-pipeline-with-allowed-to-fail-jobs' into 'ma...Kamil Trzciński2017-06-261-10/+13
|\ \
| * | Check warnings when building compound status SQL queryGrzegorz Bizon2017-06-201-10/+13
| * | Move custom compound status method to commit statusGrzegorz Bizon2017-06-201-3/+1
| * | Fix pipeline status when allowed to fail jobs presentGrzegorz Bizon2017-06-201-1/+3
| |/
* | Merge branch 'bvl-validate-path-update' into 'master'Douwe Maan2017-06-211-8/+8
|\ \
| * | Rebuild the dynamic path before validating itbvl-validate-path-updateBob Van Landuyt2017-06-211-8/+8
| |/
* | Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-214-29/+29
|/
* Improve method names and add more specsFelipe Artur2017-06-161-10/+12
* Remove old specs and add new onesFelipe Artur2017-06-161-2/+6
* Order merge requests by priorityFelipe Artur2017-06-161-3/+3
* Order issues by priorityFelipe Artur2017-06-161-5/+7