summaryrefslogtreecommitdiff
path: root/app/models/commit.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Rspec models Milestone, Commit, UsersProjectDmitriy Zaporozhets2013-01-031-1/+1
* Fix Commit#to_diffRiyad Preukschas2012-12-221-0/+2
* disabled sorting of commits before compareKoen Punt2012-12-201-8/+4
* Flipping commit ids in commits_between, fixes #513Koen Punt2012-12-201-1/+1
* Add Commit#to_diff for raw diffRiyad Preukschas2012-11-221-0/+15
* remove encode lib, clean all encoded area.Saito2012-11-091-4/+3
* Reduce max commit diff size. Added Commit::DIFF_SAFE_SIZEDmitriy Zaporozhets2012-10-251-0/+5
* Cache the value of safe_messageRobert Speicher2012-10-021-1/+1
* cosmetical cleanup of modelsNihad Abbasov2012-09-271-18/+6
* Improve commits compare. Added tags to autocomplete. Dont look for commits if...Dmitriy Zaporozhets2012-09-211-4/+8
* Add StaticModel role, and add it to Commit modelRobert Speicher2012-09-021-8/+4
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-101-6/+6
* commit.short_id as model method. Styled inline comment formrandx2012-07-271-0/+8
* BaseContextDmitriy Zaporozhets2012-07-201-0/+23
* New Feature: Diff patch file export for commitrandx2012-06-281-0/+1
* lib/ refactoring. Module Gitlabhq renamed to Gitlabrandx2012-05-261-1/+1
* Gem updates & githost loggerDmitriy Zaporozhets2012-05-211-1/+1
* change find_or_first to work with default branchDemelziraptor2012-05-161-2/+2
* Use try for commit prev_commit_id detectionv2.4.0preDmitriy Zaporozhets2012-04-191-2/+2
* Commit header improved. finalize PR 667Dmitriy Zaporozhets2012-04-161-30/+0
* Nicer commit headers.Arthur Schreiber2012-04-141-0/+35
* Removed encoding monkey patchDmitriy Zaporozhets2012-04-111-3/+4
* Project model refactoredDmitriy Zaporozhets2012-03-091-0/+60
* fixed compare for pushDmitriy Zaporozhets2012-02-291-0/+4
* Usability & design improvementsDmitriy Zaporozhets2012-02-181-1/+1
* Merge branch 'bootstrap'Dmitriy Zaporozhets2012-01-301-0/+6
|\
| * Bootstrap: Issues & MRDmitriy Zaporozhets2012-01-291-1/+1
| * Bootstrap: Merge Request -> ShowDmitriy Zaporozhets2012-01-281-1/+1
| * Bootstrap: ActivitiesDmitriy Zaporozhets2012-01-281-0/+6
* | Added both committer and author display for commits listDmitry Kalinkin2012-01-121-0/+10
|/
* Project activities perfomance increased. Cache for project activitites disabl...Dmitriy Zaporozhets2012-01-041-0/+1
* remove charencode.Saito2011-12-301-4/+3
* fixed merge request diffDmitriy Zaporozhets2011-11-291-0/+4
* fix the issue on github #157.Saito2011-11-281-3/+5
* Commit, network graph refactoringDmitriy Zaporozhets2011-11-271-0/+35
* decorators & tree modelDmitriy Zaporozhets2011-11-201-0/+2