summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '48745-project-exports-fail-when-uploads-have-been-migrated-to-o...Sean McGivern2018-07-232-5/+9
* Merge branch 'jprovazn-fix-filename' into 'master'Kamil Trzciński2018-07-231-4/+0
* Merge branch 'osw-fallback-to-collection-when-no-diff-refs' into 'master'11-1-stable-prepare-rc14Sean McGivern2018-07-181-1/+1
* Merge branch '48964-mr-reduce-the-memory-footprint-of-the-component-tree' int...11-1-stable-prepare-rc13Fatih Acet2018-07-1714-142/+148
* Merge branch '49257-metrics-drop-down-doesn-t-show-all-environment-some-not-c...Clement Ho2018-07-171-2/+7
* Merge branch '49165-pipeline-graph-in-new-merge-request-widget-is-flickering'...Annabel Gray2018-07-172-1/+3
* Merge branch '48578-disable-gcp-free-credit-banner-at-instance-level' into '1...Rémy Coutable2018-07-175-0/+27
* Merge branch '49061-submodule-helper-fix' into 'master'Sean McGivern2018-07-171-4/+4
* Merge branch 'mk/fix-flaky-protected-branch-expectations' into 'master'Rémy Coutable2018-07-162-2/+2
* Merge branch '48894-fix-rss-button-interaction' into 'master'Annabel Gray2018-07-165-5/+11
* Merge branch 'an/no-healthcheck-until-brooklyn' into 'master'Robert Speicher2018-07-161-20/+1
* Merge branch 'backport-widget-changes' into 'master'Filipa Lacerda2018-07-123-2/+6
* Merge branch '48789-remove-event-listeners-scroll' into 'master'Phil Hughes2018-07-125-81/+21
* Merge branch 'fix-mr-widget-border' into 'master'Filipa Lacerda2018-07-122-7/+1
* Merge branch 'revert-todos-epic' into 'master'11-1-stable-prepare-rc8Yorick Peterse2018-07-1118-281/+67
* Merge branch '48237-toggle-file-comments' into 'master'Phil Hughes2018-07-117-19/+102
* Merge branch 'sh-fix-git-gc-error-handling' into 'master'Robert Speicher2018-07-111-2/+2
* Merge branch '48960-namespace-diff-module' into 'master'Tim Zallmann2018-07-1011-12/+17
* Merge branch '48982-mr-refactor-improve-performance-by-setting-v-once' into '...Fatih Acet2018-07-105-29/+20
* Merge branch '48951-clean-up' into 'master'Phil Hughes2018-07-103-23/+3
* Merge branch 'revert-3755d828' into 'master'Phil Hughes2018-07-102-2/+2
* Merge branch '48897-mr-refactor-parallel-and-diff-view-are-being-rendered-at-...Fatih Acet2018-07-091-2/+2
* Merge branch '48906-adding-a-diff-line-note-freezes-the-browser' into 'master'Fatih Acet2018-07-093-4/+12
* Merge branch '48898-mr-refactor-performance-costs-of-main-element-with-v-if' ...Filipa Lacerda2018-07-096-31/+59
* Merge branch '48670-application-settings-may-not-be-invalidated-if-migrations...Stan Hu2018-07-071-2/+2
|\
| * Stop relying on migrations in the CacheableAttributes cache key and cache att...Rémy Coutable2018-07-051-2/+2
* | Redesign for mr widget info and pipelines sectionClement Ho2018-07-0611-230/+444
* | Merge branch '46246-gitlab-project-export-should-use-object-storage' into 'ma...Sean McGivern2018-07-066-14/+64
|\ \
| * | Update Import/Export to use object storage (based on aa feature flag)James Lopez2018-07-066-14/+64
* | | Use proper markdown rendering for previewsBrett Walker2018-07-0626-25/+122
* | | Merge branch 'sh-guard-repository-checks' into 'master'Robert Speicher2018-07-062-4/+29
|\ \ \
| * | | Add ExclusiveLease guards for RepositoryCheck::{DispatchWorker,BatchWorker}Stan Hu2018-07-062-4/+29
* | | | Merge branch 'ce-5448-move-mailers-previews' into 'master'Robert Speicher2018-07-064-0/+210
|\ \ \ \
| * | | | Disable public_send for our preview mailersLin Jen-Shin2018-07-061-1/+1
| * | | | Move spec/mailers/previews to app/mailers/previewsLin Jen-Shin2018-07-064-0/+210
* | | | | Merge branch 'gitaly-dont-use-path' into 'master'Sean McGivern2018-07-061-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove silly use of repo disk pathJacob Vosmaer2018-07-061-2/+2
* | | | | Merge branch 'rc-qa-146' into 'master'Grzegorz Bizon2018-07-062-3/+3
|\ \ \ \ \
| * | | | | [QA] Add a new scenario to test GitHub importRémy Coutable2018-07-062-3/+3
| |/ / / /
* | | | | Delete deprecated object_storage_upload queueJan Provaznik2018-07-062-24/+0
* | | | | Merge branch 'fl-mr-refactor-performance-improvements' into 'master'Tim Zallmann2018-07-066-50/+38
|\ \ \ \ \
| * | | | | Exports getters individually.Filipa Lacerda2018-07-066-50/+38
* | | | | | (Part 2) Resolve "Recognise when a user is trying to validate a private SSH key"Luke Bennett2018-07-064-3/+74
* | | | | | Merge branch 'revert-e76b176d' into 'master'Clement Ho2018-07-061-6/+5
|\ \ \ \ \ \
| * | | | | | Revert "Merge branch 'rosulk-patch-12' into 'master'"Victor Wu2018-07-061-6/+5
* | | | | | | Resolve "Add dropdown to Groups link in top bar"Dennis Tang2018-07-0631-765/+830
* | | | | | | Merge branch 'bvl-preload-parents-after-pagination' into 'master'Douwe Maan2018-07-062-16/+28
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Preload ancestors after pagination when filteringBob Van Landuyt2018-07-062-16/+28
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'blackst0ne-rails5-activerecord-statementinvalid-mysql2-error-ex...Yorick Peterse2018-07-061-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [Rails5] Fix milestone GROUP BY queryblackst0ne2018-07-061-1/+2