Timeline



2010-03-03:

04:56 Ticket #556 (implement placement resolver) created by Ichthyostega
investigate the LocatingPin chain of the Placement and resolve the …
04:48 Ticket #555 (moving by placement) created by Ichthyostega
== call for design == how to specify if an placed MObject should be …
04:42 Ticket #554 (API for modifying the placement) created by Ichthyostega
design the interface for modifying the placement of an mobject
03:14 Ticket #553 (clarify Sequence asset dependencies) created by Ichthyostega
There is a standardised handling for dependent assets. Decide what …

2010-03-02:

01:37 Ticket #552 (tests to pass: timeline-sequence) created by Ichthyostega
As Lumiera Product Owner, I want though unit test coverage of session …
01:30 Ticket #551 (Timeline-Sequence-Model link) created by Ichthyostega
* specify the direction of the dependency and the handling pairwise * …

2010-03-01:

04:33 Ticket #550 (how to handle timeline/sequence deletion) created by Ichthyostega
Structural assets are typically created automatically and thus …
03:53 Ticket #549 (fake resolution of timelines and sequences) created by Ichthyostega
As we don't have a real resolution engine, we're using a faked or …

2010-02-22:

02:21 Ticket #548 (rebuild fixture unit test) created by Ichthyostega
a sensible way to cover the rebuilding of the fixture....? The …
01:27 Ticket #547 (advice situations (test)) created by Ichthyostega
extract the typical usage situations for the pattern "advice" from the …
01:20 Ticket #546 (basic session structure test) created by Ichthyostega
(re)-write the test covering a basic session structure
01:12 Ticket #545 ([placeholder ticket]) created by Undercover Agent
this ticket number was claimed and reserved for later use…
01:11 Ticket #544 (define session commands) created by Ichthyostega
01:10 Ticket #543 (define model-object commands) created by Ichthyostega
01:05 Ticket #542 (implement mutation guard) created by Ichthyostega
An idea from ongoing development, noted for later... We are moving …
00:57 Ticket #541 (ensure mutation guards are in place) created by Ichthyostega
verify proper markup of all known mutating operations
00:52 Ticket #540 (Session mutation handling) created by Ichthyostega
As Lumiera Architect, I want a consistent concept how to handle any …

2010-02-17:

03:14 Ticket #539 (identify access points to model mutations) created by Ichthyostega
Question is how exactly to relate the discovery API to the possibility …

2010-02-16:

02:20 Ticket #538 (review and merge thread-integration) closed by Ichthyostega
done: Rounded up the thread wrapper and clarified the issue regarding …

2010-02-15:

02:25 Changeset in Lumiera [9f2affb]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
SCons: feed test.conf to test.sh (for correct output filtering)

2010-02-14:

23:50 Changeset in Lumiera [f75964c]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
NoBug February-Release 201002.1 now required
23:48 Changeset in Lumiera [5b9aa5de]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
landing the new threadpool implementation
22:39 Changeset in Lumiera [1c63a02]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
augment and round up the C++ thread wrapper

2010-02-13:

19:56 Changeset in Lumiera [90d311d]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
Error integration: error::Flag as subclass of State. Wrapped throw
16:41 Changeset in Lumiera [acd0671]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
clarify some comments regarding GUI start
15:25 Ticket #538 (review and merge thread-integration) created by Ichthyostega
The new additions and changes to the thread handling, together with …
15:13 Ticket #251 (implement NoBug callbacks for the testsuite) closed by Ichthyostega
wontfix: looks now that I won't do this as such, isolated. Rather, I'll care …
15:01 Ticket #537 (implement configurable Assertions) created by Ichthyostega
after some controversial discussion, the conclusion was that it's now …
05:01 Changeset in Lumiera [4e31db5]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
my private convenience wrapper for running an exe with valgrind
05:00 Changeset in Lumiera [dc991ca5]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
valgrind suppression: add some more cases to be filtered
04:33 Changeset in Lumiera [b41bd20]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
push accessing the DiagnosticContext down one layer accessing the …
03:54 Changeset in Lumiera [3466793]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
repackage as a more general facility (DiagnosticContext) …
03:03 Changeset in Lumiera [4dfd726]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
draft solution to factor out management of the resource handle based …

2010-02-12:

12:20 Changeset in Lumiera [433448f]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
use _join() instead of a second _sync() to wait for the worker to finish
04:22 Changeset in Lumiera [763f86f]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
back out changes I do not want in lib/sync.hpp especially, I do not …
00:54 Changeset in Lumiera [b556343f]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
re-enable typed-counter-test; passing just fine again

2010-02-11:

02:19 Changeset in Lumiera [52a7d699]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
SCons: remove GThreads from linking (except for the GUI)
02:06 Changeset in Lumiera [dfd70c6]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
replace GThreads by the Lumiera thread wrapper
01:53 Changeset in Lumiera [d80ae17]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
test simple-sync: avoid a race condition in output checking by using …
01:53 Changeset in Lumiera [62b70bf]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
test sync-joinable: use asserts instead of checking the program output
01:53 Changeset in Lumiera [5d929f1]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
test sync-many: replace output checking with asserts Also modify the …

