Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Go to changeset: | Customize Feeds
Changelog

311 by lahma on 23 December 2008, 15:40:01 -0600 (15 days ago) Make Review QRTZNET-141: RAMJobStore RetrieveJob and RetrieveTrigger functions fail

trunk/src/Quartz/Simpl/RAMJobStore.cs 311 history download (+4 -2) diffs

310 by lahma on 23 December 2008, 15:31:13 -0600 (15 days ago) Make Review Changed to use Quart'z HashSet

trunk/src/Quartz/Util/PropertiesParser.cs 310 history download (+1 -1) diffs

308 by lahma on 23 December 2008, 13:49:25 -0600 (15 days ago) Make Review QRTZNET-143: PropertyParser.GetPropertyGroups returns duplicates

trunk/src/Quartz/Util/PropertiesParser.cs 308 history download (+2 -2) diffs

307 by lahma on 10 November 2008, 07:40:03 -0600 (59 days ago) Make Review Added more info about features to front page

trunk/doc/website/index.xml 307 history download (+14 -1) diffs

trunk/doc/website/site.vsl 307 history download (+2 -2) diffs

306 by lahma on 08 November 2008, 15:49:33 -0600 (1 month 29 days ago) Make Review Fixes to VS2005 build, removed framework 1.1 references from build file

trunk/Quartz.2005.sln 306 history download (+3 -15) diffs

trunk/src/Quartz/Quartz.2005.csproj 306 history download (+1 -9) diffs

trunk/src/Quartz/Impl/AdoJobStore/StdAdoDelegate.cs 306 history download (+1 -1) diffs

trunk/Quartz.build 306 history download (+0 -18) diffs

305 by lahma on 08 November 2008, 15:41:49 -0600 (1 month 29 days ago) Make Review Some more cleanup

trunk/src/Quartz/SPI/TriggerFiredBundle.cs 305 history download (+4 -4) diffs

trunk/src/Quartz/Impl/AdoJobStore/StdAdoDelegate.cs 305 history download (+4 -2) diffs

trunk/src/Quartz/Simpl/SimpleTypeLoadHelper.cs 305 history download (+75) new/moved

trunk/src/Quartz/Impl/DirectSchedulerFactory.cs 305 history download (+1 -1) diffs

trunk/src/Quartz/Simpl/SimpleJobFactory.cs 305 history download (+1 -2) diffs

… 22 more files in changeset.
304 by lahma on 08 November 2008, 08:48:01 -0600 (2 months ago) Make Review Removed Framework 1.x support, change to generics first version

trunk/src/Quartz/Impl/SchedulerRepository.cs 304 history download (+10 -12) diffs

trunk/src/Quartz/NthIncludedDayTrigger.cs 304 history download (+12 -18) diffs

trunk/src/Quartz/Impl/DirectSchedulerFactory.cs 304 history download (+6 -7) diffs

trunk/src/Quartz/Simpl/SimpleJobFactory.cs 304 history download (+1 -1) diffs

trunk/src/Quartz.Tests.Unit/app.config 304 history download (+3) new

… 113 more files in changeset.
303 by lahma on 06 November 2008, 14:09:09 -0600 (2 months 1 day ago) Make Review Branched maintenance

branches/Quartz-1.0-Maintenance 303 history download (+0) new

branches/Quartz-1.0-Maintenance/src/Quartz/Impl 303 history download (+0) new

branches/Quartz-1.0-Maintenance/src/Quartz 303 history download (+0) new

branches/Quartz-1.0-Maintenance/src 303 history download (+0) new

branches/Quartz-1.0-Maintenance/lib 303 history download (+0) new

… 392 more files in changeset.
302 by lahma on 06 November 2008, 13:06:04 -0600 (2 months 1 day ago) Make Review Updated docs for 1.0

trunk/doc/website/index.xml 302 history download (+30 -109) diffs

trunk/doc/website/old_news.xml 302 history download (+110 -0) diffs

trunk/doc/website/download.xml 302 history download (+1 -1) diffs

trunk/readme.txt 302 history download (+4 -14) diffs

trunk/changelog.txt 302 history download (+24 -0) diffs

301 by lahma on 06 November 2008, 12:57:00 -0600 (2 months 2 days ago) Make Review Tagged 1.0 !

tags/Quartz.NET-1.0 301 history download (+0) new

300 by lahma on 06 November 2008, 12:21:44 -0600 (2 months 2 days ago) Make Review Some more tests

trunk/src/Quartz.Tests.Unit/CronTriggerTest.cs 300 history download (+0 -1) diffs

trunk/src/Quartz.Tests.Unit/NthIncludedDayTriggerTest.cs 300 history download (+49 -44) diffs

299 by lahma on 06 November 2008, 12:17:05 -0600 (2 months 2 days ago) Make Review QRTZNET-126: Apply AllowPartiallyTrustedCallersAttribute to DLL

trunk/src/AssemblyInfo.cs 299 history download (+2 -0) diffs

