Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename MarkdownHelper to MarkupHelper | Jakub Jirutka | 2015-05-18 | 1 | -3/+3 |
| | |||||
* | Fix tree readme. | Douwe Maan | 2015-03-18 | 1 | -4/+10 |
| | |||||
* | Find tree readme lazily. | Douwe Maan | 2015-03-18 | 1 | -20/+19 |
| | |||||
* | Move finding of contributing file from tree to repository. | Douwe Maan | 2015-03-18 | 1 | -6/+1 |
| | |||||
* | Factor markup? || gitlab_markdown? into new method | Ciro Santilli | 2014-10-04 | 1 | -1/+1 |
| | |||||
* | Move calls to Gitlab::MarkdownHelper to application_helper | Robert Schilling | 2014-08-11 | 1 | -2/+3 |
| | |||||
* | Use readme we support to render if there are multiple readmes | Robert Schilling | 2014-08-11 | 1 | -1/+18 |
| | |||||
* | Use new gitlab_git gem. It makes CONTRIBUTING.md work | Dmitriy Zaporozhets | 2014-02-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Added the contribution guide notice | Jeroen van Baarsen | 2014-02-22 | 1 | -1/+6 |
| | | | | | This is shown at the creation of new issues and new merge requests, when the repository has a contribution guide file. | ||||
* | Improve code according to new gitlab_git | Dmitriy Zaporozhets | 2014-02-04 | 1 | -0/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix README detection for subdir | Dmitriy Zaporozhets | 2013-10-13 | 1 | -1/+2 |
| | |||||
* | Update code to work with gitlab_git 3 | Dmitriy Zaporozhets | 2013-10-01 | 1 | -8/+16 |
| | |||||
* | Gitlab::Git::Tree & Blob added | Dmitriy Zaporozhets | 2013-04-02 | 1 | -5/+1 |
| | |||||
* | store commits for MR as array of hashes | Dmitriy Zaporozhets | 2013-04-02 | 1 | -24/+8 |
| | |||||
* | Extend models functionality with old decorator methods. Use Repository model | Dmitriy Zaporozhets | 2013-03-31 | 1 | -0/+8 |
| | |||||
* | REpostiry, Team models | Dmitriy Zaporozhets | 2013-01-03 | 1 | -3/+4 |
| | |||||
* | remove encode lib, clean all encoded area. | Saito | 2012-11-09 | 1 | -1/+1 |
| | |||||
* | cosmetical cleanup of models | Nihad Abbasov | 2012-09-27 | 1 | -10/+2 |
| | |||||
* | Add TreeController and spec | Robert Speicher | 2012-09-26 | 1 | -3/+7 |
| | |||||
* | tree view need use ascii-8bit, file name need be utf8. | Saito | 2012-09-11 | 1 | -1/+1 |
| | |||||
* | Fully embrace Ruby 1.9 hash syntax | Robert Speicher | 2012-08-10 | 1 | -1/+1 |
| | | | | Didn't bother with files in db/, config/, or features/ | ||||
* | Project linguist integration | Dmitriy Zaporozhets | 2012-04-21 | 1 | -1/+1 |
| | |||||
* | Design tab for profile. Colorscheme as db valuev2.0.0 | Dmitriy Zaporozhets | 2011-12-20 | 1 | -0/+2 |
| | |||||
* | fixed image preview | gitlabhq | 2011-12-01 | 1 | -0/+1 |
| | |||||
* | file name overflow fixed | gitlabhq | 2011-11-22 | 1 | -0/+4 |
| | |||||
* | ref controller refactored | gitlabhq | 2011-11-21 | 1 | -0/+1 |
| | |||||
* | decorators & tree model | Dmitriy Zaporozhets | 2011-11-20 | 1 | -0/+24 |