Timeline
07.07.2013:
- 15:38 Changeset in deepamehta [4528ffa] by
- masterCaching: fix conditional PUT request (#386, #478). Topics/associations …
- 15:12 Ticket #488 (Webclient model not up-to-date) closed by
- fixed: Webclient fix: update model (#488). When processing the directives of an …
- 15:03 Changeset in deepamehta [7cea0c3] by
- masterWebclient fix: update model (#488). When processing the directives of an …
- 14:50 Ticket #488 (Webclient model not up-to-date) created by
- After processing the directives of an update request …
- 01:19 Changeset in deepamehta [a59764e] by
- masterMerge branch 'master' into edit-conflict
02.07.2013:
- 23:48 Ticket #485 ("Endless recursion while loading type" when instanciating topics in ...) closed by
- fixed
- 23:38 Ticket #487 (Core: misleading "Endless recursion" exception) closed by
- fixed: Core: fix endless recursion protection (#487). The type loader's endless …
- 23:34 Changeset in deepamehta [3eef846] by
- masterCore: fix endless recursion protection (#487). The type loader's endless …
- 20:10 Ticket #487 (Core: misleading "Endless recursion" exception) created by
- If the Core repeatedly tries to fetch a topic type with an invalid URI, up …
01.07.2013:
- 14:30 Changeset in deepamehta [cae7a65] by
- masterCaching plugin: edit conflict detection (#479). The server rejects a PUT …
30.06.2013:
- 23:08 Ticket #486 (New client-side extension point: pre_send_request) closed by
- fixed: Webclient: new event pre_send_request (#486). Allows plugins to …
- 23:03 Changeset in deepamehta [44b2745] by
- masterWebclient: new event pre_send_request (#486). Allows plugins to …
- 17:38 Changeset in deepamehta [7b228af] by
- masterWebclient fix: no side effect while update (#486). Construction of the …
29.06.2013:
- 22:07 Ticket #486 (New client-side extension point: pre_send_request) created by
- This is needed e.g. by the Caching plugin to add a If-Unmodified-Since …
- 16:52 Changeset in deepamehta [41c1f0b] by
- masterCaching plugin: set Cache-Control header (#478). If the response contains …
27.06.2013:
- 16:19 Malted/PluginDevelopmentNotes edited by
- adding constructing composite types in java with dms (diff)
- 00:54 Malted/PluginDevelopmentNotes edited by
- (diff)
- 00:53 Malted/PluginDevelopmentNotes edited by
- added postinstall hook, and acl-entry example for declarative topics (diff)
26.06.2013:
- 18:51 Ticket #485 ("Endless recursion while loading type" when instanciating topics in ...) created by
- see attached file
- 18:39 Malted/PluginDevelopmentNotes edited by
- Referencing topic instances in a declarative migration (diff)
25.06.2013:
- 16:48 Changeset in deepamehta [dfaa8f0] by
- masterTime plugin: enrich with timestamp (#386, #479). If the response contains …
24.06.2013:
- 15:54 Ticket #484 (Web layer exception handling) created by
- A plugin should be able to throw a WebApplicationException? to produce a …
- 01:22 Changeset in deepamehta [b9c5fa2] by
- masterAdd 2 new plugins to reactor build (#386, #478). DeepaMehta 4 Time …
23.06.2013:
- 17:10 Ticket #482 (Webservice: PUT URIs are not REST-like) closed by
- fixed: Webservice: PUT URLs are REST-conform (#482). BREAKING CHANGE The …
- 17:03 Changeset in deepamehta [a1a02b5] by
- masterWebservice: PUT URLs are REST-conform (#482). BREAKING CHANGE The …
- 15:29 Ticket #483 (irritating ? at the end of URLs) closed by
- fixed: Webclient: no trailing "?" in URLs (#483). Requests issued by the …
- 15:24 Changeset in deepamehta [b2a0e79] by
- masterWebclient: no trailing "?" in URLs (#483). Requests issued by the …
- 14:57 Ticket #483 (irritating ? at the end of URLs) created by
- Some requests issued by the Webclient have an superfluous "?" character at …
22.06.2013:
- 17:32 Ticket #482 (Webservice: PUT URIs are not REST-like) created by
- At the web tier the Core Service's updateTopic and updateAssociation …
- 16:02 Changeset in deepamehta [3729073] by
- masterNew plugin: DeepaMehta 4 Caching (#478). If a If-Modified-Since header …
- 15:39 Ticket #481 (A WebApplicationException thrown by a event listener must reach Jersey) closed by
- fixed: Core: listener exception handling (#481). A WebApplicationException? …
- 15:37 Changeset in deepamehta [10812d8] by
- masterCore: listener exception handling (#481). A WebApplicationException? …
- 00:30 Ticket #481 (A WebApplicationException thrown by a event listener must reach Jersey) created by
- This would allow e.g. the Caching plugin to throw a …
21.06.2013:
- 23:00 Changeset in deepamehta [356d6c3] by
- masterTime plugin: change storage format (#386). The timestamps are stored in …
19.06.2013:
- 15:21 Ticket #480 (Additional Core Event: PRE_PROCESS_REQUEST) closed by
- fixed: New Core Event PRE_PROCESS_REQUEST (#480, #478). Fired before a request …
- 15:18 Changeset in deepamehta [0d1cf5b] by
- masterNew Core Event PRE_PROCESS_REQUEST (#480, #478). Fired before a request …
18.06.2013:
- 23:05 Ticket #480 (Additional Core Event: PRE_PROCESS_REQUEST) created by
- To be fired before a request is processed. This is needed to let e.g. a …
17.06.2013:
- 00:11 Ticket #479 (Edit Conflict Detection) created by
- In a collaborative environment edit conflicts must be detected. That is, …
16.06.2013:
- 23:57 Ticket #478 (Exploit the Browser Cache) created by
- To reduce network round-trips the Webclient should maintain an entity …
15.06.2013:
- 16:25 Ticket #477 (Additional Core Event: PRE_SEND_RESPONSE) closed by
- fixed
- 15:59 Changeset in deepamehta [d3e9877] by
- masterTime Plugin: send Last-Modified headers (#386). If the response contains …
- 15:39 Changeset in deepamehta [1676101] by
- masterNew Core Event PRE_SEND_RESPONSE (#477, #386). Fired before the response …
- 15:30 Ticket #477 (Additional Core Event: PRE_SEND_RESPONSE) created by
- To be fired before the response is send to the client. That is exactly …
12.06.2013:
- 17:46 Ticket #476 (enable sending of async requests for users of the rest_client.js) closed by
- fixed
- 17:41 Changeset in deepamehta [a57a096] by
- masterREST Client: send asynchronous requests (#476). Plugins providing a REST …
09.06.2013:
- 16:35 Changeset in dmx-webclient [2ccf3ab] by
- masteradd .gitignore
- 16:15 Changeset in dmx-webclient [5cc6c09] by
- masterbump version and configure repository
08.06.2013:
- 20:14 Ticket #476 (enable sending of async requests for users of the rest_client.js) created by
- throuhg providing a public mehtod like, e.g.: […]
- 03:44 Ticket #475 (With an open DM installation login doesn't work) closed by
- fixed: Access Control: fix login (#475). Login works also with an open DM …
- 03:44 Changeset in deepamehta [ca61964] by
- masterAccess Control: fix login (#475). Login works also with an open DM …
- 01:15 Ticket #475 (With an open DM installation login doesn't work) created by
- The webclient shows "Logged in as ..." but actually no session is created …
07.06.2013:
- 23:56 Changeset in deepamehta [168ac8c] by
- masterAccess Control: suppress login dialog (#471). In a default DM …
- 08:14 Changeset in deepamehta [5c15bf6] by
- masterAccess Control: fix exception logging (#474). When file logging is …
- 07:18 Ticket #474 (Not all exceptions appear in the log file) created by
- When file logging is activated some exceptions are not logged into the log …
Note: See TracTimeline
for information about the timeline view.