summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Removes clusters_cte feature flagremove_clusters_cte_feature_flagThong Kuah2019-07-171-22/+1
* 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
|\ \ \ | |/ / |/| |
| * | Fix saving domain without certificate for auto_sslfix-only-https-pages-domainsVladimir Shushlin2019-07-121-2/+8
* | | Backports of "Remove feature flag behind MR's multiple assignees"Igor2019-07-121-4/+0
|/ /
* | Merge branch 'bvl-rename-routes-after-user-rename' into 'master'Jan Provaznik2019-07-122-4/+4
|\ \
| * | Lesser Namespace#name validationsBob Van Landuyt2019-07-091-2/+1
| * | Set the name of a user-namespace to the user nameBob Van Landuyt2019-07-091-2/+3
* | | Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-1211-45/+48
* | | Merge branch '51575-remove-rails-4-specific-code-from-fromunion-from_union' i...Robert Speicher2019-07-111-5/+1
|\ \ \ | |_|/ |/| |
| * | Pass string directly to #from51575-remove-rails-4-specific-code-from-fromunion-from_unionHeinrich Lee Yu2019-07-111-5/+1
* | | Merge branch '64161-gitlab-fqdn' into 'master'Grzegorz Bizon2019-07-111-0/+1
|\ \ \
| * | | Add CI variable to provide GitLab FQDNBalasankar "Balu" C2019-07-101-0/+1
* | | | Merge branch 'banzai-avoid-redis-if-db-cache' into 'master'Douwe Maan2019-07-112-2/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | Banzai - avoid redis if attr is in DB cachebanzai-avoid-redis-if-db-cacheMario de la Ossa2019-07-102-2/+16
* | | | Add a rubocop for Rails.loggerMayra Cabrera2019-07-1010-9/+17
* | | | Merge branch 'backstage/gb/improve-performance-environment-statuses-endpoint'...Stan Hu2019-07-102-3/+6
|\ \ \ \
| * | | | Resolve Gitaly N+1 for CI/CD environments statusesGrzegorz Bizon2019-07-101-2/+1
| * | | | Add additional test case for Gitaly N+1 for diff filesGrzegorz Bizon2019-07-101-1/+5
* | | | | Merge branch '63044-cluster-health-group-refactor' into 'master'Douglas Barbosa Alexandre2019-07-102-63/+72
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Refactor common metrics importerRyan Cobb2019-07-092-63/+72
* | | | | Merge branch 'prepare-cycle-analytics-for-group-level' into 'master'Douglas Barbosa Alexandre2019-07-103-46/+49
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add newline before subjectprepare-cycle-analytics-for-group-levelMałgorzata Ksionek2019-07-101-1/+0
| * | | | Add attribute reader to project levelMałgorzata Ksionek2019-07-101-4/+7
| * | | | Add code review remarksMałgorzata Ksionek2019-07-092-11/+5
| * | | | Move cycle analytics model to separate namespaceMałgorzata Ksionek2019-07-093-46/+53
| | |_|/ | |/| |
* | | | GraphQL support for Notes created in discussions62826-graphql-note-mutationsLuke Duncalfe2019-07-102-0/+13
| |/ / |/| |
* | | Merge branch 'master' into sathieu/gitlab-ce-project_apiDouglas Barbosa Alexandre2019-07-0918-196/+308
|\ \ \
| * \ \ Merge branch 'ce-10609-system-notes-scoped-labels' into 'master'Kamil Trzciński2019-07-092-7/+18
| |\ \ \
| | * | | Update label note to support scoped labels notesce-10609-system-notes-scoped-labelsJarka Košanová2019-07-022-7/+18
| * | | | Enable repository object pools by defaultJames Ramsay2019-07-091-1/+1
| | |/ / | |/| |
| * | | Merge branch 'allow-reactive-caching-of-nil' into 'master'Stan Hu2019-07-091-1/+5
| |\ \ \
| | * | | Allow ReactiveCaching to support nil valueFabio Pitino2019-07-081-1/+5
| * | | | Schedule namespace aggregation in other contextsMayra Cabrera2019-07-081-2/+23
| |/ / /
| * | | Merge branch 'run-pipeline-for-merge-train-at-train-ref-ce' into 'master'Kamil Trzciński2019-07-082-0/+17
| |\ \ \
| | * | | Fix race condition on merge train ref generationrun-pipeline-for-merge-train-at-train-ref-ceShinya Maeda2019-07-082-0/+17
| * | | | Merge branch '63475-fix-n-1' into 'master'Lin Jen-Shin2019-07-083-46/+75
| |\ \ \ \