summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update index.md filedocs/add-depractions-listFabio Busatto2019-02-021-0/+15
* Rename README.md to index.mdbikebilly2019-01-281-0/+0
* Add deprecations README.mdbikebilly2019-01-281-0/+0
* Merge branch 'refactor/56369-extract-jump-to-next-discussion-button' into 'ma...Phil Hughes2019-01-285-10/+75
|\
| * refactor(NoteableDiscussion): Extracted JumpToNextDiscussionButton to its own...Martin Hobert2019-01-285-10/+75
* | Merge branch 'bw-enable-sourcepos' into 'master'Robert Speicher2019-01-2821-17/+113
|\ \
| * | Fix review commentsBrett Walker2019-01-2116-32/+65
| * | Enable CommonMark source line position informationBrett Walker2019-01-2117-22/+85
* | | Merge branch 'gt-externalize-app-views-projects-pages_domains' into 'master'Clement Ho2019-01-286-27/+84
|\ \ \
| * | | Externalize strings from `/app/views/projects/pages_domains`George Tsiolis2019-01-286-27/+84
* | | | Merge branch 'qa-stabalize-go_to_profile_settings' into 'master'Mark Lapierre2019-01-281-2/+6
|\ \ \ \
| * | | | Use retry to stablize go_to_profile_settingsSanad Liaquat2019-01-281-2/+6
* | | | | Merge branch 'fix-select2-helper' into 'master'Sean McGivern2019-01-281-0/+2
|\ \ \ \ \
| * | | | | Fix running a single spec file with rspecNick Thomas2019-01-281-0/+2
|/ / / / /
* | | | | Merge branch '44698-recaptcha' into 'master'Kushal Pandya2019-01-283-2/+11
|\ \ \ \ \
| * | | | | Prevent unload when Recaptcha is openRajat Jain2019-01-283-2/+11
* | | | | | Merge branch 'renovate/gitlab-ui-1.x' into 'master'Kushal Pandya2019-01-282-5/+5
|\ \ \ \ \ \
| * | | | | | Update dependency @gitlab/ui to ^1.22.0Lukas 'Eipi' Eipert2019-01-282-5/+5
| | |/ / / / | |/| | | |
* | | | | | Merge branch '56867-wait-for-requests-before-select2' into 'master'Sean McGivern2019-01-282-3/+4
|\ \ \ \ \ \
| * | | | | | Wait for requests in specs before interacting with select2Nick Thomas2019-01-282-3/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'sh-bump-sidekiq-5.2.5' into 'master'Rémy Coutable2019-01-281-2/+3
|\ \ \ \ \ \
| * | | | | | Bump Sidekiq to 5.2.5Stan Hu2019-01-251-2/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'fix-explore-page-star-button' into 'master'Phil Hughes2019-01-282-4/+8
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix `star` action in the `explore` subpagesRiccardo Padovani2019-01-282-4/+8
|/ / / / /
* | | | | Merge branch 'ce-1979-2-1' into 'master'Sean McGivern2019-01-284-2/+19
|\ \ \ \ \
| * | | | | Add query method for id queryMark Chao2019-01-154-2/+19
* | | | | | Merge branch '54213-standardize-token-value-capitalization-in-filter-bar' int...Kushal Pandya2019-01-2812-45/+52
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Standardize token value capitalization in filter barOmar Bahareth2019-01-2812-45/+52
|/ / / / /
* | | | | Merge branch 'increase-kubernetes-ip-address-timeout' into 'master'docs/add-note-on-redis-backup-restoreMark Lapierre2019-01-252-5/+2
|\ \ \ \ \
| * | | | | Auto DevOps QA: increase IP address timeout, remove quarantineDylan Griffith2019-01-252-5/+2
* | | | | | Merge branch '53966-refactor-hashed-storage' into 'master'Douglas Barbosa Alexandre2019-01-2526-169/+330
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use Gitlab::AppLogger instead of Rails.loggerGabriel Mazetto2019-01-252-2/+2
| * | | | | Sidekiq queue migration for HashedStorage::MigratorWorkerGabriel Mazetto2019-01-253-1/+66
| * | | | | Track when MigrateAttachmentsService is skippedGabriel Mazetto2019-01-252-2/+18
| * | | | | Refactor Storage MigrationGabriel Mazetto2019-01-2516-98/+147
| * | | | | Extract BaseRepositoryService from MigrateRepositoryGabriel Mazetto2019-01-252-45/+58
| * | | | | Move MigrationService to HashedStorage moduleGabriel Mazetto2019-01-257-36/+38
| * | | | | Prepare rake task for storage rollbackGabriel Mazetto2019-01-256-20/+37
| * | | | | Remove "Experimental" text from Hashed Storage settings pageGabriel Mazetto2019-01-251-1/+0
* | | | | | Merge branch 'qa-ml-quarantine-rebase-test' into 'master'56871-error-tracking-does-not-error-when-given-invalid-api-keyMark Lapierre2019-01-251-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Quarantine failing testMark Lapierre2019-01-251-1/+1
* | | | | | Merge branch 'dm-copy-suggestion-as-gfm' into 'master'Phil Hughes2019-01-257-4/+94
|\ \ \ \ \ \
| * | | | | | Allow suggestions to be copied and pasted as GFMDouwe Maan2019-01-255-3/+91
| * | | | | | Wrap suggestion note in .note-text.md for consistent styling + behaviorDouwe Maan2019-01-252-1/+3
* | | | | | | Merge branch 'osw-adjusts-suggestions-unable-to-be-applied' into 'master'Phil Hughes2019-01-254-16/+22
|\ \ \ \ \ \ \
| * | | | | | | Adjusts suggestions unable to be appliedOswaldo Ferreira2019-01-254-16/+22
* | | | | | | | Merge branch '56860-fix-spec-race-condition-upside-the-head' into 'master'Douglas Barbosa Alexandre2019-01-251-0/+3
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix a JS race in a specNick Thomas2019-01-251-0/+3
* | | | | | | | Merge branch 'qa-fix-branches-spec' into 'master'Mark Lapierre2019-01-255-2/+28
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fix failing E2E testMark Lapierre2019-01-255-2/+28