1
0
Fork 0
Commit Graph

3334 Commits

Author SHA1 Message Date
Jan Steemann ac95cc7ff9 documentation for #265 2012-10-24 12:56:52 +02:00
Jan Steemann 23647b7b04 updated CHANGELOG 2012-10-24 12:42:23 +02:00
Jan Steemann 5e89667d4a issue #265 2012-10-24 12:41:29 +02:00
Jan Steemann 09b14c7e1b updated documentation 2012-10-24 12:29:16 +02:00
Jan Steemann e28a6625ef more verbose action debugging 2012-10-24 11:54:14 +02:00
Jan Steemann b95831c906 another bugfix 2012-10-24 10:10:41 +02:00
Jan Steemann 95c9c85608 documentation update 2012-10-24 09:39:39 +02:00
Jan Steemann c3f84cb2a6 initialise variable 2012-10-23 18:50:34 +02:00
Jan Steemann d4a116525b some documentation and error message updates 2012-10-23 17:02:31 +02:00
Jan Steemann 6d2861ec5e fixed arango-upgrade 2012-10-23 15:54:52 +02:00
Jan Steemann 57c19312ec only execute specific tests in travis 2012-10-23 14:27:03 +02:00
Jan Steemann 994a53b0b4 ifdef'd statistics 2012-10-23 11:55:24 +02:00
Jan Steemann 349316afeb updates docs 2012-10-23 10:25:07 +02:00
Jan Steemann 75c5a660ed made target revision handling more clear 2012-10-23 10:11:06 +02:00
Jan Steemann 4a25b5984c fixed wrong ref target 2012-10-23 10:10:45 +02:00
Jan Steemann a8baadae9e issue #256 2012-10-22 17:27:49 +02:00
Jan Steemann f64bfd9240 also add other system collection 2012-10-22 16:46:28 +02:00
Jan Steemann d4cb1b5399 issue #262: more verbose error messages when loading broken modules 2012-10-22 16:21:04 +02:00
Oreste Panaia 56cd3327a6 merge problems 2012-10-22 21:51:23 +08:00
Oreste Panaia a5796c8c66 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-10-22 21:04:46 +08:00
Oreste Panaia 4d8d78e880 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
	VisualStudio/Arango Front End Library/Arango Front End Library.vcxproj
	arangod/Actions/RestActionHandler.cpp
	arangod/RestServer/ArangoServer.cpp
	lib/ApplicationServer/ApplicationServer.cpp
2012-10-22 21:04:12 +08:00
Oreste Panaia aad73db128 various changes for windows 2012-10-22 20:51:31 +08:00
Jan Steemann 9b93fec78d issue #252: add _modules collection by default 2012-10-22 14:00:29 +02:00
Frank Celler 20cf93a125 Merge branch '1.1' of github.com:triAGENS/ArangoDB into devel 2012-10-22 11:34:23 +02:00
Frank Celler 884917e0a0 fixed paths of repo
Conflicts:
	CHANGELOG
2012-10-22 11:33:27 +02:00
Jan Steemann edb332ed87 issue #251: added --javascript.v8-options command line argument 2012-10-22 10:19:49 +02:00
Jan Steemann 8d6c2e38bd issue #251: added --javascript.v8-options command line argument 2012-10-22 10:17:57 +02:00
Jan Steemann 6d1201b2ec issue #248: allow AQL optimiser to pull out completely uncorrelated subqueries to the top level, resulting in less repeated evaluation of the subquery 2012-10-22 09:23:58 +02:00
Jan Steemann d117f2916a issue #248: pull out some sort of subqueries 2012-10-22 09:14:38 +02:00
Frank Celler d27ba1cf30 Merge branch '1.1' of github.com:triAGENS/ArangoDB into devel 2012-10-20 22:56:54 +02:00
Frank Celler 0499d8b4e2 ixed wrong attribute
Conflicts:
	js/common/bootstrap/js-modules.h
2012-10-20 22:46:59 +02:00
Frank Celler 3b5a0967bc Merge branch '1.1' of github.com:triAGENS/ArangoDB into devel
Conflicts:
	CHANGELOG
	Documentation/Makefile.files
	Installation/build.sh
	arangod/Documentation/communication.dox
	arangod/HashIndex/hasharray.c
	arangod/HashIndex/hashindex.c
	lib/Rest/Endpoint.cpp
	lib/Rest/Endpoint.h
	lib/Rest/EndpointIp.h
	lib/Rest/EndpointIpV4.h
	lib/Rest/EndpointIpV6.h
	lib/Rest/EndpointUnixDomain.cpp
2012-10-20 22:37:25 +02:00
Frank Celler 61856501ea changed .module to .content for modules in collection _modules
Conflicts:
	js/common/bootstrap/js-modules.h
2012-10-20 22:17:54 +02:00
Frank Celler 7e3e6ecfc7 Merge branch '1.1' of github.com:triAGENS/ArangoDB into 1.1 2012-10-20 22:17:22 +02:00
Frank Celler 7f33ac5519 added autoload for modules
Conflicts:
	CHANGELOG
	js/server/js-server.h
2012-10-20 22:07:50 +02:00
a-brandt c70d081fc9 one more try for centos 5 2012-10-19 16:02:31 +02:00
a-brandt fbc20e6aed added some extra options for "make on centos 5 2012-10-19 15:26:10 +02:00
Frank Celler 4d6b3e1b5f more manual cleanup 2012-10-18 18:02:13 +02:00
Frank Celler aaf74fe8f6 fixed title for website output 2012-10-18 17:33:21 +02:00
Frank Celler 4800deb389 upgraded to Doxygen 1.8.x 2012-10-18 16:40:17 +02:00
Frank Celler e8093d68fe upgraded to Doxygen 1.8.x 2012-10-18 16:38:20 +02:00
Frank Celler 9cb12583c6 Merge branch '1.1' of github.com:triAGENS/ArangoDB into 1.1 2012-10-18 15:42:03 +02:00
Frank Celler 5cdb1c3868 merged examples paths, new intro text 2012-10-18 15:41:54 +02:00
Frank Celler c1b0c37480 added module org/arangodb, added convinient functions 2012-10-18 15:39:00 +02:00
Frank Celler 9e4dad83d9 joined Examples, added options to html2html to add header 2012-10-18 11:57:03 +02:00
Jan Steemann 736b02e992 disable syncing of shapes for unittests (speeds them up) 2012-10-17 18:53:19 +02:00
Jan Steemann e291764fa8 less CPU bashing in SYS_WAIT 2012-10-17 18:50:32 +02:00
Jan Steemann 83b9001f62 removed many unused variables 2012-10-17 18:50:17 +02:00
Jan Steemann 8684b2630d fixed a crash with --database.force-sync-shapes = false 2012-10-17 18:46:46 +02:00
Jan Steemann 4df461b783 fixed a crash with --database.force-sync-shapes = false 2012-10-17 18:45:24 +02:00