summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '54670-external-diffs-when-outdated' into 'master'Sean McGivern2019-03-281-21/+151
|\
| * Allow external diffs to be used conditionallyNick Thomas2019-03-271-21/+151
* | Merge branch 'fix-routes-n-plus-one-in-user-autocomplete' into 'master'Grzegorz Bizon2019-03-281-0/+2
|\ \
| * | Remove N+1 queries from users autocompleteSean McGivern2019-03-251-0/+2
* | | Merge branch 'osw-multi-line-suggestions-creation-strategy' into 'master'Andreas Brandl2019-03-273-21/+30
|\ \ \ | |_|/ |/| |
| * | Prepare suggestion implementation for multi-lineOswaldo Ferreira2019-03-273-21/+30
* | | Skip querying for private projects if they are not requestedStan Hu2019-03-271-6/+21
* | | Optimize /api/v4/projects endpoint for visibility levelStan Hu2019-03-271-5/+17
* | | Merge branch 'bvl-allow-more-repos-per-resource-ce' into 'master'James Lopez2019-03-273-13/+9
|\ \ \ | |/ / |/| |
| * | Allow multiple repositories per projectBob Van Landuyt2019-03-263-13/+9
* | | Merge branch 'osw-multi-assignees-merge-requests-migration' into 'master'Douglas Barbosa Alexandre2019-03-262-0/+21
|\ \ \
| * | | Add multiple assignees migration and table populationOswaldo Ferreira2019-03-252-0/+21
* | | | Allow runners to be installed on group clustersTiger Watson2019-03-261-5/+10
* | | | Merge branch '58805-allow-incomplete-commit-data-to-be-fetched-from-collectio...Sean McGivern2019-03-261-1/+34
|\ \ \ \
| * | | | Handle blank projects in CommitCollection#enrich!Luke Duncalfe2019-03-221-1/+5
| * | | | Enrich commits with full data in CommitCollectionLuke Duncalfe2019-03-221-1/+30
* | | | | Merge branch '54916-extended-tooltip-for-merge-request-links' into 'master'Phil Hughes2019-03-261-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add merge request popover with detailsSam Bigelow2019-03-211-1/+1
* | | | | Merge branch 'update-gitlab-runner-helm-chart-to-0-3-0' into 'master'James Lopez2019-03-251-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update GitLab Runner Helm Chart to 0.3.0Tomasz Maczukin2019-03-221-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'refresh-commit-count-after-head-change' into 'master'Stan Hu2019-03-221-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Refresh commit count after repository head changesKamil Trzciński2019-03-221-0/+1
* | | | Add highest_role method to UserThiago Presa2019-03-221-0/+4
* | | | Update merge request widget pipeline blockNathan Friend2019-03-212-1/+5
* | | | Revert "Merge branch '58805-allow-incomplete-commit-data-to-be-fetched-from-c...Sean McGivern2019-03-211-34/+1
* | | | Merge branch 'osw-multi-line-suggestions-parsing' into 'master'Grzegorz Bizon2019-03-211-1/+1
|\ \ \ \
| * | | | Implement multi-line suggestions filteringOswaldo Ferreira2019-03-201-1/+1
| | |/ / | |/| |
* | | | Merge branch '58805-allow-incomplete-commit-data-to-be-fetched-from-collectio...Sean McGivern2019-03-211-1/+34
|\ \ \ \
| * | | | Handle blank projects in CommitCollection#enrich!Luke Duncalfe2019-03-211-1/+5
| * | | | Enrich commits with full data in CommitCollectionLuke Duncalfe2019-03-181-1/+30
* | | | | Update dashboards to additionally use new environment selectorJames Fargher2019-03-212-3/+3
* | | | | Merge branch '57115-just-in-time-k8s-resource-creation' into 'master'Clement Ho2019-03-207-20/+71
|\ \ \ \ \
| * | | | | Create one Kubernetes namespace for a deploymentTiger2019-03-201-0/+4
| * | | | | Add feature flag for build preparing stateTiger2019-03-201-0/+2
| * | | | | Create framework for build prerequisitesTiger2019-03-203-3/+33
| * | | | | Add :preparing status to HasStatusTiger2019-03-204-18/+33
* | | | | | Rename the hidden option to whitelistedDouglas Barbosa Alexandre2019-03-202-7/+8
* | | | | | Does not exclude message_html from attributesDouglas Barbosa Alexandre2019-03-201-1/+1
* | | | | | Add option to not exclude _html fields from attributesDouglas Barbosa Alexandre2019-03-201-4/+17
| |_|_|_|/ |/| | | |
* | | | | 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
|/ / / /