Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move projects controllers/views in Projects module | Dmitriy Zaporozhets | 2013-06-23 | 1 | -43/+0 |
* | Fix inline diff issue. See #3150 | Dmitriy Zaporozhets | 2013-06-12 | 1 | -1/+1 |
* | 500 error on showing not existed commit fixed | Andrew Kulakov | 2013-06-03 | 1 | -1/+5 |
* | Fix comment and reply buttons | Riyad Preukschas | 2013-01-02 | 1 | -1/+1 |
* | Refactor discussion reply | Riyad Preukschas | 2012-12-03 | 1 | -4/+8 |
* | Fix parameter passing and wording for per line notes | Riyad Preukschas | 2012-12-03 | 1 | -1/+3 |
* | Add diff format to commit#show | Riyad Preukschas | 2012-11-22 | 1 | -0/+1 |
* | Don't escape Html in patches | Riyad Preukschas | 2012-11-22 | 1 | -1/+1 |
* | Context refactoring. Move Issues list, Search logic to context | randx | 2012-10-09 | 1 | -1/+1 |
* | rename ProjectController to ProjectResourceController | Cyril | 2012-09-27 | 1 | -1/+1 |
* | update new controllers | Cyril | 2012-09-27 | 1 | -5/+1 |
* | Add a "patch" MIME type, and render it like a normal view in Commit#show | Robert Speicher | 2012-09-26 | 1 | -11/+14 |
* | Add CommitController | Robert Speicher | 2012-09-26 | 1 | -0/+33 |