Michael Hackstein
|
0313c74b66
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-10-20 09:36:39 +02:00 |
Michael Hackstein
|
a783081742
|
Made useage of the model more backbone like in queryView
|
2014-10-20 09:36:35 +02:00 |
Heiko Kernbach
|
8f5788d693
|
added click event + style for changing active database through tiles of dbs view
|
2014-10-17 15:27:18 +02:00 |
Heiko Kernbach
|
01992b0718
|
preperation: allow users to abort queries if their execution take too long
|
2014-10-17 15:03:38 +02:00 |
Heiko Kernbach
|
0d4b2c5af5
|
fixed a js bug
|
2014-10-17 12:14:14 +02:00 |
Heiko Kernbach
|
b89583f34a
|
#1053 - step1: now limiting returned arguments in documentation view for single document
|
2014-10-17 11:56:26 +02:00 |
Heiko Kernbach
|
ab0d3e1732
|
added y value formatting for page faults values - dashboard
|
2014-10-17 11:33:13 +02:00 |
Jan Steemann
|
99befdc0a6
|
removed unused file
|
2014-10-16 02:03:28 +02:00 |
Jan Steemann
|
edae662eb4
|
added res.send() and res.sendFile()
|
2014-10-15 17:33:10 +02:00 |
Jan Steemann
|
766faddaf1
|
changed copyright from triAGENS GmbH to ArangoDB in ArangoShell
|
2014-10-14 13:54:38 +02:00 |
Michael Hackstein
|
5e1166e38c
|
Removed debug output
|
2014-10-10 16:14:10 +02:00 |
Michael Hackstein
|
22955e25be
|
Fixed repositioning of edge label #1017.
|
2014-10-10 15:34:13 +02:00 |
Michael Hackstein
|
267c48eeca
|
Cluster Interface fixes for AWS. To be conntinued
|
2014-10-10 14:06:28 +02:00 |
Heiko Kernbach
|
42f12d0ac6
|
Merge
|
2014-10-10 12:01:12 +02:00 |
Heiko Kernbach
|
144c8b43e1
|
fixed display bug when a notification title is too long, optimized css for notifications
|
2014-10-10 11:59:55 +02:00 |
Heiko Kernbach
|
8ea7a44bd3
|
fixed modal view not hiding after successful deletion of a collection
|
2014-10-10 11:13:03 +02:00 |
Jan Steemann
|
6553d463b7
|
added derived file
|
2014-10-10 10:38:12 +02:00 |
Heiko Kernbach
|
e12d027273
|
fixed non valid javascript code, aaardvark is now using internal base64 decode function
|
2014-10-09 18:40:13 +02:00 |
Jan Steemann
|
71c41c9017
|
added style for collection status "loading"
|
2014-10-09 17:12:24 +02:00 |
Heiko Kernbach
|
637b1582b2
|
fixed unuseful format of data for request chart in the dashboard (frontend)
|
2014-10-09 14:50:09 +02:00 |
Willi Goesgens
|
e433a2831e
|
Add a new wrapper which does fork + waitpid in one js call, so we're closer to the flame and less eventually miss something.
|
2014-10-08 16:48:30 +02:00 |
Jan Steemann
|
ff80fafba5
|
fixed cached lookups of collections on the server, which may have caused spurious problems after collection rename operations
|
2014-10-08 14:59:02 +02:00 |
Jan Steemann
|
7c78bd1d61
|
added derived file
|
2014-09-29 14:41:33 +02:00 |
Max Neunhoeffer
|
046d4f524d
|
Implement getSome for RemoteBlock.
|
2014-09-26 16:19:25 +02:00 |
Max Neunhoeffer
|
cf5e1be91e
|
Version version of HTTP API done.
|
2014-09-24 16:17:18 +02:00 |
Max Neunhoeffer
|
1f74a64b58
|
Implement POST for HTTP API for queries.
|
2014-09-23 16:51:03 +02:00 |
Jan Steemann
|
c0a9d189c5
|
better error messages if mkdir fails
|
2014-09-18 17:48:05 +02:00 |
Jan Steemann
|
5c820cea34
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/V8Server/v8-vocbase.cpp
|
2014-09-16 16:33:47 +02:00 |
Alan Plum
|
c145ede1a2
|
Don't use applicationContext.collection for system apps.
|
2014-09-15 23:31:05 +02:00 |
Jan Steemann
|
481a16fd7a
|
removed bitarray indexes
|
2014-09-15 14:19:38 +02:00 |
Jan Steemann
|
4e6f6f2cbd
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
Jan Steemann
|
3487d7c9ba
|
added derived file
|
2014-09-10 15:56:02 +02:00 |
Michael Hackstein
|
03cf0d69fb
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-09-10 15:50:28 +02:00 |
Michael Hackstein
|
9b62c7367b
|
Deprecated _directedRelation and _undirectedRelation in general-graphs. Created _relation in general-graphs creating a _directedRelation. Handling undirected relations is now given to the user / api-implementor as arangodb itself does not offer any direction constrains which caused some confusion
|
2014-09-10 15:50:22 +02:00 |
Jan Steemann
|
7d74347590
|
issue #1016: AQL editor bug
|
2014-09-10 13:39:10 +02:00 |
Michael Hackstein
|
d6d16f0643
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-09-10 13:19:27 +02:00 |
Jan Steemann
|
bb56982988
|
fixed copy&paste error
|
2014-09-09 23:32:58 +02:00 |
Jan Steemann
|
4522299ce8
|
fixed escaping of deletion button in AQL queries overview
|
2014-09-09 21:09:26 +02:00 |
Jan Steemann
|
11a490170d
|
jslint
|
2014-09-09 20:38:18 +02:00 |
Jan Steemann
|
3bda3a1c0d
|
fixed cursor positioning in collections search
|
2014-09-09 20:36:01 +02:00 |
Jan Steemann
|
80f7f61649
|
prevent XSS in user management views
|
2014-09-09 20:32:57 +02:00 |
Jan Steemann
|
2f89193e6c
|
prevent XSS in AQL editor
|
2014-09-09 20:18:13 +02:00 |
Michael Hackstein
|
7c940d4d44
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-09-09 12:53:36 +02:00 |
Michael Hackstein
|
449936b99e
|
Added a more precise information returned from gharial for collections
|
2014-09-09 12:53:31 +02:00 |
Alan Plum
|
b0995dfdb7
|
Replaced PBKDF2_HMAC with PBKDF2_HMAC_SHA1 for OSX compat.
|
2014-09-08 14:32:40 +02:00 |
Jan Steemann
|
4fe43c5b49
|
added derived files
|
2014-09-08 10:59:07 +02:00 |
Alan Plum
|
469af580e5
|
Added PBKDF2-HMAC.
|
2014-09-05 16:23:37 +02:00 |
Frank Celler
|
4ffec6e914
|
tried to silence rpmlint: remove empty files, remove unused scripts, fixed initgroups, fixed identical files, remove __DATE__
Conflicts:
CHANGELOG
Makefile.in
|
2014-09-05 09:28:21 +02:00 |
Alan Plum
|
99f9088830
|
Removed cookie logic from sessions app, simplified jwt logic.
|
2014-09-04 21:34:46 +02:00 |
Alan Plum
|
63e7c8132c
|
Fixed stray unused "sid" property.
|
2014-09-04 15:58:32 +02:00 |