Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2019-01-28Fix `star` action in the `explore` subpagesRiccardo Padovani
2019-01-28Merge branch 'ce-1979-2-1' into 'master'Sean McGivern
Add query method for id See merge request gitlab-org/gitlab-ce!24386
2019-01-28Standardize token value capitalization in filter barOmar Bahareth
2019-01-25Use Gitlab::AppLogger instead of Rails.loggerGabriel Mazetto
2019-01-25Track when MigrateAttachmentsService is skippedGabriel Mazetto
We need this new state for the Geo event logic in EE
2019-01-25Refactor Storage MigrationGabriel Mazetto
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.
2019-01-25Extract BaseRepositoryService from MigrateRepositoryGabriel Mazetto
This will serve as new base class for both Migrate and Rollback
2019-01-25Move MigrationService to HashedStorage moduleGabriel Mazetto
This is part of the refactor to include a RollbackService into HashedStorage module
2019-01-25Prepare rake task for storage rollbackGabriel Mazetto
We are keeping compatibility with existing scheduled jobs.
2019-01-25Remove "Experimental" text from Hashed Storage settings pageGabriel Mazetto
2019-01-25Merge branch 'dm-copy-suggestion-as-gfm' into 'master'Phil Hughes
Allow suggestions to be copied and pasted as GFM See merge request gitlab-org/gitlab-ce!24600
2019-01-25Merge branch 'osw-adjusts-suggestions-unable-to-be-applied' into 'master'Phil Hughes
Adjusts suggestions unable to be applied Closes #56690 See merge request gitlab-org/gitlab-ce!24603
2019-01-25Allow suggestions to be copied and pasted as GFMDouwe Maan
Supports both suggestions transformed from GFM to HTML and from GFM to HTML to Vue component.
2019-01-25Wrap suggestion note in .note-text.md for consistent styling + behaviorDouwe Maan
2019-01-25Update to GitLab SVG icon from Font Awesome in profile for location and workYoginth
2019-01-25Merge branch 'winh-shame-ms-clear' into 'master'Clement Ho
Add .ms-no-clear to disable duplicate clear icon in IE / Edge See merge request gitlab-org/gitlab-ce!24640
2019-01-25Adjusts suggestions unable to be appliedOswaldo Ferreira
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.
2019-01-25Merge branch 'container-repository-cleanup-api' into 'master'Grzegorz Bizon
Container repository cleanup API Closes #55978 See merge request gitlab-org/gitlab-ce!24303
2019-01-25Merge branch '54905-milestone-search' into 'master'Sean McGivern
Resolve "Milestone search" Closes #54905 See merge request gitlab-org/gitlab-ce!24265
2019-01-25Merge branch 'feature/gb/cross-project-pipeline-trigger' into 'master'Douwe Maan
Cross-project pipeline triggers /CE See merge request gitlab-org/gitlab-ce!24664
2019-01-25Add Container Registry APIKamil TrzciƄski
This includes a set of APIs to manipulate container registry. This includes also an ability to delete tags based on requested criteria, like keep-last-n, matching-name, older-than.
2019-01-25Merge branch 'db-copy-as-gfm-prosemirror' into 'master'Phil Hughes
Reimplement Copy-as-GFM using the prosemirror document model See merge request gitlab-org/gitlab-ce!22797
2019-01-25Move processables scope into commit status classGrzegorz Bizon
2019-01-25Revert removing overridden method from build serviceGrzegorz Bizon
2019-01-25Remove bridge presenter since we no longer need itGrzegorz Bizon
2019-01-25Make it clear that pipeline can process processablesGrzegorz Bizon
2019-01-25Extract common `when` code between CI/CD processablesGrzegorz Bizon
2019-01-25Simplify pipeline processing serviceGrzegorz Bizon
2019-01-25Add a new relation between a stage and related bridgesGrzegorz Bizon
2019-01-25Init GLForm instance on form while editing tagsKushal Pandya
2019-01-25Implement default `when` for bridge jobs as `on_success`Grzegorz Bizon
2019-01-25Add `when` method to be required in case of processablesGrzegorz Bizon
2019-01-25Use generic commit status as a tmp partial for a bridgeGrzegorz Bizon
2019-01-25Make CI/CD bridge job a pipeline processable entityGrzegorz Bizon
2019-01-25Segregate interface require to make CI/CD entity processableGrzegorz Bizon
This commit segregates interface that is require to make CI/CD entity processable, like `Ci::Build`. With this change it is not clear and explicit what methods need to be implement to pass an object to pipeline processing service.
2019-01-25Merge branch 'diff-fix-folder-path-commas' into 'master'Filipa Lacerda
Fixed diff tree folders being rendered incorrectly See merge request gitlab-org/gitlab-ce!24635
2019-01-25Externalize strings from `/app/views/projects/ci`George Tsiolis
2019-01-25Connect CI/CD bridge jobs to trigger requests tooGrzegorz Bizon
2019-01-25Merge branch 'diff-settings-dropdown' into 'master'Filipa Lacerda
Added dropdown for diff settings Closes #55491 See merge request gitlab-org/gitlab-ce!24460
2019-01-25Upgrade webpack and monaco-editor to latestMike Greiling
2019-01-25Add .ms-no-clear to disable duplicate clear icon in IE / EdgeWinnie Hellmann
2019-01-25Merge branch '53950-commit-comments-displayed-on-a-merge-request' into 'master'Mike Greiling
Resolve "Commit comments displayed on a merge request that contains that commit no longer specify which commit they come from" Closes #53950 See merge request gitlab-org/gitlab-ce!24427
2019-01-24Updated i18n format for note header commit linkConstance Okoghenun
Unified commit link in note header action text
2019-01-24Adds milestone searchJacopo
Adds to search ILIKE search for milestones title in: - Milestones dashboard - Group milestones page - Project milestones page
2019-01-24remove red/green colors from diff view of no-color syntax themekhm
2019-01-24Merge branch 'split-project-menu-into-separate-submenus' into 'master'Mark Lapierre
Split project menu into separate submenus See merge request gitlab-org/gitlab-ce!24501
2019-01-24Resolve "Runners IPv6 address overlaps other values"Miranda Fluharty
2019-01-24Merge branch 'sh-bump-chrome-golang-ci-image' into 'master'Clement Ho
Bump CI image to use Chrome 71.0 and Golang 1.11 Closes #56614 and #55578 See merge request gitlab-org/gitlab-ce!24572
2019-01-24Fixed diff tree folders being rendered incorrectlyPhil Hughes
2019-01-24Split `Page::Project::Menu` into separate submenusWalmyr Filho
https://gitlab.com/gitlab-org/quality/team-tasks/issues/84