1
0
Fork 0
Commit Graph

2070 Commits

Author SHA1 Message Date
a-brandt 72b25222a9 changes for OpenSuse12.1 2012-06-22 14:40:33 +02:00
Frank Celler 4e6f4a74a6 fixed memory leaks 2012-06-22 13:38:55 +02:00
Frank Celler 33a3742937 added comment 2012-06-22 12:59:52 +02:00
Jan Steemann 0bb547b8f9 call UpdateTickVocbase() for both document and revision id 2012-06-22 12:45:08 +02:00
Jan Steemann d1d5ab1436 added stub method because otherwise beginShutdown() would be pure virtual 2012-06-22 11:44:41 +02:00
Jan Steemann c9b379f879 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-06-22 11:38:07 +02:00
Jan Steemann 92e73b1bb8 issue #112: do not accept document with duplicate attribute names 2012-06-22 11:36:48 +02:00
Frank Celler 92ebf8a775 Merge branch 'master' of github.com:triAGENS/ArangoDB into devel 2012-06-22 11:05:11 +02:00
Frank Celler b1a145c64a Merge branch 'master' of https://github.com/fceller/ArangoDB into devel 2012-06-22 11:03:40 +02:00
Frank Celler 6c55734753 added running check 2012-06-22 11:03:27 +02:00
Frank Celler 0094b931bb Merge branch 'devel' of github.com:triAGENS/ArangoDB 2012-06-22 11:00:52 +02:00
Frank Celler 70b8c415f7 Merge branch 'master' of github.com:fceller/ArangoDB 2012-06-22 11:00:30 +02:00
Frank Celler d3c17ee43f fixed ruby console and actions, now using now ApplicationMR class 2012-06-22 11:00:21 +02:00
a-brandt 13b80281b2 bugfix icecc 2012-06-22 09:53:04 +02:00
Frank Celler 84ab9cdf3b fixed cleanup 2012-06-22 09:10:22 +02:00
Heiko Kernbach 5c357de76d added undo icon 2012-06-22 08:45:48 +02:00
Frank Celler 23f5b3d12d removed JavascriptActionDispatcherThread 2012-06-22 08:17:12 +02:00
Frank Celler f5ca96f10d deleted JavascriptDispatcherThread.h 2012-06-22 08:09:09 +02:00
Frank Celler 5fbd731838 moved 2012-06-21 23:20:02 +02:00
Frank Celler 37d3ad8dc2 Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
	Makefile.in
	arangod/RestServer/ArangoServer.cpp
	arangod/RestServer/JavascriptDispatcherThread.cpp
	lib/Dispatcher/DispatcherQueue.cpp
	lib/HttpServer/HttpCommTask.cpp
2012-06-21 23:17:48 +02:00
Jan Steemann 1bdd4c64e3 forgot to change Makefiles 2012-06-21 23:03:37 +02:00
Frank Celler b16d5e20ca fixed console 2012-06-21 23:02:12 +02:00
Frank Celler 94c954b8fd application v8 2012-06-21 22:40:11 +02:00
Frank Celler cd72a699a0 back to 3.9.4 2012-06-21 22:34:47 +02:00
Frank Celler 7794bebfa0 3.9.24 2012-06-21 18:37:09 +02:00
a-brandt 94d0a2e006 bugfix icecc 2012-06-21 17:26:56 +02:00
Jan Steemann 6a55a942fe potential fix for issue #111 (crash during make unittests) 2012-06-21 17:26:00 +02:00
a-brandt fb27ce0f81 added icecc/bin to PATH 2012-06-21 17:16:54 +02:00
Jan Steemann 074d0538e9 removed bogus FIXME comments 2012-06-21 16:46:57 +02:00
Jan Steemann a0240aef31 renamed "shell" to "console" internally (as suggested by moonglum) 2012-06-21 16:39:22 +02:00
Jan Steemann f100e2ad82 changed async task handling 2012-06-21 16:32:54 +02:00
a-brandt 381cea5272 updates for packetize 2012-06-21 15:40:37 +02:00
a-brandt f70a707619 packetize updates for MacOSX 2012-06-21 14:18:46 +02:00
a-brandt 67a5a45e52 packetize changes for MacOSX 2012-06-21 14:16:03 +02:00
a-brandt d134b1d73e packetize updates 2012-06-21 12:50:02 +02:00
a-brandt 6bf21ef153 packetize updates 2012-06-21 11:31:11 +02:00
Frank Celler ea1243d3ce feature V8 2012-06-21 00:44:25 +02:00
Frank Celler 6b30042260 Merge branch 'devel' of github.com:triAGENS/ArangoDB 2012-06-20 23:31:02 +02:00
Frank Celler 3fc8118904 cleanup ApplicationFeature 2012-06-20 20:52:15 +02:00
a-brandt 8e531dfbc8 added some docu 2012-06-20 18:01:56 +02:00
a-brandt cf389b9146 epm changes 2012-06-20 17:36:59 +02:00
a-brandt c81775e1c9 added OpenSuse 12.1 2012-06-20 17:36:38 +02:00
Lucas Dohmen 8682f82dfa Merge branch 'devel' into graph_algorithms 2012-06-20 17:05:45 +02:00
Lucas Dohmen 2745997ad8 Re-Did the optimizations of the monkeypatches 2012-06-20 17:01:14 +02:00
a-brandt efb9c5b041 added a default configuration file 2012-06-20 16:57:22 +02:00
a-brandt 9f69bcd526 Added packetize.sh for epm 2012-06-20 16:53:10 +02:00
Lucas Dohmen 15eddecc34 Revert "Monkeypatches have their own module now."
This reverts commit d01b16a930cfc5a47174d7e24a1742c20f874318.

Conflicts:
	js/common/modules/monkeypatches.js
2012-06-20 16:43:08 +02:00
Lucas Dohmen 455befdbf6 Monkeypatches loaded by default and refactored
The monkeypatches will now always be loaded a server startup.
I also refactored them.
2012-06-20 16:18:04 +02:00
Lucas Dohmen a31d5e8f27 Monkeypatches have their own module now. 2012-06-20 15:14:48 +02:00
Lucas Dohmen bfa2e09ee6 All "Monkey Patches" now use Object.defineProperty 2012-06-20 14:12:26 +02:00