1
0
Fork 0
Commit Graph

8840 Commits

Author SHA1 Message Date
Jan Steemann 6a353a4c38 resolve collection names on reimport 2013-10-10 12:33:27 +02:00
Jan Steemann 294bdda547 better not use ofstream 2013-10-10 09:56:22 +02:00
Jan Steemann 13b51eb849 use batches in arangodump 2013-10-10 09:08:02 +02:00
Jan Steemann 5b2820a3e8 worked around arguments.callee 2013-10-10 08:40:43 +02:00
Jan Steemann 3e68499048 fixed typo 2013-10-09 21:17:25 +02:00
Jan Steemann 1df6776cab notes on Windows and upgrading 2013-10-09 21:16:15 +02:00
Jan Steemann e5c0e10416 updated batch files 2013-10-09 18:33:13 +02:00
Jan Steemann 17c2c1a3da updated Windows batch files 2013-10-09 17:17:29 +02:00
Jan Steemann a3b35c613c config file handling 2013-10-09 17:00:06 +02:00
Jan Steemann e53b105809 updated config files 2013-10-09 15:43:52 +02:00
Jan Steemann af07091d1c Windows fixes 2013-10-09 15:33:38 +02:00
Jan Steemann 88f3830c53 refuse to start if no app path is set 2013-10-09 14:07:47 +02:00
Jan Steemann e3df92d929 fix Windows file handling 2013-10-09 14:07:21 +02:00
Jan Steemann cc14fb039a fix some VS warnings 2013-10-09 14:05:36 +02:00
Jan Steemann fbcb7ecb17 fix temp file creation on Windows 2013-10-09 13:58:01 +02:00
Jan Steemann 0c15f387ae added collection id translation for dumps 2013-10-09 13:46:12 +02:00
Jan Steemann f5fb585137 removed superfluous parameter 2013-10-09 13:45:37 +02:00
Jan Steemann 406a1b7d4c fix filename 2013-10-09 11:24:05 +02:00
Jan Steemann db08da2dc3 added config file for arangodump 2013-10-09 10:12:29 +02:00
Jan Steemann dde1db5594 added assertion 2013-10-09 09:45:49 +02:00
Jan Steemann eb2d37d7e0 keep deletions in compaction 2013-10-09 09:44:02 +02:00
Heiko Kernbach 62de199b78 foxxcss 2013-10-08 23:31:48 +02:00
Heiko Kernbach b7235c33b4 css fixes for apps-view and docs-view 2013-10-08 23:29:53 +02:00
Heiko Kernbach 0e83c32548 dashboard label fix for detailedgraph 2013-10-08 22:44:17 +02:00
Heiko Kernbach 9087af2e61 more transparency, new api style 2013-10-08 21:57:35 +02:00
Heiko Kernbach 2a7803d673 more transparency, new api style 2013-10-08 21:56:55 +02:00
Heiko Kernbach 5570caac29 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-10-08 19:52:49 +02:00
Heiko Kernbach 777afe2547 footer optimized 2013-10-08 19:52:30 +02:00
Jan Steemann 857c69d5a6 added `--server.allow-method-override` startup option 2013-10-08 17:06:42 +02:00
Jan Steemann ab4f5aad69 fixed foxx manager for windows 2013-10-08 14:53:16 +02:00
Jan Steemann a66e9e4563 updated nodes on Cygwin 2013-10-08 14:44:06 +02:00
Jan Steemann 4c8e0db434 fixed typo in method name 2013-10-08 13:56:20 +02:00
Jan Steemann 4e5fd904f9 fixed error message 2013-10-08 13:55:53 +02:00
Jan Steemann 939b42da24 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-10-08 13:12:17 +02:00
Jan Steemann fb08211ac9 fix UTF-8 console output in Windows 2013-10-08 13:12:00 +02:00
Jan Steemann 46a295ba43 fixed some Windows warnings 2013-10-08 12:39:47 +02:00
Jan Steemann a589bf70b6 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-10-08 09:07:55 +02:00
Jan Steemann 28d2e4fa86 display correct list of installed/uninstalled aps after installation/deinstallation 2013-10-08 09:07:27 +02:00
Jan Steemann b844782d44 updated help texts for arangosh 2013-10-08 09:01:38 +02:00
Jan Steemann 63f6cb91f4 added `details` URL parameter for `/_api/import` 2013-10-08 01:34:16 +02:00
Jan Steemann 1f4992a1d4 fixed display of database name in web interface 2013-10-07 23:50:57 +02:00
Jan Steemann 5275451839 select "display random vertex at startup" by default
Fixed JavaScript errors in empty graphs (no documents)
Fixed selection of "real" graphs in graph viewer startup screen (graph selection was not honored and collection selection did always "win")
2013-10-07 23:08:44 +02:00
Jan Steemann 4f1ac90631 added a note about IE versions 2013-10-07 22:34:36 +02:00
Jan Steemann 57bd583ea5 added section about installation on Windows 2013-10-07 22:15:27 +02:00
Jan Steemann cd6dd3ec8c updated CHANGELOG 2013-10-07 21:33:24 +02:00
Jan Steemann dd1fe7865c Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-10-07 16:49:04 +02:00
Jan Steemann 9123554449 some more explanation for the bind parameters 2013-10-07 16:48:52 +02:00
Lucas Dohmen bffa734f17 Added Foxx info to the features of 1.4 2013-10-07 16:34:29 +02:00
Jan Steemann 436cc48f81 changed compaction procedure
first determine total size for target compaction file, after that perform the actual compaction
this should fix a problem under Windows where ftruncate is not called
2013-10-07 16:23:59 +02:00
Jan Steemann 4a6ed076e1 added out-of-bounds check for datafile writing 2013-10-07 16:23:36 +02:00