1
0
Fork 0
Commit Graph

21778 Commits

Author SHA1 Message Date
Frank Celler cd5edf7d7a cleanup 2015-07-11 08:09:42 +02:00
Frank Celler 3db4df2af8 new format for apt packages 2015-07-11 00:28:27 +02:00
Frank Celler 57d3127150 removed script.sh 2015-07-11 00:17:35 +02:00
Frank Celler 07f34cc048 be less verbose 2015-07-10 23:35:59 +02:00
Frank Celler c13d153406 added version number of V8 2015-07-10 23:14:27 +02:00
Michael Hackstein 2fd9c1525a Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-07-09 16:33:12 +02:00
Michael Hackstein 5348fb78a6 Fixed and reactivated some general-graph tests. Were deactivated by accident. 2015-07-09 16:33:03 +02:00
Frank Celler c815d8257f Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-07-09 16:17:45 +02:00
Frank Celler 27f9af2808 added more info about expect and received value 2015-07-09 16:17:40 +02:00
Ingo Friepoertner 9820cd68be Latest Release 2.6 2015-07-09 15:56:47 +02:00
Michael Hackstein ecad770e9c Fixed #1407. Thank you very much for spotting it. 2015-07-09 15:35:09 +02:00
Willi Goesgens a636d8f98a Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-07-08 10:26:06 +02:00
Willi Goesgens 8002e9df18 This windows specific file needs iostream too. 2015-07-08 10:25:36 +02:00
Alan Plum af377ac6b4 ES6ify system apps. 2015-07-07 14:49:44 +02:00
Alan Plum ccbd71a03f Fixed sessions. 2015-07-07 14:04:04 +02:00
Alan Plum 11d52b25b3 Cleaned up users app. Added missing error names. 2015-07-07 13:26:42 +02:00
Willi Goesgens 133b88f00d Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-07-07 12:14:57 +02:00
Willi Goesgens bd7aa7c305 Remove the global include to iostream; this reduces the compile time by 10%
( http://herbsutter.com/2013/08/19/gotw-7a-solution-minimizing-compile-time-dependencies-part-1/  for inspiration)
2015-07-07 12:11:21 +02:00
Frank Celler 1b3a2487e8 added 2.6 2015-07-06 11:01:02 +02:00
Frank Celler 1dc11693bf added 2.6 2015-07-06 11:00:27 +02:00
Frank Celler 7441ea0fc1 added 2.6 2015-07-06 10:59:09 +02:00
Frank Celler b6995ba412 fixed packaging of JS files 2015-07-04 21:54:59 +02:00
Alan Plum b38e0fb9c7 Added missing core folder. 2015-07-03 18:21:24 +02:00
Willi Goesgens 3da5855d6a Fix wait loop for file to dissappear 2015-07-03 16:16:05 +02:00
Heiko Kernbach f9015ecb31 cluster front end missing libraries added 2015-07-03 16:08:06 +02:00
Willi Goesgens 9899ddf03c Add recommendations about using date time in collections; fixes #1400 2015-07-03 09:30:14 +02:00
Alan Plum 348d4278ca Don't warn about setup/teardown if manifest also contains scripts.setup/teardown and both are equal. 2015-07-02 16:36:04 +02:00
Alan Plum c73b28eaba Warn when versions incompatible. 2015-07-02 12:03:13 +02:00
Alan Plum 4826007168 Mention manifest.name when warning about deprecated manifests. 2015-07-02 11:47:39 +02:00
Willi Goesgens f442455fdd Fix memleak - Replace creates a copy. 2015-07-02 10:55:42 +02:00
Alan Plum ea9e628beb Tense. 2015-07-01 19:06:19 +02:00
Alan Plum 7e5566176b Ported fixes from 2.6. 2015-07-01 19:03:52 +02:00
Thomas Schmidts 5b8569f248 Changed the README, that was outdated 2015-07-01 17:46:41 +02:00
Willi Goesgens f9db288e0f Free already deleted coordinator databases properly. 2015-07-01 17:33:24 +02:00
Alan Plum d2f6f26a35 Fixed scripts fields in fixture apps. 2015-07-01 17:07:37 +02:00
Alan Plum 544cabe939 Removed assets from docs. 2015-07-01 17:03:14 +02:00
Alan Plum b04c8b2ebd Updated npm deps. 2015-07-01 16:39:24 +02:00
Willi Goesgens 78ba722479 wrap lines to make jslint happy 2015-06-30 15:07:01 +02:00
Willi Goesgens 2ecda1757f Output if we flag the build as crashy, so one can find it in the log. 2015-06-30 14:36:58 +02:00
Willi Goesgens 1dea6b29a5 Fix memleaks in coordinator. 2015-06-30 14:36:37 +02:00
Max Neunhoeffer c87575ce33 Fix bug in AssocMulti lookupByKeyContinue if batchSize==1. 2015-06-29 16:32:00 +02:00
Heiko Kernbach 7374fb7dce grunt build 2015-06-29 16:01:18 +02:00
Heiko Kernbach dfe5778d3d replaced deprecated assets attribute with grunt js tasks - #1391 2015-06-29 15:58:18 +02:00
Alan Plum aa9be8d919 Fixed minor typo. 2015-06-29 01:29:38 +02:00
Willi Goesgens f32e793776 fix calculation of filename; out/ musn't be converted to out_ 2015-06-26 09:28:46 +02:00
Jan Steemann 6ed990b59c fixed warning 2015-06-25 23:41:39 +02:00
Willi Goesgens fcc64191fe Move temporary data during test runts into the out/ directory to keep the working directory clean. 2015-06-25 17:20:48 +02:00
Willi Goesgens b652628b27 Fix permissions for other users after installing to the WindowsLibraries folder 2015-06-25 14:15:49 +02:00
Willi Goesgens 9fdb293bb6 One more place to adjust the V8 version 2015-06-25 13:28:16 +02:00
Willi Goesgens 63baf5afbf Also install the windows symbol files, so we may later on be able to use debugging symbols. 2015-06-25 12:01:47 +02:00