Gunnar Beutner
|
bf1a800e39
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
Gunnar Beutner
|
77a945157f
|
Fix timeperiod update bug.
|
2013-09-19 00:01:18 +02:00 |
Gunnar Beutner
|
2b23c66ac8
|
Fix bug which causes timeperiods not to be updated.
|
2013-09-12 07:13:36 +02:00 |
Gunnar Beutner
|
911f64c411
|
Fix state file functionality.
|
2013-08-29 10:40:43 +02:00 |
Gunnar Beutner
|
e9e55cd8c0
|
Remove the replication feature and clean up the code.
|
2013-08-26 14:56:38 +02:00 |
Michael Friedrich
|
40c62f28bb
|
timeperiods: re-add display_name
|
2013-07-18 15:30:17 +02:00 |
Gunnar Beutner
|
836c26da66
|
Bugfixes for the timeperiod feature.
|
2013-04-16 10:12:53 +02:00 |
Gunnar Beutner
|
70e96aa2f0
|
Refactor ScriptFunctions.
|
2013-03-25 19:47:02 +00:00 |
Gunnar Beutner
|
fd3e92ea0c
|
Refactor AsyncTasks.
|
2013-03-25 17:36:15 +00:00 |
Gunnar Beutner
|
97fee26289
|
Remove @threadsafety doc strings
Fixes #3889
|
2013-03-22 12:02:20 +01:00 |
Gunnar Beutner
|
6e251251f0
|
Fix example time period.
|
2013-03-18 11:59:26 +01:00 |
Gunnar Beutner
|
c3975af6ec
|
Refactor #includes (Part 4).
|
2013-03-18 11:02:18 +01:00 |
Gunnar Beutner
|
9d076c3c03
|
Refactor #includes (Part 3).
|
2013-03-17 20:19:29 +01:00 |
Gunnar Beutner
|
0bb0711d72
|
Refactor #includes (Part 2).
|
2013-03-16 21:18:53 +01:00 |
Gunnar Beutner
|
14c837a208
|
Fix crash in TimePeriod::UpdateRegion().
|
2013-03-15 13:29:25 +01:00 |
Gunnar Beutner
|
4e7c43c8c8
|
TimePeriod update function should return an array of time segments
Fixes #3857
|
2013-03-15 09:54:06 +01:00 |
Gunnar Beutner
|
2a2e2ca4e6
|
Bug fix: missing lock for TimePeriod::PurgeSegments call.
|
2013-03-14 12:21:10 +01:00 |
Gunnar Beutner
|
58f0c863a6
|
Build fix for Clang.
|
2013-03-14 08:18:19 +01:00 |
Gunnar Beutner
|
d99671ba0e
|
Implement TimePeriod::RemoveSegment().
|
2013-03-14 07:29:53 +01:00 |
Gunnar Beutner
|
442a2dbc7d
|
Implement timeperiods.
|
2013-03-13 16:04:53 +01:00 |
Gunnar Beutner
|
f64bdc8788
|
Removed obsolete timeperiod code.
|
2013-02-06 12:59:56 +01:00 |
Gunnar Beutner
|
b887f14d96
|
Use BOOST_THROW_EXCEPTION instead of boost::throw_exception()
Fixes #3636
|
2013-02-06 12:51:12 +01:00 |
Gunnar Beutner
|
b74c2c8a68
|
Removed the old-style validation code.
|
2013-02-02 20:03:30 +01:00 |
Gunnar Beutner
|
54ce8d51d8
|
Implement support for time periods.
|
2013-01-21 13:47:36 +01:00 |