1
0
Fork 0
Commit Graph

8907 Commits

Author SHA1 Message Date
Jan Steemann c7380398d9 added fm.rescan() method 2014-01-17 14:04:10 +01:00
Jan Steemann d7c3ac13c9 fixed compile warning 2014-01-16 17:17:59 +01:00
Frank Celler d0c05f6628 fixed issue #734: foxx cookie and route problem 2014-01-16 14:16:47 +01:00
Frank Celler 87009c7e6e added missing db prefix 2014-01-16 14:08:45 +01:00
Frank Celler c2c574d828 added missing encoding 2014-01-16 14:08:28 +01:00
Frank Celler c890caf260 fixed typos in windows parts 2014-01-16 08:40:36 +01:00
Jan Steemann f60da45340 updated CHANGELOG 2014-01-15 18:07:05 +01:00
Jan Steemann 72902b2e62 fixed jslint warnings 2014-01-15 18:06:17 +01:00
Jan Steemann 69a6e6449e fixed Doxygen errors 2014-01-15 18:06:07 +01:00
Jan Steemann cfdbb1996e added startupPath value to result of /_api/foxx/config 2014-01-15 18:05:27 +01:00
Jan Steemann 231e277113 added fm.configJson method 2014-01-15 17:54:59 +01:00
Frank Celler 39ea33a68e release version 1.4.5 2014-01-15 14:35:35 +01:00
Frank Celler c0bf43d641 added ARANGODB_CONFIG_PATH 2014-01-15 14:27:01 +01:00
Frank Celler 894222c9cc fixed V8 test 2014-01-13 22:44:09 +01:00
Frank Celler d8c5d90d29 fixed V8 test 2014-01-13 22:32:47 +01:00
Frank Celler 91c2540b22 fixed check for libev 2014-01-13 19:58:18 +01:00
Frank Celler 8bed67d1ee fixed issue #716 2014-01-13 18:28:45 +01:00
Frank Celler 28fca989a1 use prebuild lib 2014-01-13 18:13:46 +01:00
Frank Celler 1c2c3a8084 Merge branch '1.4' of github.com:triAGENS/ArangoDB into 1.4 2014-01-13 17:59:26 +01:00
Frank Celler 6e520ccbf3 prebuild 2014-01-13 17:59:12 +01:00
Jan Steemann 8ea145cd8f force reloading of user functions 2014-01-13 17:49:44 +01:00
Jan Steemann 193ac28e71 updated CHANGELOG 2014-01-13 17:29:31 +01:00
Jan Steemann f3dd1431a8 Merge branch '1.4' of https://github.com/triAGENS/ArangoDB into 1.4 2014-01-13 17:26:20 +01:00
Jan Steemann dc24a84a8b don't throw in propertygetter 2014-01-13 17:23:57 +01:00
Jan Steemann d52aaf8340 issue #732: Rest API GET revision number 2014-01-13 17:23:39 +01:00
Jan Steemann 7458abceda fixed error in index documentation 2014-01-13 17:02:09 +01:00
Frank Celler 9a68feaa98 release version 1.4.5-rc2 2014-01-13 14:34:55 +01:00
Frank Celler 1803153580 Merge pull request #724 from pluma/npm-partial-filenames
Fixed package file resolution. Fixes #718, #720.
2014-01-11 14:10:07 +01:00
Frank Celler 13d1e5e5ab Merge pull request #727 from pluma/manifest-lib-default-local
App requires should be module-relative by default. Fixes #721
2014-01-11 12:02:25 +01:00
Martijn Teigeler 6a7f79bec4 Fixed type modules -> _modules
Added slash to path example
2014-01-11 12:01:27 +01:00
Jan Steemann e0aea2c04d updated documentation 2014-01-10 18:37:41 +01:00
Jan Steemann 6a19fbb18f updated documentation 2014-01-10 18:34:31 +01:00
Jan Steemann 0e5c9c8a85 a few small corrections in the upload web interface 2014-01-10 18:05:06 +01:00
Jan Steemann a9c2dcc83d Merge branch '1.4' of https://github.com/triAGENS/ArangoDB into 1.4
Conflicts:
	CHANGELOG
2014-01-10 16:43:18 +01:00
Jan Steemann dc8fdf8ca0 defer evaluation of subqueries 2014-01-10 16:42:46 +01:00
Michael Hackstein 9befe8dae1 Updated CHANGELOG 2014-01-10 16:01:18 +01:00
Michael Hackstein e547a87c2d Updated the WebFrontend Font, this version is now at least rendered on Windows/Chrome+FF 2014-01-10 16:00:21 +01:00
Jan Steemann d5383d2be8 fixed small typo in documentation 2014-01-10 11:00:05 +01:00
Jan Steemann 8277e7582c defer evaluation of logical operators 2014-01-10 10:58:30 +01:00
Frank Celler 005144ff05 Merge pull request #723 from pluma/npm-default-package-main
Default package "main" to "index". Fixes #719.
2014-01-09 23:07:38 +01:00
Alan Plum 1a5f4c98f2 Fixed package file resolution. Fixes #718, #720. 2014-01-09 23:03:30 +01:00
Jan Steemann 56054d3e66 fixed problem with AQL functions in multiple databases 2014-01-08 09:51:56 +01:00
Jan Steemann 6e066f4d8e allow user functions as AQL function call parameters 2014-01-06 12:58:26 +01:00
Jan Steemann 04f1f0bacd updated CHANGELOG 2014-01-06 12:46:26 +01:00
Jan Steemann 02a84a4f92 allow functions results as parameters in all function calls 2014-01-06 11:15:48 +01:00
Frank Celler 94d6523b87 precompiled libs 2014-01-03 16:20:20 +01:00
Frank Celler 5455f2eeee release version 1.4.5-rc1 2014-01-03 15:00:51 +01:00
Jan Steemann e3b28e89ae fixed foxx-manager tests 2014-01-03 14:37:11 +01:00
Jan Steemann 3023521535 fixed client-side implementation of function registration 2014-01-03 13:58:01 +01:00
Jan Steemann 69bcb359e4 updated CHANGELOG 2014-01-03 13:46:26 +01:00