summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Refactor Storage MigrationGabriel Mazetto2019-01-256-37/+53
* | | | | | | Extract BaseRepositoryService from MigrateRepositoryGabriel Mazetto2019-01-252-45/+58
* | | | | | | Move MigrationService to HashedStorage moduleGabriel Mazetto2019-01-254-29/+31
* | | | | | | Prepare rake task for storage rollbackGabriel Mazetto2019-01-251-2/+8
* | | | | | | Remove "Experimental" text from Hashed Storage settings pageGabriel Mazetto2019-01-251-1/+0
* | | | | | | Merge branch 'dm-copy-suggestion-as-gfm' into 'master'Phil Hughes2019-01-254-4/+26
|\ \ \ \ \ \ \
| * | | | | | | Allow suggestions to be copied and pasted as GFMDouwe Maan2019-01-252-3/+23
| * | | | | | | 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-252-12/+14
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Adjusts suggestions unable to be appliedOswaldo Ferreira2019-01-252-12/+14
* | | | | | | Update to GitLab SVG icon from Font Awesome in profile for location and workYoginth2019-01-252-2/+3
* | | | | | | Merge branch 'winh-shame-ms-clear' into 'master'Clement Ho2019-01-251-0/+11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add .ms-no-clear to disable duplicate clear icon in IE / EdgeWinnie Hellmann2019-01-251-0/+11
* | | | | | | Merge branch 'container-repository-cleanup-api' into 'master'Grzegorz Bizon2019-01-259-8/+178
|\ \ \ \ \ \ \
| * | | | | | | Add Container Registry APIKamil TrzciƄski2019-01-259-8/+178
* | | | | | | | Merge branch '54905-milestone-search' into 'master'Sean McGivern2019-01-2512-8/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | Adds milestone searchJacopo2019-01-2412-8/+43
* | | | | | | | | Merge branch 'feature/gb/cross-project-pipeline-trigger' into 'master'Douwe Maan2019-01-257-12/+61
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Move processables scope into commit status classGrzegorz Bizon2019-01-252-1/+2
| * | | | | | | | | Revert removing overridden method from build serviceGrzegorz Bizon2019-01-251-1/+5
| * | | | | | | | | Remove bridge presenter since we no longer need itGrzegorz Bizon2019-01-251-23/+0
| * | | | | | | | | Make it clear that pipeline can process processablesGrzegorz Bizon2019-01-251-7/+7
| * | | | | | | | | Extract common `when` code between CI/CD processablesGrzegorz Bizon2019-01-253-12/+1
| * | | | | | | | | Simplify pipeline processing serviceGrzegorz Bizon2019-01-252-9/+1
| * | | | | | | | | Add a new relation between a stage and related bridgesGrzegorz Bizon2019-01-251-0/+1
| * | | | | | | | | Implement default `when` for bridge jobs as `on_success`Grzegorz Bizon2019-01-251-0/+7
| * | | | | | | | | Add `when` method to be required in case of processablesGrzegorz Bizon2019-01-251-0/+4
| * | | | | | | | | Use generic commit status as a tmp partial for a bridgeGrzegorz Bizon2019-01-251-1/+1
| * | | | | | | | | Make CI/CD bridge job a pipeline processable entityGrzegorz Bizon2019-01-252-0/+43
| * | | | | | | | | Segregate interface require to make CI/CD entity processableGrzegorz Bizon2019-01-254-1/+31
| * | | | | | | | | Connect CI/CD bridge jobs to trigger requests tooGrzegorz Bizon2019-01-251-0/+1
* | | | | | | | | | Merge branch 'db-copy-as-gfm-prosemirror' into 'master'Phil Hughes2019-01-2543-391/+1253
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use nodes and marks to power Copy-as-GFMdb-copy-as-gfm-prosemirrorDouwe Maan2019-01-245-391/+174
| * | | | | | | | | | Add tiptap/prosemirror nodes and marks for all Markdown and GFM featuresDouwe Maan2019-01-2438-0/+1079
* | | | | | | | | | | Init GLForm instance on form while editing tagsKushal Pandya2019-01-253-2/+10
* | | | | | | | | | | Merge branch 'diff-fix-folder-path-commas' into 'master'Filipa Lacerda2019-01-252-4/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fixed diff tree folders being rendered incorrectlyPhil Hughes2019-01-242-4/+5
* | | | | | | | | | | | Externalize strings from `/app/views/projects/ci`George Tsiolis2019-01-253-30/+30
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'diff-settings-dropdown' into 'master'Filipa Lacerda2019-01-2511-105/+144
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Added dropdown for diff settingsPhil Hughes2019-01-2411-105/+144
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Upgrade webpack and monaco-editor to latestMike Greiling2019-01-251-3/+3
| |_|_|_|_|_|/ / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch '53950-commit-comments-displayed-on-a-merge-request' into 'master'56221-spec-features-projects-clusters-gcp_spec-rb-appears-to-be-making-real-google-api-requestsMike Greiling2019-01-243-8/+38
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Updated i18n format for note header commit linkConstance Okoghenun2019-01-241-11/+4
| * | | | | | | | | | Updated i18n for discussion note commit SHAConstance Okoghenun2019-01-231-6/+18
| * | | | | | | | | | Added i18n to discussion note commit SHAConstance Okoghenun2019-01-221-2/+3
| * | | | | | | | | | Refactored implementation of discussion note headerConstance Okoghenun2019-01-181-23/+10
| * | | | | | | | | | Display "commented" only for commit discussions on merge requestsConstance Okoghenun2019-01-173-3/+40
* | | | | | | | | | | remove red/green colors from diff view of no-color syntax themekhm2019-01-241-16/+12
* | | | | | | | | | | Merge branch 'split-project-menu-into-separate-submenus' into 'master'Mark Lapierre2019-01-241-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Split `Page::Project::Menu` into separate submenusWalmyr Filho2019-01-241-3/+3
| | |_|/ / / / / / / / | |/| | | | | | | | |