summaryrefslogtreecommitdiff
Commit message (Collapse)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 ↵Phil Hughes2019-01-285-10/+75
|\ | | | | | | | | | | | | | | | | 'master' Refactor/56369 extract jump to next discussion button Closes #56369 See merge request gitlab-org/gitlab-ce!24506
| * refactor(NoteableDiscussion): Extracted JumpToNextDiscussionButton to its ↵Martin Hobert2019-01-285-10/+75
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | own component fix #56369 chore(changelog): Added changelog entry chore(prettier): Formated with prettier test(JumpToNextDiscussionButton): Added test for new component test(Refactored tests to use vue test-utils): chore(translations): Added newly generated locales Update spec/javascripts/notes/components/discussion_jump_to_next_button_spec.js chore(prettier): Formated with prettier test(JumpToNextDiscussionButton): Updated tests to use a local vue instance test(JumpToNextDiscussionButton): Running tests in async to prevent maximum stack overflow
* | Merge branch 'bw-enable-sourcepos' into 'master'Robert Speicher2019-01-2821-17/+113
|\ \ | | | | | | | | | | | | Enable CommonMark source line position information See merge request gitlab-org/gitlab-ce!23971
| * | Fix review commentsBrett Walker2019-01-2116-32/+65
| | | | | | | | | | | | | | | | | | including refactoring, disabling sourcepos for pipelines that don't need it, and minimizing spec changes by disabling sourcepos when not testing for it explicitly.
| * | Enable CommonMark source line position informationBrett Walker2019-01-2117-22/+85
| | | | | | | | | | | | | | | | | | This adds 'data-sourcepos' to tags, indicating which line of markdown it came from. Sets the stage for intelligently manipulating specific lines of markdown.
* | | 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` See merge request gitlab-org/gitlab-ce!24723
| * | | 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 improve reliability of go_to_profile_settings Closes gitlab-org/quality/nightly#65 See merge request gitlab-org/gitlab-ce!24719
| * | | | 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 rspec See merge request gitlab-org/gitlab-ce!24729
| * | | | | 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 open Closes #44698 See merge request gitlab-org/gitlab-ce!24625
| * | | | | 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.0 See merge request gitlab-org/gitlab-ce!24721
| * | | | | | 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 select2 Closes #56867 See merge request gitlab-org/gitlab-ce!24694
| * | | | | | 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.5 See merge request gitlab-org/gitlab-ce!24662
| * | | | | | Bump Sidekiq to 5.2.5Stan Hu2019-01-251-2/+3
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reduces duplication caused by gitlab-monitor already shipping Sidekiq 5.2.5. The only changes appear to be minor: https://github.com/mperham/sidekiq/blob/master/Changes.md
* | | | | | Merge branch 'fix-explore-page-star-button' into 'master'Phil Hughes2019-01-282-4/+8
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | Fix `star` action in the `explore` subpages See merge request gitlab-org/gitlab-ce!24693
| * | | | | 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 See merge request gitlab-org/gitlab-ce!24386
| * | | | | Add query method for id queryMark Chao2019-01-154-2/+19
| | | | | |
* | | | | | Merge branch '54213-standardize-token-value-capitalization-in-filter-bar' ↵Kushal Pandya2019-01-2812-45/+52
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Standardize token value capitalization in filter bar Closes #54213 See merge request gitlab-org/gitlab-ce!23846
| * | | | | 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 quarantine Closes gitlab-qa#369 See merge request gitlab-org/gitlab-ce!24687
| * | | | | 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
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | Refactor Hashed Storage for future Rollback functionality See merge request gitlab-org/gitlab-ce!24402
| * | | | | Use Gitlab::AppLogger instead of Rails.loggerGabriel Mazetto2019-01-252-2/+2
| | | | | |
| * | | | | Sidekiq queue migration for HashedStorage::MigratorWorkerGabriel Mazetto2019-01-253-1/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Migrate jobs from `storage_migrator` to `hashed_storage:hashed_storage_migrator`.
| * | | | | Track when MigrateAttachmentsService is skippedGabriel Mazetto2019-01-252-2/+18
| | | | | | | | | | | | | | | | | | | | | | | | We need this new state for the Geo event logic in EE
| * | | | | Refactor Storage MigrationGabriel Mazetto2019-01-2516-98/+147
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specs were reviewed and improved to better cover the current behavior. There was some standardization done as well to facilitate the implementation of the rollback functionality. StorageMigratorWorker was extracted to HashedStorage namespace were RollbackerWorker will live one as well.
| * | | | | Extract BaseRepositoryService from MigrateRepositoryGabriel Mazetto2019-01-252-45/+58
| | | | | | | | | | | | | | | | | | | | | | | | This will serve as new base class for both Migrate and Rollback
| * | | | | Move MigrationService to HashedStorage moduleGabriel Mazetto2019-01-257-36/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is part of the refactor to include a RollbackService into HashedStorage module
| * | | | | Prepare rake task for storage rollbackGabriel Mazetto2019-01-256-20/+37
| | | | | | | | | | | | | | | | | | | | | | | | We are keeping compatibility with existing scheduled jobs.
| * | | | | 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 test rebase_merge_request_spec.rb See merge request gitlab-org/gitlab-ce!24682
| * | | | | 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 GFM See merge request gitlab-org/gitlab-ce!24600
| * | | | | | Allow suggestions to be copied and pasted as GFMDouwe Maan2019-01-255-3/+91
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Supports both suggestions transformed from GFM to HTML and from GFM to HTML to Vue component.
| * | | | | | 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 applied Closes #56690 See merge request gitlab-org/gitlab-ce!24603
| * | | | | | | Adjusts suggestions unable to be appliedOswaldo Ferreira2019-01-254-16/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Presents the system error message when available, when applying suggestions 2. Adjusts target branch updates affecting MRs pointing to it when there are previously created suggestions in the MR. We just need to compare the HEAD shas from position and MR source branch.
* | | | | | | | 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 spec Closes #56860 See merge request gitlab-org/gitlab-ce!24684
| * | | | | | | 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 transient failure in add_list_delete_branches_spec.rb Closes gitlab-org/quality/nightly#62 See merge request gitlab-org/gitlab-ce!24644
| * | | | | | | Fix failing E2E testMark Lapierre2019-01-255-2/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sometimes add_list_delete_branches_spec.rb would not wait after deleting a branch before checking that the branch was done. It would fail when the UI was still processing. This checks that the loading icon is gone before returning from delete_branch. It also makes sure credentials are added properly after recent changes to QA::Git::Repository