summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '57905-etag-caching-probably-broken-since-11-5-0' into 'master'Robert Speicher2019-02-261-2/+2
|\
| * Fix Ci::Pipeline#all_merge_requests missing forked MRsStan Hu2019-02-261-2/+2
* | Revert "Merge branch '13784-simple-masking-of-protected-variables-in-logs' in...Kamil Trzciński2019-02-264-27/+3
* | Reduce code duplicationAlexander Koval2019-02-262-3/+7
* | Merge branch 'ce-revert-d5ce84fd' into 'master'Lin Jen-Shin2019-02-266-7/+8
|\ \
| * | Merge branch 'fix-misspellings-app-comments' into 'master'Rémy Coutable2019-02-265-7/+7
| * | Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński2019-02-261-0/+1
| |/
* | Merge branch 'add_YouTrack_integration' into 'master'Sean McGivern2019-02-263-0/+42
|\ \
| * | Update external issue tracker services test, remove `prop_accessor :title` fr...Kotau Yauhen2019-02-221-1/+1
| * | Remove new_issue_url field from YouTrack integration serviceKotau Yauhen2019-02-211-7/+11
| * | Lowercase letters support and additional tests for YouTrack integration serviceYauhen Kotau2019-02-201-2/+2
| * | Added YouTrack integrationYauhen Kotau2019-02-183-0/+38
* | | Add Maskable concern for CI variablesMatija Čupić2019-02-264-3/+27
* | | Merge branch 'osw-create-and-store-merge-ref-for-mrs' into 'master'Douwe Maan2019-02-263-0/+28
|\ \ \
| * | | Support merge to ref for merge-commit and squashOswaldo Ferreira2019-02-253-0/+28
* | | | Fix project set_repository_writable!John Cai2019-02-251-1/+1
| |_|/ |/| |
* | | Revert "Merge branch 'fix-misspellings-app-comments' into 'master'"Michael Kozono2019-02-255-7/+7
* | | Revert "Merge branch 'filter-confidential-issues' into 'master'"Michael Kozono2019-02-251-1/+0
|/ /
* | Merge branch '7861-cross-project-pipeline-dashboard-mvc-2-ce' into 'master'Grzegorz Bizon2019-02-251-0/+1
|\ \
| * | Delegate last_pipeline to ProjectMatija Čupić2019-02-201-0/+1
* | | Merge branch 'expose-merge-ref-to-runner' into 'master'Kamil Trzciński2019-02-251-5/+8
|\ \ \
| * | | Expose refspec and depth to runnerShinya Maeda2019-02-251-5/+8
* | | | Merge branch 'sh-fix-users-controller-ruby-2.6-compat' into 'master'Douwe Maan2019-02-251-1/+1
|\ \ \ \
| * | | | Make Admin::UsersController work with Ruby 2.6Stan Hu2019-02-191-1/+1
| | |_|/ | |/| |
* | | | Hide CI status when pipelines disabledScott Hampton2019-02-251-0/+8
* | | | Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński2019-02-251-0/+1
|\ \ \ \
| * | | | Add confidential_only scop to issue modelRobert Schilling2019-02-211-0/+1
* | | | | Merge branch 'fix-misspellings-app-comments' into 'master'Rémy Coutable2019-02-255-7/+7
|\ \ \ \ \
| * | | | | Fix misspellings in app/spec commentsTakuya Noguchi2019-02-255-7/+7
| | |_|/ / | |/| | |
* | | | | Merge branch 'update-gitlab-runner-helm-chart-to-0-2-0' into 'master'Kamil Trzciński2019-02-251-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update GitLab Runner Helm Chart to 0.2.0Tomasz Maczukin2019-02-221-1/+1
* | | | | Only allow 30 RPCs per test case to GitalyZeger-Jan van de Weg2019-02-221-3/+6
|/ / / /
* | | | Merge branch '55057-system-message-to-core' into 'master'Sean McGivern2019-02-221-0/+15
|\ \ \ \
| * | | | Port EE System Header And Footer feature to CEDouwe Maan2019-02-211-0/+15
| |/ / /
* | | | Merge branch '56492-implement-new-arguments-state-closed_before-and-closed_af...Robert Speicher2019-02-212-0/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Allow IssuableFinder to filter by closed_atRémy Coutable2019-02-212-0/+15
* | | | Catch exception in calculate reactive cacheReuben Pereira2019-02-211-2/+4
|/ / /
* | | Move ChatOps to CoreJames Fargher2019-02-204-0/+20
| |/ |/|
* | Remove undigested token column from personal_access_tokens tableImre Farkas2019-02-201-1/+4
* | Merge branch 'move_ready_to_application_concern' into 'master'Stan Hu2019-02-191-5/+0
|\ \ | |/ |/|
| * Remove #ready? method in favor of #available?Thong Kuah2019-02-151-4/+0
| * Move common method to application concernThong Kuah2019-02-152-5/+4
* | Merge branch 'feature/gb/enable-ci-persisted-stages-by-default' into 'master'Stan Hu2019-02-181-1/+1
|\ \
| * | Enable persisted pipeline stages by defaultGrzegorz Bizon2019-02-181-1/+1
* | | Allow blank values to be stored in reactive cacheReuben Pereira2019-02-181-1/+1
* | | Merge branch 'sh-fix-issue-9787-ce' into 'master'Douwe Maan2019-02-152-5/+5
|\ \ \
| * | | Backport commit author changes from CEStan Hu2019-02-152-5/+5
* | | | Merge branch 'remove-ignored-columns' into 'master'Lin Jen-Shin2019-02-151-3/+0
|\ \ \ \
| * | | | Remove two ignored columnsNick Thomas2019-02-141-3/+0
* | | | | Merge branch '57650-remove-tld-validation-from-cluster' into 'master'Nick Thomas2019-02-151-1/+1
|\ \ \ \ \