summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ccr/43034_issues_controller_100_queries' into 'master'Douglas Barbosa Alexandre2018-10-192-31/+49
|\
| * Add preload in issues controllerChantal Rollison2018-10-182-31/+49
* | Merge branch 'bvl-remove-forked-project-link' into 'master'Sean McGivern2018-10-192-23/+5
|\ \
| * | Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-192-23/+5
* | | Correctly process Bamboo API resultsAlex Lossent2018-10-191-4/+9
* | | Merge branch 'ac-review-app-changes-33418' into 'master'Nick Thomas2018-10-191-0/+56
|\ \ \
| * | | Show modified and added public paths in MRAlessio Caiazza2018-10-181-0/+29
| * | | Move ci_environments_status to a modelAlessio Caiazza2018-10-181-0/+27
* | | | Make getting a user by the username case insensitiveWilliam George2018-10-181-1/+1
* | | | Merge branch '52527-harden-wiki-against-missing-last-version' into 'master'Douglas Barbosa Alexandre2018-10-171-1/+3
|\ \ \ \
| * | | | Harden the wiki against missing last_versionsNick Thomas2018-10-171-1/+3
* | | | | Merge branch 'gt-remove-prometheus-configuration-help-text' into 'master'Clement Ho2018-10-171-1/+0
|\ \ \ \ \
| * | | | | Remove prometheus configuration help textGeorge Tsiolis2018-10-171-1/+0
* | | | | | Merge branch '49591-use-cached-readme-blobs' into 'master'Rémy Coutable2018-10-172-27/+43
|\ \ \ \ \ \
| * | | | | | Use cached readme blobs where appropriateNick Thomas2018-10-172-27/+43
| |/ / / / /
* | | | | | Merge branch '44361-remove-gitlab-grit' into 'master'Rémy Coutable2018-10-171-48/+0
|\ \ \ \ \ \
| * | | | | | Merge flowdock monkeypatch into the inlined gemNick Thomas2018-10-161-48/+0
| * | | | | | Inline the gitlab-flowdock-git-hooks gemNick Thomas2018-10-161-1/+1
| |/ / / / /
* | | | | | Allow JIRA to login using email and API tokenFelipe Artur2018-10-171-2/+5
|/ / / / /
* | | | | Show available clusters when installed or updatedPeter Leitzen2018-10-165-8/+13
| |/ / / |/| | |
* | | | Merge branch 'da-fix-does-not-import-projects-over-ssh' into 'master'Stan Hu2018-10-161-5/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Does not allow an import_url with SSH protocolDouglas Barbosa Alexandre2018-10-151-5/+8
| |/ /
* | | Merge branch 'revert-f90fc922' into 'master'Mike Greiling2018-10-151-2/+1
|\ \ \ | |/ / |/| |
| * | Revert "Merge branch 'ce-6983-promote-starting-a-gitlab-com-trial' into 'mast...Luke Bennett2018-10-121-2/+1
* | | Merge branch 'sh-remove-koding' into 'master'Douwe Maan2018-10-152-13/+3
|\ \ \
| * | | Remove Koding integration and documentationStan Hu2018-10-122-13/+3
| |/ /
* | | Merge branch 'bvl-merge-base-multiple-revisions' into 'master'Douwe Maan2018-10-151-4/+6
|\ \ \
| * | | Allow getting the merge base of multiple revisionsBob Van Landuyt2018-10-121-4/+6
* | | | Merge branch 'zj-remove-linguist' into 'master'Robert Speicher2018-10-152-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove dependencies on LinguistZeger-Jan van de Weg2018-10-122-2/+2
| | |/ | |/|
* | | Backport CE changes for Ops Dashboard in EEPeter Leitzen2018-10-123-1/+14
|/ /
* | Fix project deletion when there is a export availableStan Hu2018-10-101-1/+1
|/
* Remove Git circuit breakerZeger-Jan van de Weg2018-10-101-11/+7
* Merge branch '52367-cleanup-web-hooks-columns' into 'master'Rémy Coutable2018-10-091-34/+0
|\
| * Remove unencrypted webhook token and URL columnsNick Thomas2018-10-091-34/+0
* | Merge branch 'sh-fix-note-comments' into 'master'Robert Speicher2018-10-081-3/+3
|\ \
| * | Fix comments in app/models/note.rbStan Hu2018-10-061-3/+3
* | | Clean up ActiveRecord code in TodoServiceYorick Peterse2018-10-082-0/+29
* | | Clean up ActiveRecord code in TodosFinderYorick Peterse2018-10-082-0/+27
| |/ |/|
* | Render log artifact files in GitLabZeger-Jan van de Weg2018-10-081-1/+1
* | Check disabled_services when finding a serviceBrett Walker2018-10-061-3/+3
|/
* Add timed incremental rollout to Auto DevOpsAlessio Caiazza2018-10-051-5/+15
* Merge branch '43109-ci_environments_status-json-executes-more-than-100-querie...Sean McGivern2018-10-051-18/+17
|\
| * Don't build project services unneccesarilyBrett Walker2018-10-041-18/+17
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqBob Van Landuyt2018-10-053-13/+21
|\ \
| * \ Merge branch 'security-bw-confidential-titles-through-markdown-api' into 'mas...Bob Van Landuyt2018-10-051-1/+1
| |\ \
| | * | post_process markdown redered by APIBrett Walker2018-09-291-1/+1
| * | | Merge branch 'security-fix-leaking-private-project-namespace' into 'master'Bob Van Landuyt2018-10-052-12/+20
| |\ \ \
| | * | | Filter system notes with public and private cross referencesBrett Walker2018-10-022-12/+20
* | | | | Merge branch 'issue_43097' into 'master'Sean McGivern2018-10-051-18/+0
|\ \ \ \ \