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
2016-04-28Properly handle bigger filesZeger-Jan van de Weg
2016-04-20Put back removed line numberPhil Hughes
2016-04-20Fixed issue with lines not being selectable when expanding diffPhil Hughes
2016-04-18Continue implementation of the license template selector and /licenses API en...Rémy Coutable
2016-04-18Initial implementation if license template selector and /licenses/:key API en...Anton Davydov
2016-04-14Syntax & style updatesAnnabel Dunstone
2016-04-14Add content attributes to discussion diffs; change styling of add-note icon t...Annabel Dunstone
2016-04-14Copying and pasting doesn't grab line numbers or +/-Annabel Dunstone
2016-03-03Tell clients/proxies to cache raw blob requestsJacob Vosmaer
2016-03-02Change `js-quick-submit` behavior to expect the class on the formRobert Speicher
2016-02-19Add a `Blob` model that wraps `Gitlab::Git::Blob`Robert Speicher
2016-02-17Fixes requested by RémyJacob Vosmaer
2016-02-17No use to sanitize partial blob dataJacob Vosmaer
2016-02-16Fix SVG blob renderingJacob Vosmaer
2016-02-02Merge branch 'git-raw-workhorse' into 'master' Jacob Vosmaer
2016-02-02Merge remote-tracking branch 'origin/master' into git-raw-workhorseJacob Vosmaer
2016-02-02Merge remote-tracking branch 'origin/master' into lazy-blobsJacob Vosmaer
2016-02-02Move load command into _text partialJacob Vosmaer
2016-02-01Render sanitized SVG imagesStan Hu
2016-02-01Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into lazy-blobsJacob Vosmaer
2016-02-01Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-raw...Jacob Vosmaer
2016-02-01WIP lazy blobsJacob Vosmaer
2016-01-25Highlight note code and edit previewDouwe Maan
2016-01-21Use consistent markup and styling for highlighting across blobs, diffs, blame...Douwe Maan
2016-01-20Use a /raw/ request to show an imageJacob Vosmaer
2016-01-15Merge branch 'master' into issue_3945Rubén Dávila
2016-01-14Update files/diffs to match new layoutDmitriy Zaporozhets
2016-01-13Little refactor for usage of html_safe. #3945Rubén Dávila
2016-01-13Replace all navigation menu with nav-links classDmitriy Zaporozhets
2016-01-12Make diff_line_content helper return a safe String. #3945Rubén Dávila
2016-01-07Use #html_safe instead of #raw in some diff views. #3945Rubén Dávila
2015-12-31Apply syntax highlighting when expanding diff plus some refactor. #3945Rubén Dávila
2015-12-18Fix specs and behavior for LFS filesDouwe Maan
2015-12-18Automatically fork a project when not allowed to edit a file.Douwe Maan
2015-12-14Preserve trailing new lines at the end of file on the online editorDouglas Barbosa Alexandre
2015-12-09Make tooltip less confusingDouwe Maan
2015-12-08Show tooltip when trying to edit file when not on branchDouwe Maan
2015-12-08Merge branch 'serve_lfs_object' into 'master' Douwe Maan
2015-12-07Rename blob helper, bump version of gitlab_git to 7.2.21.Marin Jankovski
2015-12-07Add specs for showing lfs object in UI.Marin Jankovski
2015-12-03Move the file serving to Raw controller, add a few ifs to view.Marin Jankovski
2015-12-03Merge branch 'master' into ui/form-consistencyDouwe Maan
2015-12-03Merge branch 'ui/consistency' into 'master' Dmitriy Zaporozhets
2015-12-02Capitalize tab titlesDouwe Maan
2015-12-02Fix padding around editor path, input and select box.Douwe Maan
2015-12-02Use js-requires-input where appropriateDouwe Maan
2015-12-02Only use input placeholders when they add valueDouwe Maan
2015-12-02Use form-actions where appropriateDouwe Maan
2015-12-02Use consistent casing for form field labelsDouwe Maan
2015-12-02Use consistent casing for page titlesDouwe Maan