summaryrefslogtreecommitdiff
path: root/app/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-064-4/+4
* Use encrypted runner tokensKamil Trzciński2019-03-062-38/+30
* Merge branch 'fix/gb/fix-bridge-jobs-variables-policy' into 'master'Stan Hu2019-03-053-0/+123
|\
| * Extract scoped CI/CD variables to a separate concernGrzegorz Bizon2019-03-021-0/+108
| * Move ref slug helper to HasRef moduleGrzegorz Bizon2019-03-021-0/+11
| * Require scoped variables for a CI/CD processable entityGrzegorz Bizon2019-03-021-0/+4
* | Display the correct number of MRs a user has access toIgor Drozdov2019-03-051-7/+7
* | Merge dev.gitlab.org master into GitLab.com masterYorick Peterse2019-03-051-0/+12
|\ \
| * | Display only informaton visible to current userJarka Košanová2019-03-051-0/+12
* | | Merge dev master into GitLab.com masterYorick Peterse2019-03-042-2/+20
|\ \ \ | |/ / | | / | |/ |/|
| * Merge branch 'security-2773-milestones-fix' into 'master'Yorick Peterse2019-03-041-0/+11
| |\
| | * Check issue milestone availabilityJarka Košanová2019-02-141-0/+11
| * | Merge branch 'security-2797-milestone-mrs' into 'master'Yorick Peterse2019-03-041-2/+9
| |\ \
| | * | Show only MRs visible to user on milestone detailJarka Košanová2019-02-141-2/+9
| | |/
* | | Add suffix for merge request eventShinya Maeda2019-03-011-1/+1
* | | Fix inconsistent `branch?` behaviorShinya Maeda2019-03-011-1/+1
* | | Revert "Merge branch 'revert-8baf9e5f' into 'master'"Matija Čupić2019-02-272-3/+25
* | | Reduce code duplicationAlexander Koval2019-02-271-3/+3
|/ /
* | Persist source sha and target sha for merge pipelinesShinya Maeda2019-02-271-0/+10
* | Revert "Merge branch '56726-fix-n+1-in-issues-and-merge-requests-api' into 'm...Heinrich Lee Yu2019-02-261-3/+3
* | Revert "Merge branch '13784-simple-masking-of-protected-variables-in-logs' in...Kamil Trzciński2019-02-262-25/+3
* | Reduce code duplicationAlexander Koval2019-02-261-3/+3
* | Merge branch 'ce-revert-d5ce84fd' into 'master'Lin Jen-Shin2019-02-262-2/+2
|\ \
| * | Merge branch 'fix-misspellings-app-comments' into 'master'Rémy Coutable2019-02-262-2/+2
* | | Add Maskable concern for CI variablesMatija Čupić2019-02-262-3/+25
|/ /
* | Revert "Merge branch 'fix-misspellings-app-comments' into 'master'"Michael Kozono2019-02-252-2/+2
* | Fix misspellings in app/spec commentsTakuya Noguchi2019-02-252-2/+2
* | Allow IssuableFinder to filter by closed_atRémy Coutable2019-02-212-0/+15
* | Allow blank values to be stored in reactive cacheReuben Pereira2019-02-181-1/+1
|/
* Remove fast_destroy_uploads feature flagJan Provaznik2019-02-121-30/+4
* Merge branch 'local-markdown-version' into 'master'Douglas Barbosa Alexandre2019-02-071-1/+22
|\
| * Add local markdown versionlocal-markdown-versionJan Provaznik2019-02-061-1/+22
* | Add reply to notes to turn into discussionsHeinrich Lee Yu2019-02-061-1/+14
|/
* Merge branch 'jprovazn-remove-redcarpet' into 'master'Grzegorz Bizon2019-02-051-25/+2
|\
| * Remove Redcarpet markdown engineJan Provaznik2019-02-041-25/+2
* | Merge branch 'search-title' into 'master'Sean McGivern2019-02-051-2/+10
|\ \ | |/ |/|
| * Add 'in' filter that modifies scope of 'search' filter to issues and merge re...Hiroyuki Sato2019-01-141-2/+10
* | Use the sourcepos attribute for finding tasksBrett Walker2019-01-301-2/+6
* | Add back call to execute_hooksBrett Walker2019-01-301-15/+18
* | Refactor and added specsBrett Walker2019-01-301-38/+0
* | Refactor toggling of task list itemBrett Walker2019-01-301-3/+43
* | Don't consider field invalid if updating html alsoBrett Walker2019-01-301-1/+3
* | Extract processable metadata to a separate concernGrzegorz Bizon2019-01-291-0/+69
* | Extract common `when` code between CI/CD processablesGrzegorz Bizon2019-01-251-1/+1
* | Simplify pipeline processing serviceGrzegorz Bizon2019-01-251-4/+0
* | Add `when` method to be required in case of processablesGrzegorz Bizon2019-01-251-0/+4
* | Segregate interface require to make CI/CD entity processableGrzegorz Bizon2019-01-251-0/+27
* | Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-5/+5
* | Merge branch '26375-markdown-footnotes-not-working' into 'master'Lin Jen-Shin2019-01-171-1/+1
|\ \ | |/ |/|
| * Bumping the CACHE_COMMONMARK_VERSION26375-markdown-footnotes-not-workingBrett Walker2019-01-171-1/+1