summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'make-issue-boards-importable' into 'master'Sean McGivern2019-08-061-1/+2
|\
| * Make issue boards importableJason Colyer2019-08-021-1/+2
* | Add MergeRequestDiff#lines_count convenience methodbackport-productivty-analytics-migrationsPavel Shutsin2019-08-061-0/+6
* | Add group level container repository endpointsSteve Abrams2019-08-051-0/+2
* | Merge branch 'jprovazn-fix-positioning' into 'master'Sean McGivern2019-08-051-36/+75
|\ \
| * | Use SQL to find the gap instead of iteratingHeinrich Lee Yu2019-08-051-91/+66
| * | Optimize rebalancing of relative positioningJan Provaznik2019-08-051-25/+89
* | | Merge branch '60664-kubernetes-applications-uninstall-cert-manager' into 'mas...Thong Kuah2019-08-051-6/+30
|\ \ \ | |/ / |/| |
| * | Allow Cert-Manager to be uninstalled60664-kubernetes-applications-uninstall-cert-managerTiger2019-08-051-6/+30
* | | Merge branch 'prefer-to-use-process-pipeline-worker' into 'master'Sean McGivern2019-08-052-3/+3
|\ \ \
| * | | Extend PipelineProcessWorker to accept a list of buildsprefer-to-use-process-pipeline-workerKamil Trzciński2019-08-022-3/+3
* | | | Merge branch 'georgekoltsov/55474-outbound-setting-system-hooks' into 'master'Rémy Coutable2019-08-053-5/+8
|\ \ \ \
| * | | | Refactor SystemHookUrlValidator and specsGeorge Koltsov2019-08-022-4/+3
| * | | | Add outbound requests setting for system hooksGeorge Koltsov2019-08-023-3/+7
* | | | | Merge branch 'properly-process-all-needs' into 'master'Sean McGivern2019-08-051-0/+4
|\ \ \ \ \
| * | | | | Properly process `needs:` with `when:`properly-process-all-needsKamil Trzciński2019-08-021-0/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'bvl-fix-sentry-error-grouping' into 'master'Sean McGivern2019-08-051-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Group `parent not preloaded` errors in sentryBob Van Landuyt2019-08-021-2/+2
| |/ / /
* | | | All Kubectl command should return array by defaultJoão Cunha2019-08-022-6/+14
| |_|/ |/| |
* | | Implement Helm ResetCommand for removing TillerDylan Griffith2019-08-021-4/+24
* | | Merge branch 'make-needs-strong-connection' into 'master'Sean McGivern2019-08-021-2/+3
|\ \ \
| * | | Make needs: to require previous jobsmake-needs-strong-connectionKamil Trzciński2019-08-021-2/+3
| |/ /
* | | Merge branch '64092-removes-update-statistics-namespace-feature-flag' into 'm...Bob Van Landuyt2019-08-022-12/+1
|\ \ \ | |/ / |/| |
| * | Removes update_statistics_namespace feature flagMayra Cabrera2019-08-022-12/+1
| |/
* | Respect needs for artifactsrespect-needs-on-artifactsKamil Trzciński2019-08-021-10/+6
|/
* Make diff_refs_match_commit validation reusablePatrick Bajao2019-08-012-7/+8
* Merge branch 'ce-docker_image_replication' into 'master'Douglas Barbosa Alexandre2019-08-011-1/+5
|\
| * Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3809ce-docker_image_replicationValery Sizov2019-08-011-1/+5
* | Hardcodes namespaces lease timing value to 1.5hMayra Cabrera2019-08-011-11/+3
* | Merge branch 'osw-avoid-errors-due-to-concurrent-calls' into 'master'Douwe Maan2019-08-011-1/+1
|\ \
| * | Add exclusive lease to mergeability check processosw-avoid-errors-due-to-concurrent-callsOswaldo Ferreira2019-07-311-1/+1
* | | Add support for DAGKamil Trzciński2019-08-015-6/+39
* | | Merge branch 'rename-relative-position-move-to-end' into 'master'Bob Van Landuyt2019-08-011-2/+2
|\ \ \ | |_|/ |/| |
| * | Fix bug when moving batches of items to the endrename-relative-position-move-to-endHeinrich Lee Yu2019-08-011-2/+2
* | | Use Array.join rather than URI.joinJason Goodman2019-08-011-1/+1
* | | Merge branch 'sh-fix-special-role-error-500' into 'master'Douglas Barbosa Alexandre2019-07-311-0/+4
|\ \ \
| * | | Fix first-time contributor notes not renderingsh-fix-special-role-error-500Stan Hu2019-07-311-0/+4
* | | | Add prometheus listen address to whitelistReuben Pereira2019-07-311-0/+11
| |/ / |/| |
* | | Port CE changes from EEcharlie ablett2019-07-311-2/+2
* | | Allow knative do be uninstalled:João Cunha2019-07-313-7/+62
* | | Merge branch '54853-update-gitlab-styles' into 'master'Rémy Coutable2019-07-311-3/+1
|\ \ \
| * | | Update gitlab-styles to add Lint/SafeNavigationWithEmpty54853-update-gitlab-stylesKyle Wiebers2019-07-261-3/+1
* | | | Allow blank but not nil in validationsReuben Pereira2019-07-312-3/+7
| |/ / |/| |
* | | Remove unused cluster configuration logic57115-remove-unused-cluster-workersTiger2019-07-312-22/+0
| |/ |/|
* | Merge branch '63547-add-system-notes-for-when-a-zoom-call-was-added-removed-f...Robert Speicher2019-07-291-1/+1
|\ \
| * | Add system notes for when a zoom call was added/removed from an issue63547-add-system-notes-for-when-a-zoom-call-was-added-removed-from-an-issueJacopo2019-07-291-1/+1
* | | Make quick action "commands applied" banner more useful🙈 jacopo beschi 🙉2019-07-291-0/+4
* | | Resolve "MembersFinder contains slow database query with OR conditions"🙈 jacopo beschi 🙉2019-07-291-0/+2
* | | Further remove code branches by database typeAndreas Brandl2019-07-293-36/+6
* | | Add Job specific variablesMatija Čupić2019-07-293-2/+33
| |/ |/|