2010-02-09:

12:29 Changeset in Lumiera [5606eb2d]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
Merge remote branch 'ct/backend_devel' into second-tp-attempt …
12:21 Changeset in Lumiera [25ec9a9]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
don't forget to free the error struct

2010-02-08:

18:20 Ticket #536 (factor nobugflags back into their sourcefiles) created by Christian Thäter
for structuring the flag hierarchy all flags where put into logging.h. …
17:38 Ticket #535 (resourcecollector tests for mpool and safeclib (memory)) created by Christian Thäter
basic hooking of the resourcecollector into the memory allocating …
17:20 Changeset in Lumiera [26f88bc]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
Merge remote branch 'plouj/second-tp-attempt' into backend_devel * …
16:47 Changeset in Lumiera [80e2db4]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
hook the resourcecollector into safeclib on backend startup
13:30 Ticket #522 (make mpool use the resource collector) closed by Christian Thäter
done
13:28 Changeset in Lumiera [d1033464]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
hook mpool into the resourcecollector and using safeclib allocations

2010-02-07:

19:53 Changeset in Lumiera [9feb01e]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
add hooks for malloc/free to mpool, add (no-op) purge function We …
19:25 Changeset in Lumiera [b60d8aa]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
FIX: error.c memory leak when destroying threads the error context is …
16:31 Changeset in Lumiera [5386fe6]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
clarify (and treat) the race; considered to be test-only After …
01:56 Changeset in Lumiera [8ad3bf17]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
Change subsystem-runner test to remove explicit locking entirely

2010-02-05:

08:21 Ticket #521 (move resourcecollector to Vault) closed by Christian Thäter
done
08:20 Changeset in Lumiera [33a0591]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
Make resourcecollector initialization explicit instead automatic …
08:09 Ticket #534 (add 'REGRESSION' test mode to test.sh) created by Christian Thäter
TESTMODE=REGRESSION should do the opposite from TESTMODE=FAST and only …
07:58 Changeset in Lumiera [d350a25]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
Move the resourcecollector to the backend, closes #521
03:48 Changeset in Lumiera [c64984b]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
Merge remote branch 'ct/backend_devel' into second-tp-attempt

2010-02-04:

21:52 Ticket #395 (refactor filedescriptor registry) closed by Christian Thäter
done
21:52 Changeset in Lumiera [d45b2ee]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
factor the filedescriptorregistry out, closes #395 also introduces a …
21:30 Changeset in Lumiera [53a747d]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
add little more cleanups to mmap.tests
20:56 Changeset in Lumiera [40d1bb5]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
fix double-free bug in mmap.c
19:43 Changeset in Lumiera [97d5b1c]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
remove the 'once' hack from mmap_init()
19:41 Changeset in Lumiera [c1c9722]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
Set error condition when chunksize for a non mmaped file is queried
19:40 Changeset in Lumiera [4821e7e]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
add file_delete_unlink() which removes a file from disk when closed …
17:48 Changeset in Lumiera [c406d16]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
threadwrapper-test should have been better written this way…
09:21 Ticket #396 (hide lumiera_fhcache, lumiera_mcache) closed by Christian Thäter
done
09:21 Changeset in Lumiera [31a2f454]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
remove lumiera_fhcache as parameter, closes #396
08:47 Changeset in Lumiera [cdd8136]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
uppercase the 'TESTS' nobug flag for the testsuite, fix tests this …

2010-02-03:

22:06 Changeset in Lumiera [48829bc]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
basic joinable thread test
13:02 Changeset in Lumiera [bd6ed5a]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
joinable thread sync test Right now causes 32bytes to be lost
09:51 Changeset in Lumiera [711af29]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
Merge remote branch 'plouj/second-tp-attempt' into backend_devel * …
09:45 Changeset in Lumiera [7ef1bab]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
premature fix for the threadwrapper test Added some more fuzz and …
09:38 Changeset in Lumiera [01839d4]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
update for nobug-201002.1
01:44 Changeset in Lumiera [73f1bba]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
added two sync tests one with a single thread and one with 100 …

2010-02-01:

21:51 Changeset in Lumiera [6d053d3]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
show the state name string
12:25 Changeset in Lumiera [8588fa2]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
it is more proper to use cond_sync flags for *CONDITION_SECTIONs
12:25 Changeset in Lumiera [b799321]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
add a threads/threadpool NOBUG flag hierarchy and remove …
01:05 Changeset in Lumiera [c57c02e]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
replace an old test with a compile-only one which spawns way too many …
00:46 Changeset in Lumiera [79f8481]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
increase the delay in threads to 10ms
Note: See TracTimeline for information about the timeline view.