summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'security-if-51113-hash_tokens-11-3' into 'security-11-3'Jan Provaznik2018-10-246-46/+178
* Merge branch 'sh-fix-project-deletion-with-export' into 'master'Robert Speicher2018-10-121-1/+1
* Merge branch 'security-bw-confidential-titles-through-markdown-api-11-3' into...Bob Van Landuyt2018-10-041-1/+1
* Merge branch 'security-fix-leaking-private-project-namespace-11-3' into 'secu...Bob Van Landuyt2018-10-042-12/+20
* Merge branch 'security-package-json-xss-11-3' into 'security-11-3'Bob Van Landuyt2018-09-251-1/+2
* Merge branch 'fix-events-finder-incomplete-11-3' into 'security-11-3'Bob Van Landuyt2018-09-241-1/+13
* Merge branch 'security-11-3-6881-project-group-approvers-leaks-private-group-...Bob Van Landuyt2018-09-243-5/+34
* 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