2008-06-05 |
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
|
2008-04-18 |
Version increment.
John Reese
committed
on 18 Apr 2008
|
Function no longer needed.
John Reese
committed
on 18 Apr 2008
|
|
|
|
Fixed some non-internationalized strings.
John Reese
committed
on 18 Apr 2008
|
|
2008-04-15 |
Expect an actual repo object from the precommit hook.
John Reese
committed
on 15 Apr 2008
|
Fixed some import problems.
John Reese
committed
on 15 Apr 2008
|
|
Moved repo import to a non-redirected output style.
John Reese
committed
on 15 Apr 2008
|
|
Added quick link to Delete for partially imported repositories.
John Reese
committed
on 15 Apr 2008
|
|
|
|
2008-04-13 |
Changeset formatting tweaks.
John Reese
committed
on 13 Apr 2008
|
2008-04-12 |
Version increment.
John Reese
committed
on 12 Apr 2008
|
Expect named array elements from pre-commit event.
John Reese
committed
on 12 Apr 2008
|