Menu

Source Commit Log


Commit Date  
[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
[r376] by jplang

updated INSTALL doc with rake db:migrate instead of the deprecated rake migrate

2007-03-24 20:09:07 Tree
[r375] by jplang

text formatting setting cached at controller level

2007-03-24 09:16:33 Tree
[r374] by jplang

removed td padding

2007-03-23 23:50:12 Tree
[r373] by jplang

added some parenthesis

2007-03-23 19:03:22 Tree
[r372] by jplang

added some parenthesis in views

2007-03-23 19:00:48 Tree
[r371] by jplang

added roadmap and activity calls in projects functional tests

2007-03-23 15:58:53 Tree
[r370] by jplang

patch #9429 Display Wiki edits in activity log (Nick Read)

2007-03-23 15:58:02 Tree
[r369] by jplang

added 999 as a maximum for time entry hours

2007-03-23 13:11:47 Tree
[r368] by jplang

Simple time tracking functionality added. Time can be logged at issue or project level.
There's no aggregation reports for now, it's just possible to see all time entries for a project or an issue.
A new "activities" enumeration is added.
Permission for a role to log time must be set (new "Time tracking" section in role permissions screen).

2007-03-23 12:22:31 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.