1
0
Fork 0
Commit Graph

2339 Commits

Author SHA1 Message Date
Frank Celler 0e6acc4b7a - updated CHANGELOG
- added draft for user actions
2012-09-30 12:00:07 +02:00
Frank Celler db4d31cd94 fixed jslint issures 2012-09-29 16:39:58 +02:00
Frank Celler 7ebd4fe15a added LICENSE 2012-09-29 16:13:26 +02:00
Frank Celler aeb83e4435 ssue #165: front-end application howto 2012-09-29 16:03:32 +02:00
Frank Celler 1366b3a531 fixed html css for code examples 2012-09-29 14:52:56 +02:00
Frank Celler 5d21d2ac2d removed try/catch 2012-09-29 14:52:56 +02:00
Jan Steemann a67eb55827 issue #200: added CONTRIBUTING guidelines 2012-09-29 14:52:56 +02:00
Jan Steemann dc38235847 issue #200: added CONTRIBUTING guidelines 2012-09-28 13:25:42 +02:00
Frank Celler 067879bf4c Merge branch '1.0' of github.com:triAGENS/ArangoDB into 1.0 2012-09-23 13:54:54 +02:00
Frank Celler b36fa7c582 Merge branch 'master' of github.com:triAGENS/ArangoDB into 1.0 2012-09-20 12:42:41 +02:00
Frank Celler 798e5c354f Merge branch '1.0' of github.com:triAGENS/ArangoDB into 1.0
Conflicts:
	CHANGELOG
2012-09-20 12:42:05 +02:00
Frank Celler c57ffb7e8f updated mruby to 15cf8fdea4a6598aa470e698e8cbc9b9b492319d 2012-09-20 12:41:25 +02:00
Frank Celler d1184d89e4 added missing charset 2012-09-20 09:32:53 +02:00
Frank Celler b7e04ba850 create log dir during install 2012-09-19 19:43:45 +02:00
Frank Celler d39b19ead8 create log dir during install 2012-09-19 19:40:43 +02:00
Frank Celler 273bd77492 Merge branch '1.0' of github.com:triAGENS/ArangoDB 2012-09-19 16:03:18 +02:00
Frank Celler e44971ff84 fixed unittests to allow for charset 2012-09-19 16:03:00 +02:00
Frank Celler 9f6e2f8230 Merge branch '1.0' of github.com:triAGENS/ArangoDB 2012-09-19 15:34:01 +02:00
Frank Celler a67bb18f72 return 5xx if not implemented 2012-09-19 15:33:43 +02:00
Frank Celler b191e9c464 Merge pull request #199 from triAGENS/1.0
1.0
2012-09-19 05:35:53 -07:00
Frank Celler 8f5b31177b added redirect 2012-09-18 16:33:16 +02:00
Frank Celler de4b01b766 Merge branch '1.0' of github.com:fceller/ArangoDB into 1.0 2012-09-18 15:12:19 +02:00
Frank Celler acfa466f88 fixed typo 2012-09-18 15:12:01 +02:00
Frank Celler 2ce0c4336a added module in database 2012-09-18 15:07:57 +02:00
Frank Celler 88b72adea4 more actions example, reloadCache added 2012-09-17 18:08:28 +02:00
Frank Celler 0ee09438c2 cleanup doc 2012-09-17 13:59:49 +02:00
Frank Celler 4f6762436c added first go at user actions 2012-09-16 17:25:57 +02:00
Frank Celler 9212351c13 added path and prefix 2012-09-16 17:25:38 +02:00
Frank Celler 21eb612376 first version of new actions module 2012-09-15 19:16:36 +02:00
Frank Celler 5ffae32016 fix path and removed duplicate const 2012-09-13 21:19:09 +02:00
Frank Celler 55a0ba2a29 added VC++ files 2012-09-13 21:15:09 +02:00
Jan Steemann fa5e93e660 updated CHANGELOG 2012-09-12 14:57:39 +02:00
Jan Steemann aa6b84a048 made sched_yield call optional 2012-09-12 13:57:45 +02:00
Jan Steemann daa43b467a fixed dead-locking 2012-09-12 13:40:10 +02:00
Jan Steemann d670fbca5b issue #150, issue #188 2012-09-12 09:32:25 +02:00
Jan Steemann 9a58ffbb2d avoid deadlocking between synchroniser, compactor and data modification threads (e.g. POST /_api/document) 2012-09-12 09:07:51 +02:00
Jan Steemann 9a5177fc84 issue #193: REST API HEAD request returns a message body on 404 2012-09-12 08:52:36 +02:00
Jan Steemann 1dee7cfa96 fixed incorrect error message for HTTP 405 2012-09-10 22:03:23 +02:00
Jan Steemann 4211c4756f fixed incorrect error message for HTTP 405 2012-09-10 22:02:37 +02:00
Jan Steemann 6a17f7c1e8 do not ignore out-of-memory 2012-09-07 17:44:19 +02:00
Jan Steemann 559b0f9767 do not ignore oom cases 2012-09-07 17:43:00 +02:00
Jan Steemann 451487fd68 fixed locking issues 2012-09-07 17:24:47 +02:00
Jan Steemann 112019c7e2 fixed some locking issues 2012-09-07 17:18:16 +02:00
Heiko Kernbach 007a1bc6dd added missing json parse 2012-09-07 14:27:48 +02:00
Jan Steemann 5bb195af9b added timed wait method for ConditionLocker 2012-09-06 14:03:47 +02:00
Jan Steemann 743efe30a7 some minor cleanups 2012-09-06 14:03:07 +02:00
Jan Steemann 00ba8a1862 prevent valgrind from complaining about uninitialised memory 2012-09-06 14:02:24 +02:00
Jan Steemann 55907a5548 fixed potential crash when parameter file cannot be created 2012-09-05 11:42:23 +02:00
Jan Steemann 0712114f27 fixed potential crash in case parameter file cannot be created 2012-09-05 11:41:34 +02:00
Jan Steemann ae71cf201b issue #189 2012-09-04 14:11:39 +02:00