summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Optimize MergeRequestDiff#last_commit_shash-optimize-last-commit-shaStan Hu2019-03-032-2/+15
* Merge branch 'fix-transient-dirty-submit' into 'master'Kushal Pandya2019-03-041-0/+2
|\
| * Fix transient dirty submitLuke Bennett2019-03-011-0/+2
* | Merge branch 'fix-arch-typos' into 'master'Evan Read2019-03-041-2/+2
|\ \
| * | Corrected Spelling Typos Yolanda Feldstein2019-03-031-2/+2
* | | Merge branch 'docs-anchors11-misc' into 'master'Evan Read2019-03-046-6/+6
|\ \ \
| * | | Docs: Last batch of misc broken anchorsMarcel Amirault2019-03-046-6/+6
|/ / /
* | | Merge branch '57829-issuable-meta-line-ui-broken-on-mobile' into 'master'Clement Ho2019-03-042-1/+6
|\ \ \
| * | | Fix author layouts in issuable meta line UIs on mobileTakuya Noguchi2019-02-182-1/+6
* | | | Merge branch 'patch-47' into 'master'Evan Read2019-03-041-1/+1
|\ \ \ \
| * | | | Minor grammar fix in docker.mdHans Cronau2019-02-281-1/+1
* | | | | Merge branch 'docs-anchors9-admin' into 'master'Evan Read2019-03-0413-33/+27
|\ \ \ \ \
| * | | | | Docs: Fix all anchors in Admin docsMarcel Amirault2019-03-0413-33/+27
|/ / / / /
* | | | | Merge branch 'docs-deployment-boards-in-user-group-clusters-docs' into 'master'Evan Read2019-03-031-1/+1
|\ \ \ \ \
| * | | | | Fix a wrong link on group-level cluster doc pageTakuya Noguchi2019-03-021-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch '55199-docs' into 'master'Evan Read2019-03-031-2/+6
|\ \ \ \ \
| * | | | | Update error tracking settings docsReuben Pereira2019-03-031-2/+6
|/ / / / /
* | | | | Merge branch 'sh-show-pre-receive-error-merge' into 'master'James Lopez2019-03-033-3/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Show pre-receive error message in merge request widgetStan Hu2019-03-023-3/+7
* | | | | Merge branch 'jc-remove-old-code-path-search-files' into 'master'Grzegorz Bizon2019-03-023-25/+8
|\ \ \ \ \
| * | | | | Removing old code path for search_files_by_contentJohn Cai2019-03-013-25/+8
| |/ / / /
* | | | | Merge branch 'sh-optimize-calendar-activities' into 'master'Robert Speicher2019-03-023-3/+37
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Eliminate most N+1 queries loading UserController#calendar_activitiesStan Hu2019-03-013-3/+37
* | | | | Merge branch 'sh-bump-bootsnap-1.4.1' into 'master'Robert Speicher2019-03-012-3/+3
|\ \ \ \ \
| * | | | | Bump Bootsnap to 1.4.1Stan Hu2019-03-012-3/+3
|/ / / / /
* | | | | Merge branch '57612-github-importer-ignores-milestone-due_date' into 'master'Stan Hu2019-03-013-0/+30
|\ \ \ \ \
| * | | | | Move check for nil due_on into build section of specDiana Stanley2019-02-271-8/+5
| * | | | | Add test for nil due_on value during importDiana Stanley2019-02-261-0/+21
| * | | | | Protect against nil due_on value in imported dataDiana Stanley2019-02-261-1/+1
| * | | | | Capture due date when importing milestones from GithubDiana Stanley2019-02-203-0/+12
* | | | | | Merge branch 'docs/fix-some-links' into 'master'Marcia Ramos2019-03-012-2/+2
|\ \ \ \ \ \
| * | | | | | Fix some 404 links into charts projectEvan Read2019-03-012-2/+2
|/ / / / / /
* | | | | | Merge branch 'docs/add-gitlabcom-settings-to-main-page' into 'master'Marcia Ramos2019-03-011-0/+1
|\ \ \ \ \ \
| * | | | | | Add quick link to GitLab.com settingsEvan Read2019-03-011-0/+1
|/ / / / / /
* | | | | | Merge branch 'docs/how-to-point-to-a-confidential-issue' into 'master'Marcia Ramos2019-03-012-2/+19
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add confidential issue linking guidanceEvan Read2019-03-012-2/+19
|/ / / / /
* | | | | Merge branch '9903-geo-selective-sync-by-namespace-is-broken' into 'master'Stan Hu2019-03-012-2/+42
|\ \ \ \ \
| * | | | | Mark cached value as persisted when is an instance of ActiveRecord::BaseDouglas Barbosa Alexandre2019-02-282-2/+42
* | | | | | Merge branch '53966-make-hashed-storage-migration-safer-and-more-inviting' in...Douglas Barbosa Alexandre2019-03-0131-129/+922
|\ \ \ \ \ \
| * | | | | | Improve migration/rollback logic for attachmentsGabriel Mazetto2019-03-012-6/+14
| * | | | | | Migrate sidekiq queue to the new :hashed_storage namespaceGabriel Mazetto2019-03-012-1/+18
| * | | | | | Extract duplicated code into BaseAttachmentServiceGabriel Mazetto2019-03-015-97/+59
| * | | | | | Extract and simplify more code into BaseRepositoryService`Gabriel Mazetto2019-03-015-31/+14
| * | | | | | Extract common logic to HashedStorage::BaseWorkerGabriel Mazetto2019-03-014-55/+35
| * | | | | | Edge case: upgrade/downgrade when repository doesn't existGabriel Mazetto2019-03-013-1/+22
| * | | | | | Added Rollbacker workers and support on the rake taskGabriel Mazetto2019-03-0116-25/+292
| * | | | | | Refactor ProjectMigrate and ProjectRollback workersGabriel Mazetto2019-03-0110-107/+117
| * | | | | | Adds Rollback functionality to HashedStorage migrationGabriel Mazetto2019-03-0114-1/+501
| * | | | | | Rake task for storage rollbackGabriel Mazetto2019-03-011-0/+45
* | | | | | | Merge branch 'docs-serverless-updates' into 'master'Marcia Ramos2019-03-013-13/+34
|\ \ \ \ \ \ \