summaryrefslogtreecommitdiffstats
path: root/app/views/repositories
Commit message (Expand)AuthorAgeFilesLines
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-292-2/+6
* Added syntax highlightment for repository files (using CodeRay).Jean-Philippe Lang2007-08-152-9/+9
* Added Darcs basic support.Jean-Philippe Lang2007-06-241-0/+2
* Added basic support for CVS and Mercurial SCMs.Jean-Philippe Lang2007-06-127-33/+40
* Fixed: performance issue on RepositoriesController#revisions when a changeset...Jean-Philippe Lang2007-05-151-3/+4
* Added some javascript to prevent from selecting the same from/to revision for...Jean-Philippe Lang2007-05-101-1/+1
* Added the ability to view a file diff with free to/from revision selection.Jean-Philippe Lang2007-05-101-4/+13
* Text files can now be viewed online when browsing the repository.Jean-Philippe Lang2007-05-082-1/+29
* Added fragment caching for svn diffs.Jean-Philippe Lang2007-05-011-7/+9
* Added last commit message for each entry in repository browser.Jean-Philippe Lang2007-04-301-2/+5
* Added a link on revision screen to see the entire diff for the revision.Jean-Philippe Lang2007-04-261-2/+2
* Fixed: 10342 Creation of Schema in OracleJean-Philippe Lang2007-04-252-3/+3
* Commit messages are now scanned for referenced or fixed issue IDs.Jean-Philippe Lang2007-04-241-0/+9
* Slight modifications on revisions tableJean-Philippe Lang2007-04-031-5/+5
* removed hard coded strings in viewsJean-Philippe Lang2007-03-293-5/+5
* patch #9627 Add Side by Side in Diff view (Cyril Mougel)Jean-Philippe Lang2007-03-291-59/+81
* replaced an hard coded labelJean-Philippe Lang2007-03-261-1/+1
* added pagination on revisions listJean-Philippe Lang2007-03-251-1/+3
* added simple svn statistics graphs, rendered using SVG::GraphJean-Philippe Lang2007-03-252-0/+15
* SVN commits are now stored in the database, and added to the activity view an...Jean-Philippe Lang2007-03-254-40/+38
* fixed problems when svn path doesn't point to the root directory of the repos...Jean-Philippe Lang2007-03-182-2/+2
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-126-196/+196
* patch #8936: Properties changes in a diff are showing as modifications to filesJean-Philippe Lang2007-02-281-0/+4
* patch #8937: Show filename above diff to aid reading multi-file diffsJean-Philippe Lang2007-02-281-8/+14
* fixed: no diff display with one line files [#8883]Jean-Philippe Lang2007-02-261-2/+2
* replaced deprecated human_size by number_to_human_sizeJean-Philippe Lang2007-01-262-3/+3
* deprecated start_form_tag replaced by form_tagJean-Philippe Lang2007-01-263-6/+6
* * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamo...Jean-Philippe Lang2007-01-081-1/+1
* XHTML compliance improvementsJean-Philippe Lang2007-01-056-23/+36
* textile for revisions commentsJean-Philippe Lang2006-12-262-2/+2
* svn browser merged in trunkJean-Philippe Lang2006-12-247-0/+195