Activity
From 07/03/2008 to 08/01/2008
08/01/2008
- 12:14 AM v0.14 is out
- v0.14 fixes a bug that prevented browsing in a search result. Also, the list browser can now handle very large resultsets with 2000 pages or more.
07/31/2008
- 11:57 PM Bug #9 (Closed): Search is broken
- Fixed in v0.14.
- 11:54 PM Revision 201: Bugfix: No browsing in search result fixed.
- Bugfix: No browsing in search result fixed.
07/29/2008
- 11:55 PM Bug #9: Search is broken
- When a search is done, selecting another page of the result list will show an empty result page.
- 11:39 PM Revision 200: Browser now handles large resultsets.
- Browser now handles large resultsets.
- 12:31 AM Revision 198: Improved search mask
- Improved search mask
- 12:31 AM Revision 197: Improved search mask
- Improved search mask
- 12:30 AM Revision 196: Improved synchronization and bugfix
- Improved synchronization and bugfix
- 12:26 AM Improved search
- First of all, the search now finally works case insensitive, so you won't need to remember if it's "gimp", "Gimp" or "GIMP" any more. The search can now also be limited to one repository, using the new combo box in the search mask. Additionally...
- 12:16 AM Bug #8 (Closed): "Added" date refers to cron time
- Published in v0.13
- 12:16 AM Feature #5 (Closed): Use Hibernate's Criteria for search
- Published in v0.13
07/27/2008
- 10:26 PM It's Spring time
- RepoWatch has been rewritten in major parts, and is using "Spring Framework":http://www.springframework.org now instead of the self-made @Petit@ framework. Also the former cron invocation of the repository synchronizer has now been replaced with "...
- 10:09 PM Feature #5: Use Hibernate's Criteria for search
- Moved to 0.13 beta
- 10:08 PM Feature #6 (Closed): Migrate to Spring
- Deployed
- 10:08 PM Feature #7 (Closed): Use Quartz instead of an external cron job
- Deployed
- 10:07 PM Bug #8: "Added" date refers to cron time
- Moved to 0.13 beta
- 10:05 PM Revision 193: Moved Repowatch Spring to trunk
- Moved Repowatch Spring to trunk
- 10:02 PM Revision 190: V0.12 beta completed
- V0.12 beta completed
- 04:37 PM Feature #7 (Resolved): Use Quartz instead of an external cron job
- 04:37 PM Feature #7: Use Quartz instead of an external cron job
- Synchronizer is now invoked using Quartz.
- 04:36 PM Feature #6 (Resolved): Migrate to Spring
- Migration to Spring is completed.
- 04:33 PM Revision 189: V0.12 beta completed
- V0.12 beta completed
- 04:31 PM Revision 188: Created ANT task and fixing Javadoc bugs
- Created ANT task and fixing Javadoc bugs
- 03:40 PM Revision 187: Added configuration section
- Added configuration section
07/25/2008
- 12:49 AM Revision 186: Bugfix: timestamps are in ms instead of seconds
- Bugfix: timestamps are in ms instead of seconds
07/24/2008
- 02:04 PM Revision 185: Added more tests
- Added more tests
- 12:57 AM Revision 184: Added Unit test infrastructure
- Added Unit test infrastructure
07/23/2008
- 03:58 PM Revision 183: Show a 404 if a database entry was not found
- Show a 404 if a database entry was not found
- 03:57 PM Revision 182: Completed the synchronizer redesign. It is entirely untested!
- Completed the synchronizer redesign. It is entirely untested!
- 09:06 AM Bug #8 (Assigned): "Added" date refers to cron time
- The correct information is partially lost. Anyhow for a few records it can be restored using something like @UPDATE Version SET firstSeen = fileDate WHERE firstSeen > fileDate@. Must be fixed in the scanner though, so it will create correct new fi...
- 09:01 AM Bug #8: "Added" date refers to cron time
- The timestamp of the addition of a package refers to the cron time when the entry was actually added to the database. It should be the date when the package was added to the repository.
07/22/2008
- 01:35 PM Revision 181: Code cleanup and commenting
- Code cleanup and commenting
- 11:38 AM Feature #7: Use Quartz instead of an external cron job
- Instead of invoking the sync task with an external cron job, Quartz should be used.
- 11:35 AM Feature #6 (Assigned): Migrate to Spring
- I'm currently redesigning RepoWatch to use Spring.
- 11:34 AM Feature #6: Migrate to Spring
- Instead of the proprietary Petit framework, RepoWatch should use Spring, which also offers IoC and a lot more!
- 11:32 AM Feature #5: Use Hibernate's Criteria for search
- Currently package search is a rather classic "LIKE" expression. Hibernate offers Criteria, which should be used here instead.
07/21/2008
- 01:01 AM Revision 180: Migrated the last bunch of web pages, still with some minor issues though.
- Migrated the last bunch of web pages, still with some minor issues though.
- 01:01 AM Revision 179: Migrated the last bunch of web pages, still with some minor issues though.
- Migrated the last bunch of web pages, still with some minor issues though.
07/19/2008
- 10:26 PM Revision 178: Converted some more pages
- Converted some more pages
07/18/2008
- 10:56 PM Revision 177: Added browser and request mapping functionality.
- Added browser and request mapping functionality.
- 02:18 PM Revision 176: Completing the first page.
- Completing the first page.
- 01:29 AM Added RepoWatch Spring branch to SVN
- I have just added a "branch":https://svn.shredzone.org/branches/repowatch/spring/ for the Spring redesign of Repowatch. The source code is in a very early state, barely commented and certainly with further structual changes coming. But it already ...
- 01:14 AM Revision 175: First import of the spring branch
- First import of the spring branch
- 12:38 AM Revision 174: Repowatch spring implementation
- Repowatch spring implementation
Also available in: Atom