1
0
Fork 0
Commit Graph

9809 Commits

Author SHA1 Message Date
Jan Steemann 22a7f3e083 a few small corrections in the upload web interface 2014-01-10 18:38:12 +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
Michael Hackstein 9f3479f5b6 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
Conflicts:
	utils/Makefile.files
2014-01-10 17:41:52 +01:00
Michael Hackstein 01d646a402 Merged CHANGELOG 2014-01-10 17:39:50 +01:00
Michael Hackstein 3055631c04 Removed duplaced entry 2014-01-10 17:36:49 +01:00
Michael Hackstein 2d36879ab2 Updated the WebFrontend Font, this version is now at least rendered on Windows/Chrome+FF 2014-01-10 17:30:47 +01:00
Michael Hackstein 1302662f6d Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-01-10 17:30:14 +01:00
Michael Hackstein 583268c058 Updated API Documentation of the aardvark itself. The API Documentation is now Documenting itself properly 2014-01-10 17:30:08 +01:00
Jan Steemann c9f91f0da2 updated CHANGELOG 2014-01-10 16:47:26 +01:00
Jan Steemann f95a0dc6c1 defer evaluation of subqueries 2014-01-10 16:45:36 +01:00
Jan Steemann fd334b14e1 fixed small typo in documentation 2014-01-10 16:45:20 +01:00
Jan Steemann 269e50eb8f defer evaluation of logical operators 2014-01-10 16:45:07 +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 559da90498 Updated Changelog 2014-01-10 16:02:25 +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
Michael Hackstein 7d86b21a43 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-01-10 15:59:35 +01:00
Michael Hackstein dc6f83d561 Updated the WebFrontend Font, this version is now at least rendered on Windows/Chrome+FF 2014-01-10 15:59:28 +01:00
Max Neunhoeffer 70977f2e8e Start of _createDatabase in cluster on coordinator.
Unfinished but compiles.
2014-01-10 12:22:29 +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
Max Neunhoeffer 709c2291f3 Fix bugs in etcd protection against _. 2014-01-10 09:00:35 +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
Frank Celler 9582ea8c94 Merge pull request #723 from pluma/npm-default-package-main
Default package "main" to "index". Fixes #719.
2014-01-09 14:05:06 -08:00
Alan Plum 1a5f4c98f2 Fixed package file resolution. Fixes #718, #720. 2014-01-09 23:03:30 +01:00
Frank Celler 9af771b2ff Merge pull request #724 from pluma/npm-partial-filenames
Fixed package file resolution. Fixes #718, #720.
2014-01-09 13:58:41 -08:00
Alan Plum 3d511060ce App requires should be module-relative by default. Fixes #721 2014-01-09 22:06:57 +01:00
Alan Plum 6c0f9ef6b0 Fixed package file resolution. Fixes #718, #720. 2014-01-09 19:06:15 +01:00
Alan Plum 1b72d07efc Default package "main" to "index". Fixes #719. 2014-01-09 18:17:20 +01:00
Max Neunhoeffer 7c80830b40 Protect _ in etcd keys. Does not work yet. 2014-01-09 16:17:53 +01:00
Max Neunhoeffer 57f18783c4 Implement asking for databases in a cluster. 2014-01-09 14:56:44 +01:00
Max Neunhoeffer 2f72a82927 Forgot one file in previous commit. 2014-01-09 14:56:21 +01:00
Max Neunhoeffer 65c3cc6484 Improve ClusterComm library by allowing to talk to DB servers directly. 2014-01-09 14:55:29 +01:00
Max Neunhoeffer e01ac6ff5b Delay loading of caches and add getDBServers. 2014-01-09 12:12:18 +01:00
Max Neunhoeffer bb52760884 Make ClusterInfo notice empty cluster databases. 2014-01-09 11:29:45 +01:00
Max Neunhoeffer e809630bfc Remove unnecessary double check. 2014-01-09 10:37:55 +01:00
Max Neunhoeffer ab9726f278 Rename getDatabases to listDatabases. 2014-01-08 16:12:24 +01:00
Max Neunhoeffer d9ca01c31d First stab at get info about cluster databases. 2014-01-08 16:09:43 +01:00
Michael Hackstein ec8ee2f526 Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-01-08 13:50:51 +01:00
Michael Hackstein cccc98e6af JSLint fix 2014-01-08 13:50:07 +01:00
Jan Steemann 37f75b929f make endpoints() result unique 2014-01-08 13:41:06 +01:00
Jan Steemann 14f996817e Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-01-08 11:34:38 +01:00
Jan Steemann 2ce97f4db8 don't let uniqid() queries pass without key parameter 2014-01-08 11:34:15 +01:00
Michael Hackstein d01dae8225 Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-01-08 10:18:41 +01:00
Michael Hackstein 7c2cd74798 Added Internal documentation for agency communication 2014-01-08 10:18:34 +01:00
Jan Steemann 7a3635adf9 fixed problem with AQL functions in multiple databases 2014-01-08 09:53:03 +01:00
Jan Steemann 56054d3e66 fixed problem with AQL functions in multiple databases 2014-01-08 09:51:56 +01:00