Jan Steemann
|
ea9765ed24
|
updated CHANGELOG
|
2014-01-13 17:30:35 +01:00 |
Jan Steemann
|
fde16194ff
|
don't throw in propertygetter
|
2014-01-13 17:30:26 +01:00 |
Jan Steemann
|
30b866405e
|
issue #732: Rest API GET revision number
|
2014-01-13 17:30:17 +01:00 |
Jan Steemann
|
50105fc0d9
|
fixed error in index documentation
|
2014-01-13 17:30:08 +01:00 |
Jan Steemann
|
9d7bd04d99
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
Conflicts:
arangod/Cluster/AgencyComm.cpp
|
2014-01-13 16:33:32 +01:00 |
Jan Steemann
|
ffa919d716
|
some modifications for collection accessing
|
2014-01-13 16:32:40 +01:00 |
Max Neunhoeffer
|
8c8c0bff69
|
Create database in cluster done.
|
2014-01-13 15:07:32 +01:00 |
Jan Steemann
|
70ac8a4d1b
|
tried to fix http 400 (agency error 401)
|
2014-01-13 14:47:32 +01:00 |
Jan Steemann
|
01df0fafab
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-13 08:59:36 +01:00 |
Jan Steemann
|
0e9a28ccc7
|
added missing delete
|
2014-01-13 08:59:20 +01:00 |
Michael Hackstein
|
4bb630b030
|
Further additions to router tests
|
2014-01-12 22:05:41 +01:00 |
Michael Hackstein
|
93065b4a3d
|
Added some more tests to web-interface router. Some routes are tested now. Fixed some minor bugs during tests
|
2014-01-12 14:44:21 +01:00 |
Alan Plum
|
d055c778d4
|
Added support for error names instead of error types.
|
2014-01-11 21:37:59 +01:00 |
Frank Celler
|
2fd7bfcbc3
|
Merge pull request #727 from pluma/manifest-lib-default-local
App requires should be module-relative by default. Fixes #721
|
2014-01-11 02:35:31 -08:00 |
Frank Celler
|
a851db7906
|
Merge pull request #729 from BenjaminLagendijk/devel
Corrected JSModule Documentation
|
2014-01-11 02:31:16 -08:00 |
Martijn Teigeler
|
80467f9909
|
Fixed type modules -> _modules
Added slash to path example
|
2014-01-10 13:43:20 -04:00 |
Jan Steemann
|
7d11d1b172
|
updated documentation
|
2014-01-10 18:38:34 +01:00 |
Jan Steemann
|
0ae9a69c6a
|
updated documentation
|
2014-01-10 18:38:25 +01:00 |
Jan Steemann
|
22a7f3e083
|
a few small corrections in the upload web interface
|
2014-01-10 18:38:12 +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 |
Michael Hackstein
|
559da90498
|
Updated Changelog
|
2014-01-10 16:02:25 +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 |
Max Neunhoeffer
|
709c2291f3
|
Fix bugs in etcd protection against _.
|
2014-01-10 09:00:35 +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 |
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 |