2008-06-30 |
Version 0.11a increment
John Reese
committed
on 30 Jun 2008
|
---|---|
Update Source plugins to use new Mantis db_param() form.
John Reese
committed
on 30 Jun 2008
|
|
2008-06-13 |
Version increment to release 0.11.
John Reese
committed
on 13 Jun 2008
|
2008-06-12 |
Implemented cron-able partial imports.
John Reese
committed
on 12 Jun 2008
|
Don't waste time looking up IP/URL if we're local.
John Reese
committed
on 12 Jun 2008
|
|
Added Browse link to repo management.
John Reese
committed
on 12 Jun 2008
|
|
2008-06-11 |
Wider repo update page.
John Reese
committed
on 11 Jun 2008
|
2008-06-09 |
Textual and error reporting enhancements.
John Reese
committed
on 9 Jun 2008
|
Added text string for partial importing.
John Reese
committed
on 9 Jun 2008
|
|
2008-06-06 |
Basic partial import processing based on full import page.
John Reese
committed
on 6 Jun 2008
|
Add configuration options for remote import addresses.
John Reese
committed
on 6 Jun 2008
|
|
2008-06-05 |
Missed some necessary changes from the new API.
John Reese
committed
on 5 Jun 2008
|
Source version incremented to 0.10 for new API.
John Reese
committed
on 5 Jun 2008
|
|
Added stub functionality for differentiating between full and partial imports.
John Reese
committed
on 5 Jun 2008
|
|
2008-05-16 |
|
Moved to EVENT_SOURCE_SHOW_CHANGESET *not* needing to return the repo name.
John Reese
committed
on 16 May 2008
|
|
|
|
Added more changeset info to the changeset listing.
John Reese
committed
on 16 May 2008
|
|
2008-05-15 |
Added basic changeset detail viewer.
John Reese
committed
on 15 May 2008
|
Allow loading repos by single changeset ID.
John Reese
committed
on 15 May 2008
|
|
Removed unneccesary colspan.
John Reese
committed
on 15 May 2008
|
|
2008-05-08 |
Rough draft of a generic changeset viewer.
John Reese
committed
on 8 May 2008
|
Change default sorting order for changesets to descending date.
John Reese
committed
on 8 May 2008
|
|
Added pagination support to loading changesets by repo.
John Reese
committed
on 8 May 2008
|
|
Changed commit handling to be the same as import handling: the vcs plugin handles saving data, not the Source framework.
John Reese
committed
on 8 May 2008
|
|
Only delete the old repository if saving the new repo doesn't fail.
John Reese
committed
on 8 May 2008
|
|
Fixed bug# regex.
John Reese
committed
on 8 May 2008
|
|
2008-05-06 |
Moved core Source plugin to plugin_lang_get() usage.
John Reese
committed
on 6 May 2008
|
Fix repo update when null is returned (eg, no plugin has modified the repo).
John Reese
committed
on 6 May 2008
|
|
2008-04-22 |
Added ability to grant remote check-in permissions to entire subnets.
John Reese
committed
on 22 Apr 2008
|