summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '52442-initial-mysql-support-removal' into 'master'Robert Speicher2019-07-234-53/+7
|\
| * Remove dead MySQL codeNick Thomas2019-07-234-53/+7
* | Merge branch 'adjust-group-level-analytics-to-accept-multiple-project-ids' in...Stan Hu2019-07-231-3/+1
|\ \ | |/ |/|
| * Add code review remarksadjust-group-level-analytics-to-accept-multiple-project-idsMałgorzata Ksionek2019-07-231-4/+1
| * Add basic project extractionMałgorzata Ksionek2019-07-231-1/+2
* | Merge branch 'bvl-mark-remote-mirrors-as-failed-sooner' into 'master'Robert Speicher2019-07-231-2/+2
|\ \
| * | Mark mirrors as failed 1 hour after they startedBob Van Landuyt2019-07-231-2/+2
* | | Merge branch 'safe-archiving-for-traces' into 'master'Kamil Trzciński2019-07-232-0/+12
|\ \ \
| * | | Validate the existence of archived traces before removing live tracesafe-archiving-for-tracesShinya Maeda2019-07-232-0/+12
| | |/ | |/|
* | | Merge branch 'sh-use-shared-state-cluster-pubsub' into 'master'Kamil Trzciński2019-07-231-1/+1
|\ \ \
| * | | Use persistent Redis cluster for Workhorse pub/sub notificationssh-use-shared-state-cluster-pubsubStan Hu2019-07-221-1/+1
* | | | Merge branch '63485-fix-pipeline-emails-to-use-group-setting' into 'master'Nick Thomas2019-07-232-0/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make pipeline emails respect group email setting63485-fix-pipeline-emails-to-use-group-settingHeinrich Lee Yu2019-07-232-0/+11
| |/ /
* | | Merge branch 'bw-add-index-for-relative-position' into 'master'Nick Thomas2019-07-231-1/+1
|\ \ \
| * | | Add index for issues on relative position, projectbw-add-index-for-relative-positionBrett Walker2019-07-221-1/+1
| |/ /
* | | Merge branch 'if-64257-active_session_lookup_key_cleanup' into 'master'Bob Van Landuyt2019-07-231-4/+4
|\ \ \
| * | | Rake task to cleanup expired ActiveSession lookup keysif-64257-active_session_lookup_key_cleanupImre Farkas2019-07-221-4/+4
* | | | Merge branch 'gsemet/gitlab-ce-gsemet-master-patch-33258' into 'master'Sean McGivern2019-07-231-2/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add specs for specifying pipeline behaviorMatija Čupić2019-07-231-2/+10
* | | | Merge branch 'update-gitlab-runner-helm-chart-to-0-7-0' into 'master'Grzegorz Bizon2019-07-231-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update GitLab Runner Helm Chart to 0.7.0update-gitlab-runner-helm-chart-to-0-7-0Steve Azzopardi2019-07-191-1/+1
* | | | Validate certificate chain only if it's changedVladimir Shushlin2019-07-221-1/+1
* | | | Merge branch 'maintainers-can-create-subgroup' into 'master'Sean McGivern2019-07-221-0/+4
|\ \ \ \
| * | | | Make Group#subgroup_creation_level return Owner if it is nil in DBFabio Papa2019-07-191-1/+1
| * | | | Apply changes recomended by merge request coachFabio Papa2019-07-191-0/+4
| * | | | Remove AR hook to set the default subgroup_creation_levelFabio Papa2019-07-191-6/+0
| * | | | Make maintainers the default setting for creating subgroupsFabio Papa2019-07-191-4/+6
| * | | | Make the group model return maintainer level when it is not setFabio Papa2019-07-191-0/+4
| * | | | Remove AR hook to set the default subgroup_creation_levelFabio Papa2019-07-191-6/+0
| * | | | Make maintainers the default setting for creating subgroupsFabio Papa2019-07-191-4/+6
| * | | | Apply changes recomended by merge request coachFabio Papa2019-07-191-0/+4
| * | | | Remove AR hook to set the default subgroup_creation_levelFabio Papa2019-07-191-6/+0
| * | | | Make maintainers the default setting for creating subgroupsFabio Papa2019-07-191-4/+6
| * | | | Apply changes recomended by merge request coachFabio Papa2019-07-191-0/+4
| * | | | Remove AR hook to set the default subgroup_creation_levelFabio Papa2019-07-191-6/+0
| * | | | Make maintainers the default setting for creating subgroupsFabio Papa2019-07-191-4/+6
| * | | | Make the group model return maintainer level when it is not setFabio Papa2019-07-191-0/+4
| |/ / /
* | | | Removed project autocomplete paginationJan Provaznik2019-07-221-16/+1
* | | | Merge branch '64697-markdown-issues-checkbox-inside-blockquote-status-won-t-b...Douwe Maan2019-07-221-1/+2
|\ \ \ \
| * | | | Properly identify task lists inside a blockquote64697-markdown-issues-checkbox-inside-blockquote-status-won-t-be-savedBrett Walker2019-07-191-1/+2
| |/ / /
* | | | OAuth2 support for GitLab personal access tokensSteve Abrams2019-07-221-0/+1
| |_|/ |/| |
* | | Handle trailing slashes when generating Jira URLs63833-fix-jira-issues-urlHeinrich Lee Yu2019-07-221-1/+7
* | | Fix the project auto devops APINick Thomas2019-07-193-6/+4
|/ /
* | Introduce predictable environment slugs64295-predictable-environment-slugsTiger2019-07-191-45/+2
* | CE port for milestones should not be set on epics issue promotionEugenia Grieff2019-07-181-0/+7
* | Merge branch 'group-milestones-dashboard-blunceford' into 'master'Sean McGivern2019-07-181-2/+1
|\ \
| * | Fix bug with closed milestones in dashboardblunceford2019-07-161-2/+1
* | | Merge branch 'adjust-cycle-analytics-to-group-level' into 'master'Sean McGivern2019-07-183-5/+37
|\ \ \
| * | | Add code review remarksMałgorzata Ksionek2019-07-161-5/+6
| * | | Add code review remarksMałgorzata Ksionek2019-07-163-3/+3