-
- Downloads
Merge branch 'master' into ci/api-triggers
* master: (150 commits) fixes margin and padding Update mailroom/postfix documentation [ci skip] Fix css mess around git clone panel. Align it properly Fix missing padding for user/group pages Fix parse_gollum_tags matcher Update documentation on Banzai::Filter::GollumTagsFilter Add tests for the wiki pipeline Refactoring Banzai::Filter::GollumTagsFilter Make sure the .git is at the end on Gitlab::GithubImport::WikiFormatter Remove GollumTagsPipeline Refactoring Gitlab::GithubImport::Importer Remove unnecessary brackets on WIKI_SLUG_ID route constraints Move js function to removing accents to vendor/assets/javascripts Update CHANGELOG Use the WikiPipeline when rendering the wiki markdown content Add Banzai::Filter::GollumTagsFilter for parsing Gollum's tags in HTML Relax constraints for wiki slug Import GitHub wiki into GitLab Move Ci::Build#available_statuses to AVAILABLE_STATUSES constant in CommitStatus Revert changes to how the notes are paginated in the API ... Conflicts: doc/api/README.md lib/api/entities.rb
No related branches found
No related tags found
Showing
- CHANGELOG 11 additions, 0 deletionsCHANGELOG
- app/assets/javascripts/activities.js.coffee 2 additions, 2 deletionsapp/assets/javascripts/activities.js.coffee
- app/assets/javascripts/behaviors/autosize.js.coffee 4 additions, 0 deletionsapp/assets/javascripts/behaviors/autosize.js.coffee
- app/assets/javascripts/merge_request.js.coffee 7 additions, 6 deletionsapp/assets/javascripts/merge_request.js.coffee
- app/assets/javascripts/merge_request_tabs.js.coffee 1 addition, 1 deletionapp/assets/javascripts/merge_request_tabs.js.coffee
- app/assets/javascripts/notes.js.coffee 6 additions, 0 deletionsapp/assets/javascripts/notes.js.coffee
- app/assets/javascripts/wikis.js.coffee 13 additions, 12 deletionsapp/assets/javascripts/wikis.js.coffee
- app/assets/stylesheets/framework.scss 1 addition, 0 deletionsapp/assets/stylesheets/framework.scss
- app/assets/stylesheets/framework/blocks.scss 19 additions, 6 deletionsapp/assets/stylesheets/framework/blocks.scss
- app/assets/stylesheets/framework/buttons.scss 38 additions, 36 deletionsapp/assets/stylesheets/framework/buttons.scss
- app/assets/stylesheets/framework/common.scss 0 additions, 69 deletionsapp/assets/stylesheets/framework/common.scss
- app/assets/stylesheets/framework/files.scss 1 addition, 4 deletionsapp/assets/stylesheets/framework/files.scss
- app/assets/stylesheets/framework/flash.scss 2 additions, 0 deletionsapp/assets/stylesheets/framework/flash.scss
- app/assets/stylesheets/framework/forms.scss 0 additions, 2 deletionsapp/assets/stylesheets/framework/forms.scss
- app/assets/stylesheets/framework/header.scss 1 addition, 0 deletionsapp/assets/stylesheets/framework/header.scss
- app/assets/stylesheets/framework/layout.scss 0 additions, 2 deletionsapp/assets/stylesheets/framework/layout.scss
- app/assets/stylesheets/framework/lists.scss 3 additions, 4 deletionsapp/assets/stylesheets/framework/lists.scss
- app/assets/stylesheets/framework/markdown_area.scss 1 addition, 24 deletionsapp/assets/stylesheets/framework/markdown_area.scss
- app/assets/stylesheets/framework/mixins.scss 0 additions, 35 deletionsapp/assets/stylesheets/framework/mixins.scss
- app/assets/stylesheets/framework/mobile.scss 2 additions, 7 deletionsapp/assets/stylesheets/framework/mobile.scss
Please register or sign in to comment