summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Synchronize the default branch when updating a remote mirrorDouglas Barbosa Alexandre2018-09-102-0/+7
* Merge branch 'frozen-string-enable-app-helpers' into 'master'Rémy Coutable2018-09-101-0/+2
|\
| * Enable frozen string for app/helpers/**/*.rbgfyoung2018-09-061-0/+2
* | Merge branch '38208-due-dates-system-notes' into 'master'Stan Hu2018-09-091-1/+1
|\ \
| * | Add system note when due date is changedEva Kadlecová2018-09-091-1/+1
* | | Merge branch 'dz-refactor-group-labels-finder' into 'master'Stan Hu2018-09-071-0/+1
|\ \ \
| * | | Use optionally_search for group labels index pageDmitriy Zaporozhets2018-09-071-0/+1
* | | | Include private contributions in user contribution graphGeorge Tsiolis2018-09-071-3/+5
* | | | Ask user explicitly about usage stats agreementJan Provaznik2018-09-072-1/+24
* | | | Merge branch '48778-remove-old-storage-logic-from-import-export' into 'master'Douwe Maan2018-09-073-32/+10
|\ \ \ \
| * | | | refactor code based on feedbackJames Lopez2018-09-071-3/+3
| * | | | refactor code based on feedbackJames Lopez2018-09-071-4/+8
| * | | | Refactor code to remove object storage flag from Import/ExportJames Lopez2018-09-063-32/+6
* | | | | Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-075-22/+212
| |/ / / |/| | |
* | | | Merge branch 'alerts-for-built-in-metrics' into 'master'Grzegorz Bizon2018-09-072-0/+91
|\ \ \ \
| * \ \ \ Merge branch 'master' into 'alerts-for-built-in-metrics'Kamil Trzciński2018-09-0625-112/+182
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Fix legendKamil Trzciński2018-09-051-2/+2
| * | | | Fix PrometheusMetric modelKamil Trzciński2018-09-041-1/+1
| * | | | Update code-styleKamil Trzciński2018-09-041-1/+1
| * | | | Improve model validationKamil Trzciński2018-09-041-11/+2
| * | | | Add `# frozen_string_literal: true`Kamil Trzciński2018-09-041-0/+2
| * | | | Import common metrics into database.Kamil Trzciński2018-09-042-0/+98
* | | | | Merge branch 'issue_50488' into 'master'Stan Hu2018-09-076-8/+34
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Move project services log to a separate fileFelipe Artur2018-09-066-8/+34
* | | | | Resolve "Clean up the top section of the cluster page"Mike Greiling2018-09-061-1/+2
* | | | | Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera2018-09-061-0/+6
* | | | | Merge branch '43140-reduce-logs-tree-load' into 'master'51201-document-review-appsRémy Coutable2018-09-061-0/+1
|\ \ \ \ \
| * | | | | Properly fix an introduced N+1 SQL issue loading commit authorsNick Thomas2018-09-061-6/+1
| * | | | | Bulk-render commit titles in the tree view to improve performanceNick Thomas2018-09-061-1/+7
* | | | | | Resolve "Migrate issue labels and milestone to related merge request"Tiago Botelho2018-09-062-2/+2
|/ / / / /
* | | | | Merge branch 'bvl-codeowners-file-ce' into 'master'Douwe Maan2018-09-062-13/+37
|\ \ \ \ \
| * | | | | Port changes for CODEOWNERS to CEBob Van Landuyt2018-09-062-13/+37
* | | | | | Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-068-33/+30
| |_|_|/ / |/| | | |
* | | | | Merge branch 'rails5-explicit-hashed-path-check' into 'master'Rémy Coutable2018-09-061-1/+3
|\ \ \ \ \
| * | | | | Explicit hashed path check for trace, prevents background migration from acce...Jasper Maes2018-09-051-1/+3
| | |/ / / | |/| | |
* | | | | added feature flag 'commonmark_for_repositories'Brett Walker2018-09-051-1/+6
* | | | | Enable CommonMark for files and wikisBrett Walker2018-09-051-1/+1
|/ / / /
* | | | Merge branch 'filter-web-hooks-by-branch' into 'master'Dmitriy Zaporozhets2018-09-057-60/+76
|\ \ \ \ | |/ / / |/| | |
| * | | Refactor: move active hook filter to TriggerableHooksDuana Saskia2018-09-052-1/+7
| * | | Refactor ProtectedRefMatcher to be more genericDuana Saskia2018-08-134-84/+56
| * | | Filter project hooks by branchDuana Saskia2018-08-133-2/+40
* | | | Rails 5: fix hashed_path? method that looks up file_location that doesn't exi...Jasper Maes2018-09-051-1/+1
* | | | Merge branch 'sh-disable-unnecessary-avatar-revalidation' into 'master'Robert Speicher2018-09-041-1/+1
|\ \ \ \
| * | | | Disable project avatar validation if avatar has not changedStan Hu2018-09-041-1/+1
| | |/ / | |/| |
* | | | Merge branch 'add-background-migration-for-legacy-traces' into 'master'Kamil Trzciński2018-09-041-1/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Squashed commit of the following:add-background-migration-for-legacy-tracesShinya Maeda2018-08-271-1/+19
* | | | Merge branch 'sh-fix-confidential-note-option' into 'master'Robert Speicher2018-08-311-0/+1
|\ \ \ \
| * | | | Fix "Confidential comments" button not saving in project hookssh-fix-confidential-note-optionStan Hu2018-08-171-0/+1
* | | | | Allow whitelisting for "external collaborator by default" settingRoger Rüttimann2018-08-301-0/+11
* | | | | Updates code using class_methods over module ClassMethodsJacopo2018-08-2918-18/+18