summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 'web-hooks-log-pagination'Douwe Maan2018-07-033-20/+24
|\
| * Merge branch 'sh-fix-bamboo-change-set' into 'master'Rémy Coutable2018-07-031-10/+12
| |\
| | * Fix Bamboo CI status not showing for branch plansStan Hu2018-06-291-10/+12
| * | Merge branch '48653-mr-target-branch-missing' into 'master'Sean McGivern2018-07-021-9/+11
| |\ \
| | * | Fix notify_conflict? raising exception when branches do not existMark Chao2018-07-021-9/+11
| * | | Merge branch 'dm-user-without-projects-performance' into 'master'Yorick Peterse2018-07-021-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Improve performance of User.without_projects scopeDouwe Maan2018-07-021-1/+1
* | | | Fixed pagination of web hook logsYorick Peterse2018-07-031-0/+5
|/ / /
* | | Merge branch 'fix/gb/make-root-ref-default-instead-of-head' into 'master'Douwe Maan2018-07-021-2/+2
|\ \ \
| * | | Use root ref instead of HEAD to find latest repository commitGrzegorz Bizon2018-06-291-2/+2
| |/ /
* | | Merge branch '44725-expire_correct_methods_after_change_head' into 'master'Grzegorz Bizon2018-07-021-1/+5
|\ \ \ | |_|/ |/| |
| * | Expire correct method caches after HEAD changedImre Farkas2018-06-291-1/+5
* | | Fix ambiguous due_date column for Issue scopesImre Farkas2018-06-291-2/+2
| |/ |/|
* | Merge branch '46783-removed-omniauth-provider-causing-invalid-application-set...Stan Hu2018-06-261-8/+5
|\ \
| * | Ignore unknown OAuth sources in ApplicationSetting46783-removed-omniauth-provider-causing-invalid-application-settingRémy Coutable2018-06-261-8/+5
* | | Merge branch 'unify-some-models' into 'master'Douwe Maan2018-06-262-1/+5
|\ \ \ | |/ / |/| |
| * | Port Namespace#root_ancestor to CELin Jen-Shin2018-06-261-0/+4
| * | Bring changes from EEunify-some-modelsLin Jen-Shin2018-06-261-1/+1
* | | Fix sorting by name on explore projects pageDouglas Barbosa Alexandre2018-06-251-2/+2
|/ /
* | Merge branch 'zj-create-from-bundle-mandatory' into 'master'Douwe Maan2018-06-251-1/+1
|\ \
| * | Moves another RPC to mandatoryZeger-Jan van de Weg2018-06-251-1/+1
* | | Notify conflict only for opened/locked merge requestsMark Chao2018-06-251-3/+5
* | | Merge branch 'enforce-variable-value-to-be-a-string' into 'master'Grzegorz Bizon2018-06-252-5/+5
|\ \ \ | |/ / |/| |
| * | Enforce setting string as value of the CI/CD variableTomasz Maczukin2018-06-252-5/+5
* | | Merge branch 'osw-delete-non-latest-mr-diff-files-upon-merge' into 'master'Sean McGivern2018-06-252-12/+32
|\ \ \
| * | | Delete non-latest merge request diff files upon diffs reloadosw-delete-non-latest-mr-diff-files-upon-mergeOswaldo Ferreira2018-06-242-12/+32
| | |/ | |/|
* | | Fix auto_cancel_pending_pipelines checkJan Provaznik2018-06-251-0/+4
|/ /
* | Changes tab VUE refactoringFelipe Artur2018-06-215-0/+17
|/
* Merge branch 'dm-label-reference-period' into 'master'Sean McGivern2018-06-211-5/+10
|\
| * Properly detect label reference if followed by period or question markDouwe Maan2018-06-181-5/+10
* | Notify only when unmergeable due to conflictMark Chao2018-06-201-2/+11
* | Merge branch 'zj-can-be-merged' into 'master'Douwe Maan2018-06-201-1/+1
|\ \
| * | Move mergablility check to Gitalyzj-can-be-mergedZeger-Jan van de Weg2018-06-201-1/+1
* | | Resolve "Unable to install Prometheus on Clusters: 'Error: Chart incompatible...Mayra Cabrera2018-06-201-1/+2
* | | More gitaly disk access blocksJacob Vosmaer (GitLab)2018-06-201-1/+4
* | | Merge branch '47959-rails5-redis-timewithzone' into 'master'Sean McGivern2018-06-201-1/+1
|\ \ \ | |/ / |/| |
| * | Fix redis_cacheable deserialization47959-rails5-redis-timewithzoneMario de la Ossa2018-06-191-1/+1
| |/
* | Merge branch '45487-slack-tag-push-notifs' into 'master'Sean McGivern2018-06-191-0/+1
|\ \
| * | ChatNotificationService - fix sending tag notifications when "only default br...45487-slack-tag-push-notifsMario de la Ossa2018-06-141-0/+1
* | | Eliminate N+1 queries in LFS file locks checks during a pushsh-optimize-locks-check-ceStan Hu2018-06-181-0/+6
| |/ |/|
* | Merge branch 'rails5-database' into 'master'Sean McGivern2018-06-141-1/+1
|\ \
| * | Use data_source_exists? instead of table_exists?rails5-databaseJarka Kadlecová2018-06-141-1/+1
* | | Deny repository disk access in development and testJacob Vosmaer (GitLab)2018-06-141-1/+6
* | | enable CommonMark as the defaultBrett Walker2018-06-141-1/+1
| |/ |/|
* | Merge branch 'rails5-fix-47366' into 'master'Rémy Coutable2018-06-131-0/+5
|\ \
| * | Rails5 fix expected `issuable.reload.updated_at` to have changedJasper Maes2018-06-131-0/+5
* | | Merge branch '42342-teams-pipeline-notifications' into 'master'Douwe Maan2018-06-133-6/+7
|\ \ \ | |/ / |/| |
| * | Fixes Microsoft Teams notifications for pipeline eventsJeff Brown2018-06-123-6/+7
* | | Merge branch 'expose-ci-url' into 'master'Grzegorz Bizon | off until 20th June2018-06-122-1/+5
|\ \ \
| * | | Add CI_{PIPELINE,JOB}_URLexpose-ci-urlKamil Trzciński2018-06-122-1/+5