1
0
Fork 0
Commit Graph

3368 Commits

Author SHA1 Message Date
Jan Steemann a4b979222f fixed memory zone issues, memleaks 2012-10-10 19:05:16 +02:00
Jan Steemann 89f46f25ae fixed typos in documentation 2012-10-10 18:34:02 +02:00
Jan Steemann b639a6ec8c removed lines that printed stuff out 2012-10-10 18:33:34 +02:00
Jan Steemann 31ce03b31d fixed some memory zone issues 2012-10-10 15:17:46 +02:00
Jan Steemann 97723bbdf6 removed --enable-ssl configure option
having OpenSSL installed is now a requirement for compiling ArangoDB
2012-10-10 14:55:18 +02:00
Jan Steemann a08b5ac230 remove configure option --enable-lock-check. has done its purpose already 2012-10-10 14:21:25 +02:00
Jan Steemann 22c1252a4f moved some edge collection stuff to edge-collection.* 2012-10-10 14:05:06 +02:00
Jan Steemann 95ff3178a6 remove useless includes 2012-10-10 12:39:10 +02:00
Jan Steemann dca19fcd32 move edge-related functionality to file of its own 2012-10-10 11:42:52 +02:00
Jan Steemann 6847caac80 changed misleading member name (secondaryIndexes => allIndexes) 2012-10-10 11:24:36 +02:00
Jan Steemann 6d96d040fa added AQL function TO_LIST 2012-10-10 11:02:56 +02:00
Jan Steemann 2bf74c48c5 added AQL function TO_LIST 2012-10-10 10:54:12 +02:00
Jan Steemann 03f89b5692 updated CHANGELOG 2012-10-10 10:52:08 +02:00
Jan Steemann eb11086ae5 added AQL function TO_LIST 2012-10-10 10:51:35 +02:00
Jan Steemann f5027fa9cf updated documentation 2012-10-10 09:38:50 +02:00
Jan Steemann 29b9b09edc fixed documentation 2012-10-10 09:36:43 +02:00
Jan Steemann e4a473586a fixed documentation 2012-10-10 09:31:08 +02:00
Jan Steemann 37ddfea504 updated CHANGELOG 2012-10-10 09:23:48 +02:00
Jan Steemann 9ffa4779e2 test cases for issue #213 2012-10-10 09:22:18 +02:00
Jan Steemann 957d4d7402 documentation and some cleanup for issue #213 2012-10-09 17:56:31 +02:00
Jan Steemann 29b1877abd removed createHeader and updateHeader dynamic functions
Those are only necessary in the document collection and the document collection can safely call its own static functions. no need for function pointers
2012-10-09 16:59:02 +02:00
Frank Celler 9b5dde2013 Merge pull request #225 from triAGENS/1.0-issue-165
Update of ArangoDB Actions
2012-10-09 07:56:23 -07:00
Frank Celler f7c990ce1a Merge pull request #216 from jsteemann/issue213
possible implementation for issue #213
2012-10-09 07:51:15 -07:00
Frank Celler c637ac03b6 Merge branch '1.0' of github.com:triAGENS/ArangoDB into 1.0-issue-165 2012-10-09 16:47:58 +02:00
Jan Steemann aff81e4793 fix manual text 2012-10-09 14:59:25 +02:00
Jan Steemann a14556b89b updated CHANGELOG 2012-10-09 14:53:08 +02:00
Jan Steemann 994a3e3424 issue #224: allow optional content-id for batches
this allows clients to send a content-id for each batch part
the server will return the content-id in each part response so the client can more easily map requests and responses

the content-id will not be validated or checked for uniqueness by the server. it is up to the client to send sensible content-ids to the server
currently, the server will not store the content-ids anywhere. they are just used within one batch request and then "forgotten"
2012-10-09 14:50:20 +02:00
Jan Steemann 029c840b09 fixed a memleak 2012-10-09 14:49:45 +02:00
Jan Steemann 1167c2473f updated manual pages 2012-10-09 12:59:52 +02:00
Jan Steemann 6b24c5d7f9 fixed typo, change publish-html 2012-10-09 10:58:10 +02:00
Jan Steemann 254ce53be0 changed version number to 1.1.0 2012-10-09 10:57:56 +02:00
Jan Steemann 442627c95f fixed typo, removed footer and header for WP 2012-10-09 10:52:35 +02:00
Frank Celler c1db2c00cc fixed typo, removed footer and header for WP 2012-10-09 10:50:13 +02:00
Jan Steemann ca6ffcc6bc issue #219: continue in case of "document not found" error 2012-10-08 18:26:01 +02:00
Jan Steemann 9ceca523af issue #219: continue in case of "document not found" error 2012-10-08 18:23:49 +02:00
Jan Steemann e506f8ad8b updated CHANGELOG 2012-10-08 18:19:18 +02:00
Jan Steemann e326255301 issue #219: continue in case of "document not found" error 2012-10-08 18:12:50 +02:00
Jan Steemann 3b8ad1835e harmonise API between client and server versions
this adds db._createStatement() on the server side, furthermore it provides GeneralArrayCursor.elements()
2012-10-08 18:11:45 +02:00
Jan Steemann 03f8ce95b8 some more documentation for issue #221 2012-10-08 17:17:43 +02:00
Jan Steemann 02b06ef22c issue #221: updated documentation for explain 2012-10-08 17:10:33 +02:00
Jan Steemann 79ed396982 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-10-08 16:37:55 +02:00
Oreste Panaia 5faa701537 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-10-08 23:31:15 +08:00
Oreste Panaia fbd74b3569 windows 2012-10-08 23:30:30 +08:00
Oreste Panaia 0e835b90b2 windows 2012-10-08 23:29:29 +08:00
Jan Steemann 794ab72a4a issue #180: updated documentation 2012-10-08 16:37:21 +02:00
Jan Steemann 4735c0ee6d fixed documentation bug 2012-10-08 15:51:17 +02:00
Jan Steemann 13e0ab010b derived file committed 2012-10-08 15:49:55 +02:00
Jan Steemann 788f91cd59 added ArangoStatement.explain() client method, wrote test cases 2012-10-08 15:49:15 +02:00
Jan Steemann 5da08eb283 allow AQL to use indexes in additional cases 2012-10-08 12:51:27 +02:00
Oreste Panaia ab15e33b89 memory mapped files extensions for windows 2012-10-08 17:17:03 +08:00