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
AgeCommit message (Collapse)Author
2018-05-18Merge branch 'master' into 5845-extract-ee-environments-filesFilipa Lacerda
* master: (69 commits) Calculating repository checksums executed by Gitaly Resolve "Expand API: Render an arbitrary Markdown document" Update EE > CE downgrade service removal steps Make stores export a createStore() which can be used in tests Simplify pattern lexeme fabrication and matcher Simplify untrusted regexp factory method Fix api_json.log not always reporting the right HTTP status code Move group lists css from framework/lists.scss to pages/groups.scss Resolve "Web IDE: Previewing Markdown in Firefox doesn’t show a scroll bar" Add Keyboard shortcuts for "Kubernetes" and "Environments" Move API group deletion to Sidekiq fix typos. add a reference to deliverable and stretch for design artifact fix / assigne username wrapping problem has been fixed Memoize Gitlab::Database.version Conditionally add Gitaly deprecation warnings based on ENV variable Bring CE-EE parity to app/services/milestones/base_service.rb Bring CE-EE parity to app/services/lfs/unlock_file_service.rb Fixes 500 error on /estimate BIG_VALUE Fix: Use case in-sensitive ordering by name for groups Fix group lists visual ...
2018-05-16Reloads pipeline table when dropdown action is clicked and closes the ↵Filipa Lacerda
dropdown in the MR widget
2018-05-15Handles action icons requests in a contained way and shows a loading icon to ↵Filipa Lacerda
the user
2018-05-14Replace vue resource with axios for environmentsFilipa Lacerda
2018-05-14Merge branch '45462-sha-object' into 'master'Phil Hughes
Resolve "`sha-mismatch` vue component is rendering an empty block" Closes #45462 See merge request gitlab-org/gitlab-ce!18884
2018-05-14Add `createComponentWithMixin` to create anonymous components with mixinKushal Pandya
2018-05-11Resolve "Remove modal box confirmation when retrying a pipeline"Filipa Lacerda
2018-05-10Moves mr widget to a vue componentFilipa Lacerda
Prevents maintainer edit to render a blank div Properly names sha mismatch component
2018-05-10Fixed none merge request files not being openable in the web IDEPhil Hughes
2018-05-10Merge branch 'ide-hide-merge-request-if-disabled' into 'master'Filipa Lacerda
Hide merge request option in IDE when merge requests are disabled Closes #45698 See merge request gitlab-org/gitlab-ce!18857
2018-05-10fixed specsPhil Hughes
2018-05-09refactor "deploy_keys" to use axiosPaul Slaughter
2018-05-09Hide merge request option in IDE when merge requests are disabledPhil Hughes
Closes #45698
2018-05-09added specsPhil Hughes
2018-05-08Merge branch '43557-osw-present-merge-sha-commit' into 'master'Robert Speicher
Resolve "Display merge commit SHA in merge widget after merge" Closes #43557 See merge request gitlab-org/gitlab-ce!18722
2018-05-08Resolve "Monitoring graphs - Popover value improvements"Jose Ivan Vargas
2018-05-07Make deploy keys table more clearly structuredLukas Eipert
2018-05-07Resolve "Clean up bottom status bar Web IDE"André Luís
2018-05-07Display merge commit SHA in merge widget after mergeOswaldo Ferreira
2018-05-07Merge branch '44846-improve-web-ide-left-panel-and-modes' into 'master'Filipa Lacerda
Resolve "Improve Web IDE left panel and modes" Closes #44846 See merge request gitlab-org/gitlab-ce!18581
2018-05-07Upgrade underscore.jsTim Zallmann
2018-05-07Add signature verification badge to compare viewMarc
2018-05-07Merge branch '33697-pipelines-json-endpoint' into 'master'Kamil Trzciński
Resolve "CI retry/cancel job or pipeline redirect the user and can't be open in a new tab" Closes #33697 See merge request gitlab-org/gitlab-ce!18451
2018-05-06fixed stageAllChanges testPhil Hughes
2018-05-06fixed file action specPhil Hughes
2018-05-04Merge branch '44846-improve-web-ide-left-panel-and-modes' into ↵Phil Hughes
ide-sidebar-commit-box
2018-05-04Merge branch '44846-improve-web-ide-left-panel-and-modes' into ↵Phil Hughes
ide-sidebar-commit-box
2018-05-04Merge branch '44846-improve-web-ide-left-panel-and-modes' into ↵Phil Hughes
ide-sidebar-merge-request
2018-05-04fixed duplicated testsPhil Hughes
2018-05-04Merge branch '44846-improve-web-ide-left-panel-and-modes' into ↵Phil Hughes
ide-sidebar-commit-box
2018-05-04Merge branch 'master' into 44846-improve-web-ide-left-panel-and-modesPhil Hughes
2018-05-04added specsPhil Hughes
long branch names no longer wrap
2018-05-03Fix broken tests - use the corrent event when button is clickedFilipa Lacerda
2018-05-03Merge branch 'ide-tree-changes-count' into 'master'Filipa Lacerda
Added changes count to web IDE folder See merge request gitlab-org/gitlab-ce!18452
2018-05-03fixed specsPhil Hughes
2018-05-03Merge branch '5480-sidebar-subscription-event-handling' into 'master'Phil Hughes
Platform: Use component to emit event on Subscription toggle component instead of eventHub See merge request gitlab-org/gitlab-ce!18703
2018-05-03Merge branch '44846-improve-web-ide-left-panel-and-modes' into ↵Phil Hughes
ide-sidebar-commit-box
2018-05-03Emit `toggleSidebar` event on component when icon is clickedKushal Pandya
2018-05-03Consume `toggleSubscription` event directly from Subscriptions componentKushal Pandya
2018-05-03Emit `toggleSubscription`, `toggleSidebar` events on componentKushal Pandya
2018-05-03Merge branch 'master' into 44846-improve-web-ide-left-panel-and-modesPhil Hughes
2018-05-03Merge branch '44846-improve-web-ide-left-panel-and-modes' into ↵Phil Hughes
ide-sidebar-commit-box
2018-05-03Improve Web IDE Commit PanelAndré Luís
2018-05-03Add pass through to stripHtml for undefined and null inputsOlivier Gonzalez
2018-05-02Merge branch 'master' into 33697-pipelines-json-endpointMatija Čupić
2018-05-02Revert "Merge branch '5480-sidebar-subscription-event-handling' into 'master'"Rémy Coutable
This reverts merge request !18682
2018-05-02fixed repo_editor_specPhil Hughes
2018-05-02Merge branch 'refactor/move-mr-widget-wip-vue-component' into 'master'Mike Greiling
Move WorkInProgress vue component See merge request gitlab-org/gitlab-ce!17536
2018-05-02fixed specsPhil Hughes
2018-05-02Consume `toggleSubscription` event directly from Subscriptions componentKushal Pandya