summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set jest autocomplete test timeout to 500msce-increase-jest-timeout-to-1000Luke Bennett2019-03-041-1/+3
* 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
|\ \ \
| * | | Update Serverless docs with livestream feedbackDaniel Gruesso2019-03-013-13/+34
|/ / /
* | | Merge branch 'refactor-merge-request-between-pipeline-and-build' into 'master'Kamil Trzciński2019-03-0125-62/+85
|\ \ \
| * | | Add suffix for merge request eventShinya Maeda2019-03-0125-62/+85
* | | | Merge branch 'docs-create-ssh-ui-fix' into 'master'Marcia Ramos2019-03-011-6/+5
|\ \ \ \
| * | | | Minor grammar and accuracy fixesChristie Lenneville2019-03-011-6/+5
|/ / / /
* | | | Merge branch '55199-operations-settings-update' into 'master'Sean McGivern2019-03-0136-86/+1742
|\ \ \ \ | |_|/ / |/| | |
| * | | Refactor model and specReuben Pereira2019-03-0136-86/+1742
|/ / /
* | | Merge branch '10097-number-utils' into 'master'Phil Hughes2019-03-013-0/+35
|\ \ \
| * | | Moves utility function into CEFilipa Lacerda2019-03-013-0/+35
* | | | Merge branch '57991-frontend-pagination-needs-to-handle-cases-where-the-x-tot...Phil Hughes2019-03-014-37/+189
|\ \ \ \
| * | | | Make JS pagination handle missing 'X-Total-Pages' headerRémy Coutable2019-02-284-37/+189
* | | | | Merge branch '54924-clean-up-data' into 'master'Douwe Maan2019-03-013-1/+68
|\ \ \ \ \
| * | | | | Clean up `noteable_id` for notes on commitsHeinrich Lee Yu2019-03-013-1/+68
* | | | | | Merge branch '_acet-ce-related-mrs' into 'master'Kushal Pandya2019-03-014-0/+576
|\ \ \ \ \ \
| * | | | | | Move related issues shared components from EEFatih Acet2019-03-014-0/+576
* | | | | | | Merge branch 'ce-7714-view-recent-boards' into 'master'Sean McGivern2019-03-018-26/+65
|\ \ \ \ \ \ \
| * | | | | | | CE-port for 7714-view-recent-boardsHeinrich Lee Yu2019-03-018-26/+65
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'qa-raise-error-when-repository-command-fail' into 'master'Mark Lapierre2019-03-013-8/+8
|\ \ \ \ \ \ \
| * | | | | | | [QA] Fail early if a Git command failsRémy Coutable2019-02-283-8/+8
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch '40396-fix-sig-stp' into 'master'Douwe Maan2019-03-012-2/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | SIGSTP should be SIGTSTPNick Thomas2019-03-012-2/+2
* | | | | | | Merge branch '58274-folder-icon-in-tags-page' into 'master'Tim Zallmann2019-03-012-1/+6
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add changelog entryKushal Pandya2019-02-281-0/+5
| * | | | | | Use `folder-open` from sprite icons for Browse Files buttonKushal Pandya2019-02-281-1/+1
* | | | | | | Merge branch 'docs-fe-single-repo' into 'master'Phil Hughes2019-03-011-1/+70
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Adds documentation for frontend single repo moveFilipa Lacerda2019-03-011-1/+70
|/ / / / / /
* | | | | | Merge branch 'note-header-ee-differences' into 'master'Filipa Lacerda2019-03-014-8/+21
|\ \ \ \ \ \
| * | | | | | Move EE differences in CE diff files into CEPhil Hughes2019-03-014-8/+21
* | | | | | | Merge branch 'sh-bump-fog-gem' into 'master'Sean McGivern2019-03-015-30/+90
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix double space before commentSean McGivern2019-03-011-1/+1
| * | | | | | Mark Fog initializer with frozen_string_literal: trueStan Hu2019-03-011-0/+2
| * | | | | | Add CHANGELOG.md for Fog gem changesStan Hu2019-02-281-0/+5
| * | | | | | Bump fog-aliyun to 0.3.3Stan Hu2019-02-281-1/+1
| * | | | | | Add a monkey patch that will squelch warnings for legacy Fog gemsStan Hu2019-02-283-2/+54
| * | | | | | Bump fog-aws to 3.3.0 and associated dependenciesStan Hu2019-02-283-30/+31
| | |_|_|/ / | |/| | | |