298 by lahma on 06 November 2008, 11:31:38 -0600 (2 months 2 days ago) Make Review Allow compilation with 1.1 Framework

trunk/src/Quartz/Job/NativeJob.cs 298 history download (+2 -2) diffs

297 by lahma on 05 November 2008, 14:47:17 -0600 (2 months 2 days ago) Make Review QRTZNET-136: NativeJob is broken

trunk/src/Quartz/Job/NativeJob.cs 297 history download (+47 -124) diffs

296 by lahma on 05 November 2008, 10:05:11 -0600 (2 months 3 days ago) Make Review Added test to show ISchedulerListener functionality

trunk/src/Quartz.Tests.Unit/Core/QuartzSchedulerTest.cs 296 history download (+36 -0) diffs

295 by lahma on 05 November 2008, 07:26:59 -0600 (2 months 3 days ago) Make Review Test for QRTZNET-132: NullReferenceException when computing next fire time for misfired triggers

trunk/src/Quartz.Tests.Unit/CronTriggerTest.cs 295 history download (+16 -0) diffs

293 by lahma on 05 November 2008, 03:02:36 -0600 (2 months 3 days ago) Make Review Fixed couple of typos

trunk/src/Quartz/CronExpression.cs 293 history download (+2 -2) diffs

292 by lahma on 31 October 2008, 04:11:28 -0500 (2 months 8 days ago) Make Review QRTZNET-134: New pool implementation -- ZeroSizeThreadPool

trunk/src/Quartz/Quartz.2005.csproj 292 history download (+3 -0) diffs

trunk/src/Quartz/Simpl/ZeroSizeThreadPool.cs 292 history download (+137) new

trunk/src/Quartz/Quartz.csproj 292 history download (+5 -0) diffs

trunk/src/Quartz/Quartz.2008.csproj 292 history download (+2 -1) diffs

291 by lahma on 31 October 2008, 03:55:00 -0500 (2 months 8 days ago) Make Review Fixed documentation error

trunk/doc/website/tutorial/lesson_6.xml 291 history download (+1 -1) diffs

290 by lahma on 25 October 2008, 02:00:23 -0500 (2 months 14 days ago) Make Review Fix negative Monitor.Wait when timeUntilTrigger gets negative value

trunk/src/Quartz/Core/QuartzSchedulerThread.cs 290 history download (+5 -2) diffs

289 by lahma on 23 October 2008, 02:47:40 -0500 (2 months 16 days ago) Make Review QRTZNET-133: SimpleThreadPool.CreateWorkerThreads does not respect threadCount parameter value

trunk/src/Quartz/Simpl/SimpleThreadPool.cs 289 history download (+1 -1) diffs

288 by lahma on 15 October 2008, 23:34:19 -0500 (2 months 23 days ago) Make Review QRTZNET-132: NullReferenceException when computing next fire time for misfired triggers

trunk/src/Quartz/CronTrigger.cs 288 history download (+1 -1) diffs

trunk/src/Quartz/Impl/AdoJobStore/JobStoreSupport.cs 288 history download (+3 -2) diffs

287 by lahma on 15 October 2008, 23:29:19 -0500 (2 months 23 days ago) Make Review Avoid possible NPE when there is no next fire time

trunk/src/Quartz/Impl/AdoJobStore/StdAdoDelegate.cs 287 history download (+9 -1) diffs

286 by lahma on 15 October 2008, 23:25:25 -0500 (2 months 23 days ago) Make Review Unable to schedule one time triggers/jobs as side effect of running job while Scheduler is shutting

trunk/src/Quartz/Core/QuartzScheduler.cs 286 history download (+8 -5) diffs

285 by lahma on 15 October 2008, 23:24:25 -0500 (2 months 23 days ago) Make Review Minor clarification

trunk/doc/website/tutorial/lesson_4.xml 285 history download (+4 -4) diffs

284 by lahma on 12 October 2008, 10:54:43 -0500 (2 months 27 days ago) Make Review QRTZNET-131: NthIncludeDayTrigger doesn't utilize custom TimeZone correctly

trunk/src/Quartz/NthIncludedDayTrigger.cs 284 history download (+18 -19) diffs

283 by lahma on 09 October 2008, 05:57:30 -0500 (2 months 30 days ago) Make Review QRTZNET-127: CronExpression does not handle custom TimeZone correctly in GetTimeAfter in 2.0 build

trunk/src/Quartz/CronExpression.cs 283 history download (+1 -1) diffs

282 by lahma on 08 October 2008, 06:32:07 -0500 (3 months ago) Make Review QRTZNET-129: Support for connectionStrings section in App.config

trunk/src/Quartz/Impl/StdSchedulerFactory.cs 282 history download (+16 -0) diffs

earlier earlier | later later
Crucible: Open Source License registered to Atlassian.
Version 1.6.5.a is available.
Atlassian FishEye, Subversion analysis. (Version:1.6.3 Build:build-337 2008-11-04) - Administration - Page generated 2009-01-08 12:59 -0600