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 (Expand)Author
2018-05-16fixed copy to cliboard button in embedded snippetshaseeb
2018-04-16Merge branch '8088_embedded_snippets_support' into 'master'Grzegorz Bizon
2018-03-07changes based on reviewhaseeb
2018-03-06button type and i18n supporthaseeb
2018-03-05Replace deprecated name_with_namespace with full_name in app/viewsDmitriy Zaporozhets
2018-03-03added titlehaseeb
2018-03-03one more button changehaseeb
2018-03-03anchor changed to buttonhaseeb
2018-03-03jquery and webpack changedhaseeb
2018-02-28extra whitespace in haml fixedhaseeb
2018-02-28dropdown style fixeshaseeb
2018-02-28fix incomplete shadow in input fieldhaseeb
2018-02-28snippet page modificationshaseeb
2018-02-28fix for chrome issuehaseeb
2018-02-28embedded snippet title changeshaseeb
2018-02-28embedd button related fixeshaseeb
2018-02-28embedded snippets supporthaseeb
2018-02-28Remove snippet bundle webpack entry pointClement Ho
2018-02-19Chart.html.haml refactorJacob Schatz
2018-02-13Use more specific #avatar_icon_for_user.Andreas Brandl
2018-02-07Fix N+1 query problem for snippets dashboard.Andreas Brandl
2017-12-06Generalize detail page headersEric Eastwood
2017-09-06removed show_new_nav? referencesPhil Hughes
2017-08-18fix some inconsistencies with the breadcrumbsPhil Hughes
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-23Limit the width of commit & snippet comment sectionsPhil Hughes
2017-06-07Support uploads for newly created personal snippetsJarka Kadlecova
2017-05-31Support descriptions for snippetsJarka Kadlecova
2017-05-04Change 'exclude_author' paramblackst0ne
2017-05-03Extract common parts of snippet and blob pages into partialDouwe Maan
2017-05-02Add download_snippet_path helperDouwe Maan
2017-05-01Add download button to project snippetsDouwe Maan
2017-04-30Show Raw button as Download for binary filesDouwe Maan
2017-04-30Use blob viewers for snippetsDouwe Maan
2017-04-27Fix some specsDouwe Maan
2017-04-27Refactor MarkupHelperDouwe Maan
2017-03-16Fix specDouwe Maan
2017-03-14Add quick submit for snippet formsblackst0ne
2017-02-09Use a new class to keep old behaviorFilipa Lacerda
2017-02-02Merge branch 'master' into webpackMike Greiling
2017-02-02Keep snippet visibility on errorSean McGivern
2017-01-10migrate all javascript asset bundles and require syntaxMike Greiling
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-12-10move snippet edited timeago under the snippet titleMike Greiling
2016-12-10conditionally display assoc project info in snippets indexMike Greiling
2016-12-10fix failing testsMike Greiling
2016-12-10update snippets list designMike Greiling
2016-10-07Enable CacheMarkdownField for the remaining modelsNick Thomas
2016-09-07Reordered dropdown optionsLuke Bennett
2016-08-18Only load Ace on Snippets and file edit pages.Connor Shea