Jan Steemann
|
e02b0b52e1
|
renamed methods
|
2014-01-15 10:52:56 +01:00 |
Michael Hackstein
|
b0419841f8
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-14 17:19:06 +01:00 |
Michael Hackstein
|
ab54081b72
|
Moved more button-styling to buttons css, except third-party libs all should be there now
|
2014-01-14 17:18:57 +01:00 |
Michael Hackstein
|
5622b1a1f4
|
Added Headlines to all cluster columns
|
2014-01-14 17:18:02 +01:00 |
Jan Steemann
|
2aba046c7d
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-14 16:21:57 +01:00 |
Jan Steemann
|
ce2627619e
|
create collection stub
|
2014-01-14 16:21:48 +01:00 |
Michael Hackstein
|
8816bfab14
|
Fixed merge confilct
|
2014-01-14 15:01:17 +01:00 |
Michael Hackstein
|
e4976723b6
|
Added the cluster dashboard to hidden route, will not yet be reachable via navigation
|
2014-01-14 14:57:25 +01:00 |
Michael Hackstein
|
8948b87f12
|
Added the Cluster Dashboard to the karma tests
|
2014-01-14 14:55:52 +01:00 |
Michael Hackstein
|
6b8333207b
|
Added first implementation of the Cluster Dashboard. Functionality is basic, displayed data is faked and design is comming soon
|
2014-01-14 14:52:52 +01:00 |
Jan Steemann
|
b1c4f75e50
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-14 13:29:07 +01:00 |
Jan Steemann
|
4ec6f04932
|
return collection properties
|
2014-01-14 13:19:43 +01:00 |
Frank Celler
|
30252c1877
|
Merge pull request #731 from pluma/error-response-error-names
Added support for error names instead of error types
|
2014-01-14 00:27:39 -08:00 |
Jan Steemann
|
f8c50ade6e
|
force reloading of user functions
|
2014-01-13 17:50:36 +01:00 |
Jan Steemann
|
50105fc0d9
|
fixed error in index documentation
|
2014-01-13 17:30:08 +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 |
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
|
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
|
f95a0dc6c1
|
defer evaluation of subqueries
|
2014-01-10 16:45:36 +01:00 |
Jan Steemann
|
269e50eb8f
|
defer evaluation of logical operators
|
2014-01-10 16:45:07 +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 |
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
|
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
|
57f18783c4
|
Implement asking for databases in a cluster.
|
2014-01-09 14:56:44 +01:00 |
Max Neunhoeffer
|
e809630bfc
|
Remove unnecessary double check.
|
2014-01-09 10:37:55 +01:00 |
Michael Hackstein
|
cccc98e6af
|
JSLint fix
|
2014-01-08 13:50:07 +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 |
Michael Hackstein
|
1d47e5c901
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-08 08:36:23 +01:00 |
Michael Hackstein
|
b00f9d1100
|
Added Diff for DBServers and Coordinators
|
2014-01-08 08:36:17 +01:00 |
Jan Steemann
|
8070f9a04f
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-07 17:51:16 +01:00 |
Jan Steemann
|
5b965b2a21
|
added initialised() method
|
2014-01-07 17:50:52 +01:00 |
Michael Hackstein
|
6998e4b2ce
|
Fixed discrepancies between simulated Agency and real Agency communicating with the Agency.
|
2014-01-07 17:38:46 +01:00 |
Michael Hackstein
|
65bb8d2ae3
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-07 16:47:13 +01:00 |
Michael Hackstein
|
92488ab916
|
Updated to flat version of agency.list and JSLint fixes
|
2014-01-07 16:40:21 +01:00 |
Jan Steemann
|
9ce78430ac
|
create collections, v0.0.0
|
2014-01-07 16:28:12 +01:00 |
Jan Steemann
|
45a5296e9e
|
make agency.list() return a flat list if requested
|
2014-01-07 16:24:54 +01:00 |
Michael Hackstein
|
f7183d6d5a
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-07 15:38:47 +01:00 |
Michael Hackstein
|
000260d701
|
Added Sync and convenience functions in high level agency communication
|
2014-01-07 15:38:41 +01:00 |
Jan Steemann
|
5a365cb2b1
|
removed shardLocation key
|
2014-01-07 14:00:27 +01:00 |
Max Neunhoeffer
|
4d329f477a
|
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
|
2014-01-07 11:56:25 +01:00 |