1
0
Fork 0
Commit Graph

33 Commits

Author SHA1 Message Date
Alan Plum 35b1f4e84f More undeprecation 2015-12-16 01:16:34 +01:00
Alan Plum 5b7f3d19d0 Deprecate CS in 2.9, not 2.8 2015-10-06 12:47:58 +02:00
Alan Plum 5c6484d3ed Deprecated controller.addInjector. 2015-08-11 13:26:32 +02:00
Alan Plum 7c14629efa Added CoffeeScript to DEPRECATED.md. 2015-08-05 15:08:35 +02:00
Alan Plum f6a01f3e67 Removed session opts.type. 2015-08-04 21:12:09 +02:00
Jan Steemann 3da82bbf3d updated documentation 2015-06-18 15:01:34 +02:00
Jan Steemann dcfe29211a updated CHANGELOG 2015-06-18 14:03:31 +02:00
Jan Steemann eebce71578 deprecated AQL SKIPLIST function 2015-06-17 20:24:14 +02:00
Alan Plum a4af1dc2e2 sessionStorageApp -> sessionStorage 2015-06-17 18:59:03 +02:00
Alan Plum 6e9900c462 Deprecated sessions options jwt and type. 2015-06-16 14:26:37 +02:00
Alan Plum fbf6c0021b Deprecated function-based job types. 2015-06-09 13:42:09 +02:00
Alan Plum 9afb093e84 Replace bundled backbone extend with npm dep. 2015-03-24 22:58:45 +01:00
Alan Plum e7a7ae2abd Prepped deprecation of assets in 2.7/2.8. 2015-03-24 13:33:01 +01:00
Alan Plum 7cfdecaad8 Adjusted logs. 2015-03-24 13:33:01 +01:00
Alan Plum 2214f61ee8 Added changes to logs. 2015-03-24 13:23:30 +01:00
Jan Steemann 2cc44a3177 updated DEPRECATED.md 2015-02-19 13:59:36 +01:00
Jan Steemann c84fd85f40 adjusted DEPRECATED.md 2015-02-19 10:18:58 +01:00
Alan Plum 8e0641b70f toJSONSchema will be deprecated in 2.5, not 2.4. 2015-01-07 13:11:53 +01:00
Alan Plum 7aee5e56bd Extract toJSONSchema from Model. 2015-01-06 20:37:10 +01:00
Alan Plum 39ed779159 Mention that deprecated methods will warn. 2015-01-06 19:37:04 +01:00
Alan Plum 028d204596 Deprecation warnings for 2.4. 2015-01-06 17:25:55 +01:00
Jan Steemann eb2bfee77b updated Upgrading notes 2014-12-22 15:04:41 +01:00
Michael Hackstein 0b201719a2 Dedeprecated Graph AQL functions. They are still valid as they follow a different concept of graphs and connot be converted on the fly to the new graph module in general 2014-10-22 10:37:59 +02:00
Michael Hackstein 9b62c7367b Deprecated _directedRelation and _undirectedRelation in general-graphs. Created _relation in general-graphs creating a _directedRelation. Handling undirected relations is now given to the user / api-implementor as arangodb itself does not offer any direction constrains which caused some confusion 2014-09-10 15:50:22 +02:00
Alan Plum 38581d714f Marked old requestContext.queryParam/pathParam syntax for deprecation. 2014-07-09 13:10:13 +02:00
Alan Plum 828c4a0a7b Added old requestContext.bodyParam to DEPRECATED.md. 2014-07-09 12:41:03 +02:00
Alan Plum 0b97f4731d Marked old Model.extend syntax for deprecation. 2014-07-09 12:00:35 +02:00
Jan Steemann 5465340ad3 updated CHANGELOG 2014-07-06 16:21:16 +02:00
Jan Steemann 32ef9c8ccb updated CHANGELOG 2014-07-06 02:29:18 +02:00
Michael Hackstein 273eaf95fb Added graph specific deprecation information to DEPRECATED.md 2014-06-23 13:17:20 +02:00
Lucas Dohmen b8e0d95b69 Removed `apps` as an alias for `controllers` in Foxx manifest files 2014-06-20 14:39:48 +02:00
Lucas Dohmen a091aadd6c General deprecation information, deprecate Foxx's controller.collection 2014-06-20 14:35:01 +02:00
Jan Steemann 4f60fca3de added DEPRECATED.md 2014-06-13 16:36:01 +02:00