Menu

Source Commit Log


Commit Date  
[r386] by jplang

added info about textile availabality on admin/info

2007-03-26 18:03:25 Tree
[r385] by jplang

added changes counts on the "commits per author" svn stat graph

2007-03-26 17:14:06 Tree
[r384] by jplang

replaced an hard coded label

2007-03-26 16:47:35 Tree
[r383] by jplang

fixed #9542 sqlite3 exception in db:migrate on AddChangesetCommitDate

2007-03-26 16:41:54 Tree
[r382] by jplang

fixed bug 9537 fetch_changesets broken

2007-03-25 22:33:40 Tree
[r381] by jplang

added pagination on revisions list

2007-03-25 18:18:29 Tree
[r380] by jplang

added simple svn statistics graphs, rendered using SVG::Graph

2007-03-25 17:11:46 Tree
[r379] by jplang

Patch #9530 Progress bars for roadmap versions (Nick Read)
Slightly edited and links to issues list added

2007-03-25 12:59:48 Tree
[r378] by jplang

show anonymous on activity view when a commit has no author

2007-03-25 12:24:07 Tree
[r377] by jplang

SVN commits are now stored in the database, and added to the activity view and the search engine.
New commits are automatically retrieved and stored when consulting the repository in the app. This behaviour can be disabled by unchecking 'Autofecth commits' in configuration settings.
Commits can be fetched offline by running (recommanded at least for the initial import of past commits):
ruby script/runner "Repository.fetch_changesets"
It will load commits for all of the repositories.

2007-03-25 12:12:15 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.