Menu

Commit [r559]  Maximize  Restore  History

Added basic support for CVS and Mercurial SCMs.

Browsing, changesets fetching and diff viewing are implemented.
Only tested with local repositories.

Thanks to Ralph Vater for CVS specific code.

jplang 2007-06-12

1 2 > >> (Page 1 of 2)
changed /trunk/app/controllers/projects_controller.rb
changed /trunk/app/controllers/repositories_controller.rb
changed /trunk/app/helpers/application_helper.rb
changed /trunk/app/helpers/repositories_helper.rb
added /trunk/app/models/repository
changed /trunk/app/models/repository.rb
added /trunk/app/models/repository/cvs.rb
added /trunk/app/models/repository/mercurial.rb
added /trunk/app/models/repository/subversion.rb
removed /trunk/app/models/svn_repos.rb
changed /trunk/app/views/projects/_form.rhtml
added /trunk/app/views/projects/_repository.rhtml
changed /trunk/app/views/repositories/_dir_list.rhtml
changed /trunk/app/views/repositories/_navigation.rhtml
changed /trunk/app/views/repositories/_revisions.rhtml
added /trunk/app/views/repositories/changes.rhtml
changed /trunk/app/views/repositories/revision.rhtml
changed /trunk/app/views/repositories/revisions.rhtml
changed /trunk/app/views/repositories/show.rhtml
added /trunk/db/migrate/052_add_changes_revision.rb
added /trunk/db/migrate/053_add_changes_branch.rb
added /trunk/db/migrate/054_add_changesets_scmid.rb
added /trunk/db/migrate/055_add_repositories_type.rb
added /trunk/db/migrate/056_add_repositories_changes_permission.rb
changed /trunk/lang/bg.yml
/trunk/app/controllers/projects_controller.rb Diff Switch to side-by-side view
Loading...
/trunk/app/controllers/repositories_controller.rb Diff Switch to side-by-side view
Loading...
/trunk/app/helpers/application_helper.rb Diff Switch to side-by-side view
Loading...
/trunk/app/helpers/repositories_helper.rb Diff Switch to side-by-side view
Loading...
/trunk/app/models/repository.rb Diff Switch to side-by-side view
Loading...
/trunk/app/models/repository/cvs.rb Diff Switch to side-by-side view
Loading...
/trunk/app/models/repository/mercurial.rb Diff Switch to side-by-side view
Loading...
/trunk/app/models/repository/subversion.rb Diff Switch to side-by-side view
Loading...
/trunk/app/models/svn_repos.rb
File was removed.
/trunk/app/views/projects/_form.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/projects/_repository.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/repositories/_dir_list.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/repositories/_navigation.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/repositories/_revisions.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/repositories/changes.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/repositories/revision.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/repositories/revisions.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/repositories/show.rhtml Diff Switch to side-by-side view
Loading...
/trunk/db/migrate/052_add_changes_revision.rb Diff Switch to side-by-side view
Loading...
/trunk/db/migrate/053_add_changes_branch.rb Diff Switch to side-by-side view
Loading...
/trunk/db/migrate/054_add_changesets_scmid.rb Diff Switch to side-by-side view
Loading...
/trunk/db/migrate/055_add_repositories_type.rb Diff Switch to side-by-side view
Loading...
/trunk/db/migrate/056_add_repositories_changes_permission.rb Diff Switch to side-by-side view
Loading...
/trunk/lang/bg.yml Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)
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.