summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'only-counted-active-milestones-as-started' into 'master'Kamil Trzciński2019-03-191-0/+1
|\
| * Only count active milestones as startedSean McGivern2019-03-191-0/+1
* | Merge branch 'revert-b24c0c8d' into 'master'Lin Jen-Shin2019-03-191-9/+2
|\ \
| * | Revert "Merge branch..."Rémy Coutable2019-03-191-9/+2
* | | Merge branch 'make-tokens-encryption-optional-for-now' into 'master'Grzegorz Bizon2019-03-194-4/+4
|\ \ \ | |/ / |/| |
| * | Make runners token encryption to be optionalKamil Trzciński2019-03-184-4/+4
* | | Update TokenAuthenticatable so methods can be overriddenLin Jen-Shin2019-03-192-8/+19
* | | Introduce ApplicationSettingImplementation yayLin Jen-Shin2019-03-192-276/+283
* | | Merge branch 'ce-10421-implement-the-retrieval-reading-of-the-insights-file-t...Lin Jen-Shin2019-03-181-2/+9
|\ \ \ | |/ / |/| |
| * | New Repository#insights_config methodRémy Coutable2019-03-181-2/+9
* | | Fix Error 500 when user commits Wiki page with no commit messageStan Hu2019-03-161-1/+1
|/ /
* | Merge branch 'sh-handle-null-bytes-in-merge-request-diffs' into 'master'Nick Thomas2019-03-151-1/+6
|\ \
| * | Fix error creating a merge request when diff includes a null byteStan Hu2019-03-141-1/+6
* | | Merge branch 'refactor-boards-actions' into 'master'Douwe Maan2019-03-151-13/+1
|\ \ \
| * | | Remove NUMBER_OF_PERMITTED_BOARDS from ProjectHeinrich Lee Yu2019-03-131-13/+1
* | | | Hide "Edited" when note is transformed or resolvedHeinrich Lee Yu2019-03-141-0/+8
| |/ / |/| |
* | | Merge branch 'update-rubocop' into 'master'Stan Hu2019-03-136-36/+26
|\ \ \
| * | | Run rubocop -aNick Thomas2019-03-136-36/+26
| |/ /
* | | Merge branch 'allow-filtering-labels-by-a-single-character' into 'master'Robert Speicher2019-03-131-0/+7
|\ \ \
| * | | Allow filtering labels by a single characterSean McGivern2019-03-131-0/+7
| | |/ | |/|
* | | Make all_pipelines method compatible with pipelines for merge requestsShinya Maeda2019-03-132-21/+25
| |/ |/|
* | Merge branch 'sh-cache-root-ref-asymetrically' into 'master'Douwe Maan2019-03-121-3/+2
|\ \
| * | Cache Repository#root_ref within a requestStan Hu2019-03-121-3/+2
| |/
* | Enable/disable Auto DevOps at Group levelMayra Cabrera2019-03-122-3/+29
|/
* Filter merge requests by target branchHiroyuki Sato2019-03-091-0/+16
* Merge branch 'fix/email_validator' into 'master'Stan Hu2019-03-094-6/+6
|\
| * Align EmailValidator to validate_email gem implementation.Horatiu Eugen Vlad2019-03-054-6/+6
* | Add support for ingress hostnamesingress-hostnameswalkafwalka2019-03-074-1/+6
* | Merge branch 'use-date-for-upcoming-milestone-comparison' into 'master'Andreas Brandl2019-03-071-2/+2
|\ \
| * | Fix upcoming milestone for far-future due datesSean McGivern2019-03-061-2/+2
* | | Resolve "Mask the existing variables"Matija Čupić2019-03-074-7/+7
* | | Merge branch 'restrict-jupyter-login' of https://gitlab.com/amit1rrr/gitlab-c...Amit Rathi2019-03-071-3/+8
* | | Merge branch '56937-edit-knative-domain' into 'master'Grzegorz Bizon2019-03-071-0/+6
|\ \ \
| * | | Use tap command for better readabilityJoão Cunha2019-03-061-3/+3
| * | | Creates Clusterss::ApplciationsController update endpointJoão Cunha2019-03-051-0/+6
* | | | Merge branch 'winh-enable-reply_to_individual_notes' into 'master'Grzegorz Bizon2019-03-071-1/+1
|\ \ \ \
| * | | | Enable reply_to_individual_notes feature flag by defaultWinnie Hellmann2019-03-061-1/+1
| | |/ / | |/| |
* | | | Merge branch 'sh-optimize-todos-api' into 'master'Sean McGivern2019-03-073-1/+16
|\ \ \ \
| * | | | Significantly reduce N+1 queries in /api/v4/todos endpointStan Hu2019-03-063-1/+16
* | | | | Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-0618-25/+25
* | | | | Allow protected branch creation via web and APIPatrick Bajao2019-03-061-2/+12
* | | | | Use encrypted runner tokensKamil Trzciński2019-03-067-43/+35
| |/ / / |/| | |
* | | | Merge branch 'fix/gb/fix-bridge-jobs-variables-policy' into 'master'Stan Hu2019-03-055-153/+175
|\ \ \ \ | |/ / / |/| | |
| * | | Extract scoped CI/CD variables to a separate concernGrzegorz Bizon2019-03-023-142/+159
| * | | Move ref slug helper to HasRef moduleGrzegorz Bizon2019-03-023-11/+12
| * | | Require scoped variables for a CI/CD processable entityGrzegorz Bizon2019-03-021-0/+4
| |/ /
* | | Display the correct number of MRs a user has access toIgor Drozdov2019-03-052-11/+18
* | | Merge dev.gitlab.org master into GitLab.com masterYorick Peterse2019-03-051-0/+12
|\ \ \
| * | | Display only informaton visible to current userJarka Košanová2019-03-051-0/+12
* | | | Merge branch 'merge-dev-to-master' into 'master'John Jarvis2019-03-057-11/+36
|\ \ \ \