summaryrefslogtreecommitdiff
path: root/app/views/shared/snippets
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-091-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-162-2/+2
* Add bottom margin to snippet titleMarcel van Remmerden2019-09-111-1/+1
* Optimize queries for snippet listingsMarkus Koller2019-09-102-7/+6
* Fix col-sm-* in forms to keep layoutTakuya Noguchi2019-05-271-2/+4
* Remove .wiki and @md-typography mixin in favor of .md and .md-fileDouwe Maan2019-03-261-1/+1
* Add a new test to create a snippetRoman Verevkin2019-03-132-7/+7
* Improve snippets empty stateGeorge Tsiolis2019-02-221-0/+12
* Remove Redcarpet markdown engineJan Provaznik2019-02-041-2/+1
* Show User Popovers on Snippets PageTim Zallmann2019-01-041-1/+1
* Move embeddable? to model to be used outside viewMark Chao2018-12-201-1/+1
* Prioritize group settings, improve panel titles, disable submit without changesLuke Bennett2018-10-151-1/+1
* Unite green buttons under one css classDmitriy Zaporozhets2018-09-191-2/+2
* Merge branch 'bvl-user-status-message-35463' into 'master'Rémy Coutable2018-08-011-0/+1
|\
| * Show the status of a user in interactionsBob Van Landuyt2018-07-301-0/+1
* | Resolve "The comparison list for the modified icons"Sam Beckham2018-07-271-1/+1
|/
* Use proper markdown rendering for previewsBrett Walker2018-07-061-1/+3
* Fix snippets embed formClement Ho2018-05-311-6/+5
* Fix snippet rowClement Ho2018-05-291-1/+1
* Merge branch 'master' into bootstrap4Clement Ho2018-05-161-1/+1
|\
| * fixed copy to cliboard button in embedded snippetshaseeb2018-05-161-1/+1
* | Convert some hidden-xs that was added laterClement Ho2018-05-091-1/+1
* | Fix snippet header inlineClement Ho2018-04-171-1/+1
* | Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-163-2/+49
|\ \ | |/
| * Merge branch '8088_embedded_snippets_support' into 'master'Grzegorz Bizon2018-04-163-2/+49
| |\
| | * changes based on reviewhaseeb2018-03-071-5/+5
| | * button type and i18n supporthaseeb2018-03-071-7/+7
| | * added titlehaseeb2018-03-031-1/+1
| | * one more button changehaseeb2018-03-031-1/+1
| | * anchor changed to buttonhaseeb2018-03-031-2/+2
| | * jquery and webpack changedhaseeb2018-03-031-4/+1
| | * extra whitespace in haml fixedhaseeb2018-02-281-1/+1
| | * dropdown style fixeshaseeb2018-02-281-4/+6
| | * fix incomplete shadow in input fieldhaseeb2018-02-281-1/+1
| | * snippet page modificationshaseeb2018-02-281-2/+4
| | * fix for chrome issuehaseeb2018-02-281-9/+8
| | * embedded snippet title changeshaseeb2018-02-281-1/+2
| | * embedd button related fixeshaseeb2018-02-281-3/+3
| | * embedded snippets supporthaseeb2018-02-283-0/+46
* | | [skip ci] add col-sm-* for form-horizontal changes to keep layoutClement Ho2018-04-121-2/+2
* | | [skip ci] .form-horizontal => .form-group.rowClement Ho2018-04-121-3/+3
* | | [skip ci] .control-label to .col-form-labelClement Ho2018-04-111-2/+2
* | | [skip ci] Fix snippets block when it should be inline blockClement Ho2018-04-101-1/+1
* | | [skip ci] Replace hidden-xsClement Ho2018-04-093-5/+5
* | | [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-1/+1
|/ /
* | Replace deprecated name_with_namespace with full_name in app/viewsDmitriy Zaporozhets2018-03-051-1/+1
|/
* Remove snippet bundle webpack entry pointClement Ho2018-02-271-1/+0
* Chart.html.haml refactorJacob Schatz2018-02-191-1/+1
* Use more specific #avatar_icon_for_user.Andreas Brandl2018-02-131-1/+1
* Fix N+1 query problem for snippets dashboard.40755-snippets-author-n+1Andreas Brandl2018-02-071-1/+1