1
0
Fork 0
Commit Graph

4658 Commits

Author SHA1 Message Date
Jan Steemann d1f40bc8cf fixed memory zone mismatch in arangosh 2013-02-14 22:24:52 +01:00
Jan Steemann af4922bee4 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-02-14 17:18:57 +01:00
Jan Steemann 0a00760907 performance patch, improving parallelity for concurrent document creation 2013-02-14 17:18:28 +01:00
Heiko Kernbach 2af5abdbfb Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-02-14 17:17:27 +01:00
Heiko Kernbach abef1b5bf8 css & js 2013-02-14 17:17:17 +01:00
Jan Steemann b2219abaed Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-02-14 16:58:04 +01:00
Jan Steemann 68986e068e added optional parameter "excludeSystem" for GET /_api/collection 2013-02-14 16:57:39 +01:00
Frank Celler dd1657a1f8 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-02-14 16:47:45 +01:00
Frank Celler 069dcdfc94 changed logging of fatal errors 2013-02-14 16:47:35 +01:00
Jan Steemann 3e04acf3ee added AQL functions KEEP() and UNSET() 2013-02-14 16:14:22 +01:00
Jan Steemann 3d47748434 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-02-14 15:19:22 +01:00
Jan Steemann 831b84ab2e fixed issue #348 2013-02-14 15:19:08 +01:00
Heiko Kernbach f3596d47d5 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-02-14 15:16:14 +01:00
Heiko Kernbach 701c7f068e css & views 2013-02-14 15:16:04 +01:00
a-brandt 46c5d66f8e bugfix #396: Creating a Graph with an existing graph's name _key doesn't throw an error 2013-02-14 15:12:11 +01:00
Jan Steemann 494586af2b exit arango-dfdb if there are no collections 2013-02-14 15:11:08 +01:00
Jan Steemann ee73fce4dc partly reverted #400 2013-02-14 14:36:23 +01:00
Jan Steemann e72f359388 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-02-14 11:40:23 +01:00
Jan Steemann 4acd777b6c fixed jslint warnings 2013-02-14 11:40:14 +01:00
Heiko Kernbach 9e2e5b1d4a new frontend 2013-02-14 11:37:31 +01:00
Jan Steemann 6041c5c7f9 issue #400 2013-02-14 10:21:48 +01:00
Jan Steemann f2361e6122 adjusted links to use https 2013-02-14 10:01:33 +01:00
Jan Steemann a494e60621 issue #400: direct feature requests to uservoice
changed README and README.md
added uservoice icon to web frontend
2013-02-14 09:59:06 +01:00
Jan Steemann 72fea38943 fix compile warnings 2013-02-13 22:20:04 +01:00
Jan Steemann 2fda337b22 updated CHANGELOG 2013-02-13 18:54:17 +01:00
Jan Steemann 8b79f6e2b6 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-02-13 18:05:44 +01:00
Jan Steemann 71a80b335b constified 2013-02-13 18:05:31 +01:00
Jan Steemann 5c922cca02 fixed compile warnings with conditional compilation 2013-02-13 18:00:35 +01:00
a-brandt 8edf0d1e36 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-02-13 15:34:13 +01:00
a-brandt 97e3405531 added "Upgrade binary package" 2013-02-13 15:33:55 +01:00
Frank Celler 83ef8421c0 fixed padding for 32bit systems 2013-02-13 15:33:20 +01:00
a-brandt 0efc04b966 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-02-13 15:31:12 +01:00
a-brandt 8cadfc3303 added upgrade message 2013-02-13 15:30:58 +01:00
a-brandt 6ae1937c20 added links to graph module and graph api 2013-02-13 14:36:40 +01:00
Frank Celler e37c0c1d21 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-02-13 14:34:00 +01:00
Frank Celler d2fb159fac added tests for offsets 2013-02-13 14:33:52 +01:00
a-brandt 067a8d54fb Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-02-13 13:29:03 +01:00
a-brandt d6426107f3 dded PATCH to graph api 2013-02-13 13:28:24 +01:00
a-brandt f9cff6a507 added an upgrade message 2013-02-13 12:55:56 +01:00
Jan Steemann f00bf9c8d2 be more strict with numeric limits 2013-02-13 12:08:59 +01:00
Jan Steemann 332da75bcb fixed invalid number to string conversion for edge cases 2013-02-13 11:35:34 +01:00
Jan Steemann 0f29e2b7dd pass request body to user-defined PATCH action 2013-02-12 18:17:07 +01:00
Jan Steemann 8365c4294c small mods 2013-02-12 18:16:23 +01:00
Jan Steemann 052ae2f76f no zero-prefilling for structs that do not need it 2013-02-12 16:34:53 +01:00
Jan Steemann 0f8dc061cb comments 2013-02-12 16:30:13 +01:00
a-brandt bcd69029d9 added command "upgrade" to upgrade the database files 2013-02-12 13:31:03 +01:00
a-brandt cce1e6bc02 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-02-12 13:28:20 +01:00
a-brandt bcf6842fbb changed wrong http response code 2013-02-12 13:26:54 +01:00
a-brandt 01729482ad fixed wrong http return code 2013-02-12 12:55:38 +01:00
Jan Steemann 15c20ad4ec updated CHANGELOG 2013-02-12 12:16:12 +01:00