summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Use persistent Redis cluster for Workhorse pub/sub notificationssh-use-shared-state-cluster-pubsubStan Hu2019-07-221-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
| * | Add class for group level analyticsMałgorzata Ksionek2019-07-153-5/+36
* | | Merge branch 'remove_clusters_cte_feature_flag' into 'master'Douglas Barbosa Alexandre2019-07-171-22/+1
|\ \ \
| * | | Removes clusters_cte feature flagremove_clusters_cte_feature_flagThong Kuah2019-07-171-22/+1
* | | | Fix wrong pages access level defaultVladimir Shushlin2019-07-171-0/+2
* | | | Do Redis lookup in batches in ActiveSession.sessions_from_idsImre Farkas2019-07-171-4/+8
|/ / /
* | | Merge branch 'dz-remove-old-ignore-column' into 'master'Robert Speicher2019-07-166-20/+0
|\ \ \ | |_|/ |/| |
| * | Remove old ignore_column in AR modelsdz-remove-old-ignore-columnDmitriy Zaporozhets2019-07-156-20/+0
* | | Don't use transactions and exceptionsReuben Pereira2019-07-161-0/+35
* | | Enable GitLabb runner to be uninstalled from clusterJoão Cunha2019-07-163-17/+32
* | | Merge branch 'remove-support-for-legacy-pipeline-triggers' into 'master'Kamil Trzciński2019-07-161-1/+7
|\ \ \
| * | | Allow use of legacy triggers with feature flagFabio Pitino2019-07-151-1/+7
| | |/ | |/|
* | | Fix message for successful jira testJarka Košanová2019-07-161-1/+1
* | | Migrate null values for users.private_profileAdam Hegyi2019-07-151-0/+7
* | | Merge branch 'georgekoltsov/63955-fix-import-with-source-branch-deleted' into...Robert Speicher2019-07-151-1/+5
|\ \ \ | |/ / |/| |
| * | Add commit_id to AttributeCleaner::ALLOWED_REFERENCESgeorgekoltsov/63955-fix-import-with-source-branch-deletedGeorge Koltsov2019-07-151-3/+5
| * | Always return MR diff_refs if importingGeorge Koltsov2019-07-111-0/+2
* | | Merge branch 'rs-namespace-feature' into 'master'Sean McGivern2019-07-151-0/+5
|\ \ \ | |_|/ |/| |
| * | Add Namespace#feature_available no-oprs-namespace-featureRobert Speicher2019-07-121-0/+5
* | | Fix typo "beetween" in timeout validation messageDaniel Danner2019-07-131-1/+1
* | | Merge branch 'fix-only-https-pages-domains' into 'master'Nick Thomas2019-07-121-2/+8
|\ \ \ | |/ / |/| |