summaryrefslogtreecommitdiff
path: root/app/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-112-0/+2
* Remove soft removals related codeYorick Peterse2018-01-081-1/+0
* Refactor RelativePositioning so that it can be used by other classesJarka Kadlecová2018-01-051-7/+11
* Just try to detect and assign onceLin Jen-Shin2018-01-051-3/+4
* Create Kubernetes based on Application TemplatesMayra Cabrera2018-01-041-0/+47
* Merge branch 'osw-introduce-merge-request-statistics' into 'master'Sean McGivern2018-01-041-6/+5
|\
| * Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira2018-01-021-6/+5
* | Write projects config to all projects inside namespace in batchesDouglas Barbosa Alexandre2018-01-031-1/+1
* | Update project full path in .git/config when renaming namespaceDouglas Barbosa Alexandre2018-01-031-0/+2
|/
* Merge branch 'dm-diff-note-for-line-performance' into 'master'Robert Speicher2017-12-222-10/+4
|\
| * Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_...Douwe Maan2017-12-222-10/+4
* | Use relative URLs when linking to uploaded filesNick Thomas2017-12-221-1/+1
* | Explictly require Gitlab::Utils in ProjectFeaturesCompatibilitydz-fix-seed-fuDmitriy Zaporozhets2017-12-221-0/+1
|/
* Only include the user's ID in the time_spent command's update hashRobert Speicher2017-12-191-1/+1
* Add a JsonSerializationError class instead of raising SecurityErrorRobert Speicher2017-12-191-2/+4
* Accept arguments to blocked JSON serialization methodsRobert Speicher2017-12-191-1/+1
* Add BlocksJsonSerialization model concern and include it in UserRobert Speicher2017-12-191-0/+14
* Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-12-155-2/+106
|\
| * Treat empty markdown and html strings as valid cached text, not missing cache...optimize-issues-avoid-noop-empty-cache-updates2Greg Stark2017-12-121-2/+1
| * Allow commenting on individual commits inside an MRDouwe Maan2017-12-071-0/+4
| * Resolve "Display member role per project"Mike Greiling2017-12-071-0/+46
| * Throttle the number of UPDATEs triggered by touchYorick Peterse2017-12-061-0/+10
| * Use `job_artifacts_archive|metadata`Kamil Trzcinski2017-12-031-8/+8
| * Revert "Rename `job_archive|metadata` to `artifacts_archive|metadata`"Kamil Trzcinski2017-12-031-8/+8
| * Rename `job_archive|metadata` to `artifacts_archive|metadata`Kamil Trzcinski2017-12-031-8/+8
| * Remove Ci::Build#artifacts_file?Zeger-Jan van de Weg2017-12-031-4/+0
| * Rename artifacts_* to legacy_artifacts_*Kamil Trzcinski2017-12-031-5/+9
| * Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg2017-12-031-11/+19
| * Create Ci::ArtifactsZeger-Jan van de Weg2017-12-031-0/+37
* | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-307-35/+68
|\ \ | |/
| * Merge branch 'dm-search-pattern' into 'master'Sean McGivern2017-11-291-7/+2
| |\
| | * Use fuzzy search with minimum length of 3 characters where appropriatedm-search-patternDouwe Maan2017-11-271-7/+2
| | * Rename to_fuzzy_arel to fuzzy_arel_matchDouwe Maan2017-11-241-3/+3
| * | Merge branch '40561-environment-scope-value-is-not-trimmed' into 'master'Kamil Trzciński2017-11-281-0/+4
| |\ \
| | * | Strip leading & trailing whitespaces in CI/CD secret variable keys40561-environment-scope-value-is-not-trimmedRémy Coutable2017-11-271-0/+4
| | |/
| * | Merge branch '40226-refactor-the-issuable-s-webhooks-data-architecture' into ...Douwe Maan2017-11-281-3/+9
| |\ \ | | |/ | |/|
| | * Refactor the way we pass `old associations` to issuable's update services40226-refactor-the-issuable-s-webhooks-data-architectureRémy Coutable2017-11-241-3/+9
| * | Merge branch 'jej/fix-protected-branch-validations-ce' into 'master'Rémy Coutable2017-11-242-19/+23
| |\ \ | | |/ | |/|
| | * Deduplicate protected ref human_access_levelsjej/fix-protected-branch-validations-ceJames Edwards-Jones2017-11-242-9/+7
| | * Fix ProtectedBranch access level validationsJames Edwards-Jones2017-11-242-10/+16
| * | Merge branch 'issue_40374' into 'master'Sean McGivern2017-11-241-0/+7
| |\ \
| | * | Fix WIP system note not being createdissue_40374Felipe Artur2017-11-231-0/+7
| | |/
| * | Merge branch 'use-merge-requests-diff-id-column' into 'master'Douwe Maan2017-11-231-0/+17
| |\ \
| | * | Use latest_merge_request_diff associationSean McGivern2017-11-231-0/+17
| | |/
| * | Fix link text from group contextJarka Kadlecova2017-11-232-6/+6
| |/
* | Fix a few layout errorLin Jen-Shin2017-11-221-0/+1
* | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-221-0/+1
|\ \ | |/
| * Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable2017-11-201-0/+1
| |\
| | * Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+1
* | | Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin2017-11-226-21/+21