summaryrefslogtreecommitdiff
path: root/app/models/tree.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into lazy-blobsJacob Vosmaer2016-02-011-4/+12
|\
| * Prioritize previewable over plain README filesprioritize-previewable-over-plain-readmesDouglas Barbosa Alexandre2016-01-251-4/+12
* | WIP lazy blobsJacob Vosmaer2016-02-011-0/+2
|/
* Validate README format before displayingDouglas Barbosa Alexandre2016-01-051-8/+6
* Rename MarkdownHelper to MarkupHelperJakub Jirutka2015-05-181-3/+3
* Fix tree readme.Douwe Maan2015-03-181-4/+10
* Find tree readme lazily.Douwe Maan2015-03-181-20/+19
* Move finding of contributing file from tree to repository.Douwe Maan2015-03-181-6/+1
* Factor markup? || gitlab_markdown? into new methodCiro Santilli2014-10-041-1/+1
* Move calls to Gitlab::MarkdownHelper to application_helperRobert Schilling2014-08-111-2/+3
* Use readme we support to render if there are multiple readmesRobert Schilling2014-08-111-1/+18
* Use new gitlab_git gem. It makes CONTRIBUTING.md workDmitriy Zaporozhets2014-02-271-1/+1
* Added the contribution guide noticeJeroen van Baarsen2014-02-221-1/+6
* Improve code according to new gitlab_gitDmitriy Zaporozhets2014-02-041-0/+4
* Fix README detection for subdirDmitriy Zaporozhets2013-10-131-1/+2
* Update code to work with gitlab_git 3Dmitriy Zaporozhets2013-10-011-8/+16
* Gitlab::Git::Tree & Blob addedDmitriy Zaporozhets2013-04-021-5/+1
* store commits for MR as array of hashesDmitriy Zaporozhets2013-04-021-24/+8
* Extend models functionality with old decorator methods. Use Repository modelDmitriy Zaporozhets2013-03-311-0/+8
* REpostiry, Team modelsDmitriy Zaporozhets2013-01-031-3/+4
* remove encode lib, clean all encoded area.Saito2012-11-091-1/+1
* cosmetical cleanup of modelsNihad Abbasov2012-09-271-10/+2
* Add TreeController and specRobert Speicher2012-09-261-3/+7
* tree view need use ascii-8bit, file name need be utf8.Saito2012-09-111-1/+1
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-101-1/+1
* Project linguist integrationDmitriy Zaporozhets2012-04-211-1/+1
* Design tab for profile. Colorscheme as db valuev2.0.0Dmitriy Zaporozhets2011-12-201-0/+2
* fixed image previewgitlabhq2011-12-011-0/+1
* file name overflow fixedgitlabhq2011-11-221-0/+4
* ref controller refactoredgitlabhq2011-11-211-0/+1
* decorators & tree modelDmitriy Zaporozhets2011-11-201-0/+24