summaryrefslogtreecommitdiff
path: root/app/views/shared/snippets
Commit message (Expand)AuthorAgeFilesLines
* fixed copy to cliboard button in embedded snippetshaseeb2018-05-161-1/+1
* 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
* | 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
* Generalize detail page headers40543-generalize-detail-page-headersEric Eastwood2017-12-051-10/+11
* removed show_new_nav? referencesbreadcrumbs-improvementsPhil Hughes2017-09-061-7/+1
* fix some inconsistencies with the breadcrumbsPhil Hughes2017-08-181-3/+7
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-052-2/+2
* Limit the width of commit & snippet comment sectionsPhil Hughes2017-06-231-1/+1
* Support uploads for newly created personal snippets12910-snippets-descriptionJarka Kadlecova2017-06-071-7/+6
* Support descriptions for snippetsJarka Kadlecova2017-05-312-1/+13
* Change 'exclude_author' paramblackst0ne2017-05-041-1/+1
* Extract common parts of snippet and blob pages into partialdm-blob-header-contentDouwe Maan2017-05-021-10/+1
* Add download_snippet_path helperDouwe Maan2017-05-021-1/+1
* Add download button to project snippetsdm-snippet-download-buttonDouwe Maan2017-04-301-2/+1
* Show Raw button as Download for binary filesDouwe Maan2017-04-301-1/+1
* Use blob viewers for snippetsDouwe Maan2017-04-301-17/+12
* Fix some specsDouwe Maan2017-04-271-1/+1
* Refactor MarkupHelperDouwe Maan2017-04-271-1/+1
* Fix specDouwe Maan2017-03-161-6/+21
* Add quick submit for snippet formsblackst0ne2017-03-141-1/+1
* Use a new class to keep old behaviorFilipa Lacerda2017-02-081-1/+1
* Merge branch 'master' into webpackMike Greiling2017-02-021-1/+1
|\
| * Keep snippet visibility on errorSean McGivern2017-02-021-2/+1
* | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-101-2/+1
|/
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-1/+1
* move snippet edited timeago under the snippet titleMike Greiling2016-12-101-6/+6
* conditionally display assoc project info in snippets indexMike Greiling2016-12-101-1/+9
* fix failing testsMike Greiling2016-12-101-2/+2
* update snippets list designMike Greiling2016-12-101-13/+10
* Enable CacheMarkdownField for the remaining modelsNick Thomas2016-10-072-3/+6
* Reordered dropdown options18849-project-snippets-page-isn-t-really-responsiveLuke Bennett2016-09-072-9/+20
* Only load Ace on Snippets and file edit pages.Connor Shea2016-08-181-5/+4