summaryrefslogtreecommitdiff
path: root/app/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* Extract common validations from ci servicesRaphael Tweitmann2019-06-211-0/+43
* Remove Kubernetes service from deployment platformTiger2019-06-211-38/+1
* Expose comments on Noteables in GraphQLBob Van Landuyt2019-06-141-8/+1
* Merge branch 'add-default-reactive-cache-key' into 'master'Nick Thomas2019-06-112-3/+2
|\
| * Add a default reactive cache keyadd-default-reactive-cache-keyTiger2019-06-072-3/+2
* | Merge branch 'thomas-nilsson-irfu/gitlab-ce-thomas-nilsson-irfu-master-patch-...Stan Hu2019-06-071-2/+2
|\ \
| * | Allow masking if 8 or more characters in base64Thomas Nilsson2019-06-061-2/+2
| |/
* | Add task count and completed count to responses of Issue and MRPatrick Derichs2019-06-071-0/+7
|/
* Use Redis for CacheMarkDownField on non AR modelsPatrick Bajao2019-06-051-72/+16
* Merge branch 'ce-9578-adjust-opened-issues-count-and-completion-rate' into 'm...Robert Speicher2019-06-041-14/+6
|\
| * Adjust burndown chart opened issues countce-9578-adjust-opened-issues-count-and-completion-rateAlexandru Croitor2019-06-041-14/+6
* | Merge branch 'bvl-design-diff-notes-ce' into 'master'Douwe Maan2019-06-042-5/+9
|\ \
| * | Make `resolvable_types` a class methodBob Van Landuyt2019-06-032-5/+9
* | | Cleans up UpdateProjectStatistics concernMayra Cabrera2019-06-031-20/+32
|/ /
* | Merge branch 'dz-scope-project-routes-3' into 'master'Lin Jen-Shin2019-05-311-0/+1
|\ \ | |/ |/|
| * Add /-/ scope to link_reference_patternDmitriy Zaporozhets2019-05-291-0/+1
* | Remove legacy artifact related coderemove-legacy-artifacts-related-codeShinya Maeda2019-05-311-58/+0
|/
* Merge branch 'mc/feature/pipeline-tracking-ce' into 'master'Grzegorz Bizon2019-05-071-0/+4
|\
| * Backport EE changesmc/feature/pipeline-tracking-ceMatija Čupić2019-05-061-0/+4
* | Convert instance level clusters enabled to class methodJames Fargher2019-05-071-5/+1
* | Allow projects to use instance level clustersJames Fargher2019-05-071-0/+17
|/
* Implement support for CI variables of type fileKrasimir Angelov2019-05-061-1/+6
* Run rubocop -a on CE filessh-upgrade-rubocop-0.68.0-ceStan Hu2019-05-053-3/+3
* Merge branch '9932-fix-deprecated-attribute_changed-ce' into 'master'Andreas Brandl2019-05-022-9/+9
|\
| * Remove deprecated uses of attribute_changed?9932-fix-deprecated-attribute_changed-ceHeinrich Lee Yu2019-04-302-9/+9
* | Disable method replacement in avatar loadingStan Hu2019-04-291-1/+2
|/
* Fix CI_COMMIT_REF_NAME and SLUG variableShinya Maeda2019-04-293-4/+28
* Backport EE cache updateFelipe Artur2019-04-241-1/+1
* Remove use of deprecated methodsupgrade-to-rails-5-1Heinrich Lee Yu2019-04-231-2/+2
* Upgrade Rails to 5.1.6.1Jasper Maes2019-04-231-2/+2
* Remove unused codeMichael Kozono2019-04-221-6/+0
* Merge branch 'ce-issue-10671' into 'master'Grzegorz Bizon2019-04-191-4/+4
|\
| * Aligned changes to Issuable with EEce-issue-10671Patrick Derichs2019-04-181-4/+4
* | Extract ProjectStatistics updates into a concernAlessio Caiazza2019-04-191-0/+60
|/
* Merge branch '58361-issue-create-system-note-timestamp' into 'master'Stan Hu2019-04-161-1/+1
|\
| * Set correct timestamps when creating past issues58361-issue-create-system-note-timestampHeinrich Lee Yu2019-04-161-1/+1
* | Rewind IID on Ci::Pipelinesrewind-iid-on-pipelinesKamil Trzciński2019-04-161-0/+14
|/
* Externalize strings in app/modelsMartin Wortschack2019-04-123-6/+6
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-082-13/+114
* Fix `updated_at` doesn't apply to `state_event` updates of issues via APISean McGivern2019-04-081-0/+8
* Merge branch '59719-const-get' into 'master'Robert Speicher2019-04-051-1/+1
|\
| * Switch to Object.const_get59719-const-getThong Kuah2019-04-051-1/+1
| * Do not inherit when calling const_getThong Kuah2019-04-041-1/+1
* | Merge branch 'extend-cte-optimisations-to-projects' into 'master'Dmitriy Zaporozhets2019-04-052-13/+19
|\ \
| * | Extend CTE search optimisation to projectsextend-cte-optimisations-to-projectsSean McGivern2019-04-042-13/+19
| |/
* | Merge branch 'drop-usage-of-leagcy-artifacts' into 'master'Kamil Trzciński2019-04-041-1/+13
|\ \
| * | Drop legacy artifacts usagedrop-usage-of-leagcy-artifactsShinya Maeda2019-04-041-1/+13
| |/
* | Allow reactive caching to be used in servicesReuben Pereira2019-04-041-0/+39
* | Specify time window for additional metrics apisupport-time-windows-apisyasonik2019-04-031-1/+1
|/
* Merge branch 'issue_51789_part_1' into 'master'Sean McGivern2019-04-022-0/+35
|\