Synopse OpenSource
Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

20 most recent timeline items

2012-05-18
16:16
[a48c1058ac] Leaf: New button in SynDBExplorer (not yet implemented) to allow direct export of tables into SQLite3 DB file (very handy for maintenance and support from real customer DB) (user: G018869, tags: trunk)
15:36
[064dd5562c] refactored/updated ORM documentation about Objects relationship (i.e. cardinality) (user: G018869, tags: trunk)
2012-05-17
16:48 • Closed ticket [711247b998]: THttpApiServer optimization plus 3 other changes (user: ab)
16:47
[83fe4b7eb9] major speed up of THttpApiServer for Windows Vista and up, by processing huge content in chunks: upload of 100Mb file take 25 sec before and 6 sec after changes, according to feedback by MPV - ticket [711247b998] (user: User, tags: trunk)
16:35
[e0ff26f3fc] fixed issue in client side fake interface creation, when returning a DateTime kind of value (user: User, tags: trunk)
13:01 • New ticket [711247b998] THttpApiServer optimization. (user: anonymous)
2012-05-16
15:15
[5aa2c35b43] now Iso2S() - i.e. overriden i18nDateText global function pointer - will handle a date-only or time-only supplied value as expected (user: G018869, tags: trunk)
11:36
[a3babb1f8f] • fixed issue in TSQLDBConnection.GetServerTimeStamp method • fixed issue when using transactions methods with Oracle (user: G018869, tags: trunk)
2012-05-09
06:26
[90b1a2a4b3] fixed compiler error when using the unit with runtime packages enabled (known compiler issue about string resources, referenced as E2201) - see http://stackoverflow.com/questions/10510428 (user: G018869, tags: trunk)
2012-05-03
18:53
[a3602d5182] fixed Unicode compilation issue (user: User, tags: trunk)
15:19
[5b3468e16c] updated TTextWriter.RegisterCustomJSONSerializer() method to allow JSON serialization of any record content (used by RecordLoadJSON and TTextWriter.AddRecordJSON) - with associated documentation: see http://blog.synopse.info/post/2012/05/03/Custom-JSON-serialization-of-records (user: G018869, tags: trunk)
2012-05-02
13:54
[8d2b799f3f] moved OnComponentCreated event call after all component initialization (allow adding paired components on purpose) (user: G018869, tags: trunk)
2012-04-29
17:35
[e11083b973] fix issue in TPropInfo.SetValue + TSQLRecord.ClearProperties with Value=nil (user: User, tags: trunk)
2012-04-28
07:54
[f7a31b4586] added RecordManySourceProp / RecordManyDestProp / RecordManySourceClass / RecordManyDestClass to the TSQLRecordProperties (user: User, tags: trunk)
2012-04-25
14:33 • Fixed ticket [213544b2f5]: SynOleDB CoUninit assert remove plus 3 other changes (user: ab)
14:30
[b2e16aae7d] new THttpServerGeneric.OnHttpThreadTerminate event, available to clean-up any process in the thread context, when it is terminated (to call e.g. TSQLDBConnectionPropertiesThreadSafe.EndCurrentThread in order to call CoUnInitialize from thread in which CoInitialize was initialy made) - see http://synopse.info/fossil/tktview?name=213544b2f5 (user: G018869, tags: trunk)
2012-04-21
16:56 • Changes to wiki page RoadMap (user: ab)
2012-04-20
17:08
[3870d7cf0f] added article about WCF and mORMot SOA implementations (user: G018869, tags: trunk)
14:57 • Changes to wiki page RoadMap (user: ab)
2012-04-19
13:37
[61169861b7] fixed Unicode compilation error (user: G018869, tags: trunk)