Jan Steemann
c6ea2c417e
fixed jslint warnings
2013-07-03 14:11:33 +02:00
Jan Steemann
44c9ca4e90
issue #565 , plus a few usability fixxes for aal.search()
2013-07-03 14:06:57 +02:00
Lucas Dohmen
bb83987178
Fixing JSLint errors
2013-07-02 14:21:59 +02:00
Jan Steemann
9d2a016c5b
make jslint happy
2013-07-01 15:50:51 +02:00
Jan Steemann
1cac136bf6
issue #564 (partly): make default document configurable for Foxx apps
...
in the manifest file, you can now add the attribute "defaultDocument".
Setting it will override the default "index.html" default document name.
2013-07-01 11:59:10 +02:00
Jan Steemann
1f68eaa221
issue #563 : can aal become a default object?
2013-07-01 10:21:18 +02:00
Jan Steemann
6c35ea2520
added missing explanation for system attributes
2013-07-01 10:09:09 +02:00
Lucas Dohmen
7e7a90753a
Fixing the build (this time: Really)
...
Sorry, seems like I shouldn't code today 😊
2013-06-28 19:38:30 +02:00
Lucas Dohmen
f6a89cf1d6
Code Review: Client Graph Module
2013-06-28 19:38:29 +02:00
Lucas Dohmen
ef86205751
Code Review: Server Graph Module
2013-06-28 18:34:52 +02:00
Lucas Dohmen
ccf56dd702
Fix the build
2013-06-28 18:34:26 +02:00
Lucas Dohmen
79a6772667
Code Review: Common Graph Module
2013-06-28 18:14:23 +02:00
Lucas Dohmen
476ec2aaa0
Introducing: GraphAPI
...
Graph API is wrapping the Graph REST interface for the clientside
ArangoDB module.
2013-06-28 16:39:18 +02:00
Jan Steemann
3b3ac02559
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-28 10:26:06 +02:00
Jan Steemann
cf2cb53386
fixed test
2013-06-28 10:25:56 +02:00
a-brandt
7bb3704335
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-06-28 10:17:46 +02:00
a-brandt
93a8c574bd
added a check
2013-06-28 10:17:39 +02:00
Jan Steemann
61c43a47b7
fixed queries
2013-06-28 09:54:05 +02:00
Jan Steemann
4ed7ac6376
improved error messages
2013-06-27 14:49:33 +02:00
Jan Steemann
2a286dc074
updated documentation for #557
2013-06-27 11:33:21 +02:00
Jan Steemann
f7fcd6119d
added tests for special collections
2013-06-26 17:46:43 +02:00
Jan Steemann
af39f069f5
added more tests for hash index queries
2013-06-26 16:50:52 +02:00
Jan Steemann
6e9c3e8e2c
replication logging
2013-06-26 12:04:55 +02:00
Jan Steemann
db50b38370
fixed typos
2013-06-25 09:06:20 +02:00
Jan Steemann
27bf4bb546
more tests
2013-06-24 17:04:32 +02:00
Jan Steemann
adfd051c92
added test for unloading
2013-06-24 13:55:51 +02:00
Jan Steemann
93f7122099
added missing count() method for server-side cursor
2013-06-24 13:50:03 +02:00
Jan Steemann
5a9a13da8f
fixed test, updated docs
2013-06-24 10:58:07 +02:00
Jan Steemann
4c88adc054
potential fix for issue #554
2013-06-24 10:46:13 +02:00
Jan Steemann
4e7a09c33f
added one more test
2013-06-22 03:07:00 +02:00
Jan Steemann
654ea77f25
extended cap constraints with size constraints
2013-06-22 02:44:48 +02:00
Jan Steemann
2d7edbef96
added db._exists()
2013-06-21 21:50:00 +02:00
Jan Steemann
c74c80d5ff
allow bind parameters in db._query()
2013-06-21 17:13:51 +02:00
Jan Steemann
cae82f27e4
added `/_api/current-database`
2013-06-21 10:25:15 +02:00
Jan Steemann
e232e50bf6
fixed client-side test
2013-06-20 19:34:41 +02:00
Jan Steemann
30a747f3ef
fixed client-side tests
2013-06-20 19:15:30 +02:00
Jan Steemann
f06012ac65
added tests for big documents
2013-06-20 19:14:47 +02:00
Jan Steemann
959bb653e2
fixed tests
2013-06-20 19:14:35 +02:00
Jan Steemann
b1f243d296
fixed segfault for too big shapes, make shape collection filesize adaptive
2013-06-20 19:14:14 +02:00
Jan Steemann
d9c0d588f9
added internal.adminDirectory
2013-06-20 15:47:48 +02:00
Jan Steemann
fcf8ff1c47
blind commit to make the basePath for foxx assets dynamic
2013-06-20 14:02:09 +02:00
Lucas Dohmen
f64c227b16
Graph Module: Even more in Graph Common
2013-06-19 17:09:19 +02:00
Lucas Dohmen
6a84d4726b
Graph Module: Pulled Iterator into Common
...
Also adjusted it to be useful for the Server Side.
2013-06-19 17:09:19 +02:00
Lucas Dohmen
38327183e8
Graph Module: Edge almost entirely pulled into Common
2013-06-19 17:09:18 +02:00
Jan Steemann
74b3055747
added stub tests for functions
2013-06-19 16:51:50 +02:00
Jan Steemann
9dfb7483ff
"doCompact" attribute for collections
2013-06-19 16:51:16 +02:00
Lucas Dohmen
1771c581b7
Graph Module (Client): GraphAPI refined
...
* Restructering of GraphAPI
* No more feature envy from GraphAPI
2013-06-19 10:29:42 +02:00
Lucas Dohmen
7966657ac0
Graph Module (client): Introducing the GraphAPI
...
Also some reordering of the methods inside of it.
2013-06-19 10:29:42 +02:00
Lucas Dohmen
c8385e4671
Use the connection directly
2013-06-19 10:29:42 +02:00
Lucas Dohmen
f1c17dd0d3
Graph Module (client): Pulled get and post graph to request
2013-06-19 10:29:42 +02:00
Lucas Dohmen
5697a7dd74
Graph module (client): Removed Duplication of Iterator
2013-06-19 10:29:42 +02:00
Lucas Dohmen
bb71d1391d
Graph Module (client): Moved Cursor creation to connection class
2013-06-19 10:29:42 +02:00
Lucas Dohmen
cc43747af8
Graph Module (Client): More extracted to the request class
2013-06-19 10:29:42 +02:00
Lucas Dohmen
9cd9b4046b
Graph Module (Client): _saveVertex and _saveEdge
2013-06-19 10:29:41 +02:00
Lucas Dohmen
27b3c0fe89
Graph Module (Client): Refactored drop
2013-06-19 10:29:41 +02:00
Lucas Dohmen
12271e7689
Tiny change
2013-06-19 10:29:41 +02:00
Lucas Dohmen
393b887aed
Graph Module (Client): First step of extracting shared getEdge behaviour
2013-06-19 10:29:41 +02:00
Lucas Dohmen
14e9279232
Graph Module (Client): Pulling out JSON.stringify to the request method
2013-06-19 10:29:41 +02:00
Lucas Dohmen
53abbdfb8b
Pulling out requests in the client Graph module
2013-06-19 10:29:41 +02:00
a-brandt
04e63d52cc
added example
2013-06-19 09:53:23 +02:00
a-brandt
a9184ce73c
fixed jslint warnings
2013-06-18 16:50:50 +02:00
a-brandt
71c5f89010
Added unittests for structures
2013-06-18 15:56:01 +02:00
Jan Steemann
7e53913744
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-14 18:58:27 +02:00
Lucas Dohmen
294b31e839
Further Refactoring of GraphCommon
2013-06-14 10:13:17 +02:00
Lucas Dohmen
c357fa1133
Pulled addVertex into Common + tiny style fixes
2013-06-14 10:13:17 +02:00
Lucas Dohmen
a81a0f0728
Tiny Refactoring of GraphCommon
2013-06-14 10:11:19 +02:00
Lucas Dohmen
222db29812
More functionality for the tiny is.x library
2013-06-14 10:11:19 +02:00
Jan Steemann
60d0a0e773
fixed doxygen error
2013-06-14 09:37:31 +02:00
Jan Steemann
74872e4575
fixed error message
2013-06-13 16:08:42 +02:00
Jan Steemann
7d101890c7
speedup for KEYS()
2013-06-13 16:08:11 +02:00
Jan Steemann
e7975b5273
niced up the examples
2013-06-13 16:07:48 +02:00
Jan Steemann
f1ed44dec9
fixed jslint errors
2013-06-13 15:05:30 +02:00
Jan Steemann
8327d76db6
fixed line too long errors
2013-06-13 15:05:18 +02:00
Jan Steemann
74d2a00737
test internal.download()
2013-06-13 15:05:08 +02:00
Jan Steemann
cea8f05db2
fixed example
2013-06-13 13:07:01 +02:00
Jan Steemann
b1bc9b3285
adjust traversal docs and examples
2013-06-13 13:06:48 +02:00
Jan Steemann
01cd80d3ea
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-13 12:56:02 +02:00
Jan Steemann
98001c21cc
added extra return codes
2013-06-13 12:55:48 +02:00
a-brandt
50e2434d33
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-06-13 12:29:43 +02:00
a-brandt
a1ef5d7425
added PUT
2013-06-13 12:29:24 +02:00
Michael Hackstein
ba7f298449
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-06-13 11:15:15 +02:00
Michael Hackstein
9443ab68d8
Fixed returncode of RestCursorCreateCursorUnknownCollection example
2013-06-13 11:14:56 +02:00
Michael Hackstein
d465837056
Added an example for maxIterations
2013-06-13 11:14:12 +02:00
a-brandt
846163e8e4
bugfix 'collection' is already defined.
2013-06-13 11:07:41 +02:00
a-brandt
69fd2b5bb1
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-06-13 10:48:45 +02:00
a-brandt
7d1097ac78
first version structure API
2013-06-13 10:48:34 +02:00
Michael Hackstein
fc5f10b3ed
Solved conflict
2013-06-13 09:48:46 +02:00
Michael Hackstein
ce8343baa4
Made the user-defined expander work
2013-06-13 09:45:27 +02:00
Jan Steemann
9599a021b9
moved some graph traversal validation into the traversal module
...
- that simplifies some of the traversal-calling routines
- make returning error codes more consistent (specific 404 errors when
referring to unknown collections instead of simple 400 errors)
- optionally limit traversals to a certain number of iterations so they
don't run endlessly in cyclic graphs
2013-06-12 17:04:47 +02:00
Michael Hackstein
4dd6ff7219
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-06-12 16:08:10 +02:00
Michael Hackstein
ed32dd0a9b
Started documentation of Traversals. Expander example not yet working
2013-06-12 16:06:47 +02:00
Jan Steemann
212117d3b4
graph traversal API tests
2013-06-12 15:25:35 +02:00
Jan Steemann
68c3b02ffb
added a test for rotate()
2013-06-12 13:09:46 +02:00
Oreste Panaia
81f20c7ba0
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-12 17:03:29 +08:00
Jan Steemann
bb7445a547
fixed jslint warnings
2013-06-11 18:47:15 +02:00
Jan Steemann
005f9f6c6f
add safety
2013-06-11 18:31:58 +02:00
a-brandt
daa80af5b8
Merge branch 'devel' into multiple_databases
2013-06-11 16:00:34 +02:00
Jan Steemann
0acc1c9580
added stub documentation for traversals (still unfinished)
2013-06-11 15:58:41 +02:00
Jan Steemann
223674f399
fixed doxygen
2013-06-11 13:01:58 +02:00
Jan Steemann
31bd0e915b
jslintify all APIs in js/actions
2013-06-11 12:01:04 +02:00
a-brandt
d9fc2a6c60
Merge branch 'devel' into multiple_databases
...
Conflicts:
arangod/V8Server/v8-vocbase.cpp
arangod/VocBase/primary-collection.c
2013-06-11 11:17:41 +02:00
Jan Steemann
e8e10844f4
moved compaction tests
2013-06-11 10:41:40 +02:00
Jan Steemann
564523896a
compaction tests
2013-06-11 10:10:58 +02:00
Thomas Richter
d8e43c676b
generated examples for api-aqlfunction.js
2013-06-10 14:43:19 +02:00
Oreste Panaia
35ab2e6f62
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-10 17:05:58 +08:00
Thomas Richter
4ab74c56f1
generated examples for api-query.js
2013-06-10 10:41:32 +02:00
Thomas Richter
8db9e9c4fa
generated examples for api-explain.js
2013-06-10 10:23:01 +02:00
Thomas Richter
c5d49ba3d5
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-07 17:21:17 +02:00
Thomas Richter
b3f4383117
generated examples for api-index.js
2013-06-07 17:20:40 +02:00
Jan Steemann
e3275136cd
allow incremental access to all documents from a collection out of AQL
2013-06-07 16:51:42 +02:00
Jan Steemann
3356055b64
derived files, jslint
2013-06-07 16:41:06 +02:00
Lucas Dohmen
567a548cff
Tearing appart Graph#addEdge and fixing the build even harder
2013-06-07 14:56:08 +02:00
Jan Steemann
f619c7f51e
jslint
2013-06-07 14:48:39 +02:00
Jan Steemann
241978ee54
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-07 14:45:00 +02:00
Thomas Richter
2cd6434788
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-07 14:38:58 +02:00
Thomas Richter
43497f00ab
generated examples for api-collection.js
2013-06-07 14:38:28 +02:00
Jan Steemann
15f6f54f76
moved "use strict" inside functions
2013-06-07 14:20:57 +02:00
Jan Steemann
fe26fa593e
jslint
2013-06-07 14:20:50 +02:00
Lucas Dohmen
5aadaf1b99
Restructering Graph Module, fixing the build
2013-06-07 13:51:22 +02:00
Thomas Richter
94757fd74f
generated examples for api-transaction.js
2013-06-07 12:47:30 +02:00
Lucas Dohmen
8e27de26a7
Fix for #546
2013-06-07 10:19:37 +02:00
Jan Steemann
54b0552dee
use a stable sort in COLLECT
2013-06-06 16:56:39 +02:00
Thomas Richter
9d51338aee
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-06 16:34:42 +02:00
Thomas Richter
55ff32fbf3
generated examples api-cursor.js finished
2013-06-06 16:34:06 +02:00
a-brandt
9e0335a1bf
Merge branch 'devel' into multiple_databases
2013-06-06 16:12:44 +02:00
Jan Steemann
403e8669ae
fixed non-existing error codes
2013-06-06 16:11:18 +02:00
Thomas Richter
638a0cb05f
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-06 14:52:35 +02:00
Thomas Richter
dc691ca6c2
examples generated in api-simple.js
2013-06-06 14:43:36 +02:00
a-brandt
e4096900cc
Merge branch 'devel' into multiple_databases
2013-06-06 12:54:58 +02:00
Heiko Kernbach
8b2527f572
checked jslint + added js files in makefile.files
2013-06-06 11:23:04 +02:00
Heiko Kernbach
de1b9946ba
added jslint checks for webif
2013-06-06 10:49:43 +02:00
a-brandt
793dc6077d
Merge branch 'devel' into multiple_databases
2013-06-05 17:29:34 +02:00
a-brandt
f061801cb9
added new collection
2013-06-05 17:27:36 +02:00
Oreste Panaia
2afd8a742c
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-05 19:53:25 +08:00
Oreste Panaia
8a95c1c2a8
update
2013-06-05 19:52:34 +08:00
Jan Steemann
af7866f238
made internal.download() function more flexible
...
required by @mchacki
can now send custom headers and use non-GET method
2013-06-05 00:25:36 +02:00
Jan Steemann
5bdaa22049
issue #545
2013-06-04 18:31:16 +02:00
Thomas Richter
e8ca05e9b8
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-04 15:17:27 +02:00
Thomas Richter
5cf5a59471
generated examples api-graph.js finished
2013-06-04 15:17:10 +02:00
a-brandt
384b3c283c
Merge branch 'devel' into multiple_databases
2013-06-04 13:07:06 +02:00
Jan Steemann
3a8ecd20e4
issue #550 : Make AQL graph functions support key in addition to id
2013-06-04 11:37:41 +02:00
a-brandt
aeec284400
Merge branch 'devel' into multiple_databases
2013-06-03 17:09:21 +02:00
a-brandt
1c0578c2b5
Merge branch 'devel' into multiple_databases
...
Conflicts:
arangod/RestServer/ArangoServer.cpp
arangod/VocBase/vocbase.c
lib/HttpServer/ApplicationEndpointServer.cpp
lib/HttpServer/ApplicationEndpointServer.h
lib/HttpServer/HttpCommTask.h
lib/HttpServer/HttpHandlerFactory.cpp
lib/HttpServer/HttpHandlerFactory.h
lib/Rest/HttpRequest.cpp
lib/Rest/HttpRequest.h
2013-06-03 17:05:01 +02:00
Thomas Richter
d54ba9ea76
conflict resolution
2013-06-03 15:12:35 +02:00
Thomas Richter
d458c20871
fixed return code in documentation api-graph.js DELETE from 204 to 200/202
2013-06-03 15:09:03 +02:00
a-brandt
7e3f915492
changed wrong documentation
2013-06-03 15:00:37 +02:00
Thomas Richter
4e88658a8b
api-edges.js examples changed
2013-06-03 11:03:56 +02:00
Thomas Richter
33563c3d37
names changed in Examples
2013-05-31 10:08:39 +02:00
Jan Steemann
f3bf3281a3
added js/models to jslint
2013-05-24 11:57:14 +02:00
Jan Steemann
4ab133685b
descriptive error message
2013-05-23 22:02:55 +02:00
Jan Steemann
fadcb59423
issue #540
2013-05-23 15:24:40 +02:00
Thomas Richter
7042c03020
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-05-23 14:27:37 +02:00
Thomas Richter
eb94ee2d92
examples added
2013-05-23 14:06:41 +02:00
Jan Steemann
bf1fbd9799
less-verbose error messages for several cases
2013-05-23 13:30:02 +02:00
Jan Steemann
aca42ef9fd
issue #540 : merged patch by @guidoreina, added test
2013-05-23 12:17:57 +02:00
Jan Steemann
3b73c8f900
dont write currently unnecessary data on collection creation and deletion
2013-05-22 11:09:58 +02:00
Jan Steemann
f0a82e83d9
removed non-existing files from asset list
2013-05-22 09:01:42 +02:00
Oreste Panaia
70bc62a5a5
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-05-21 17:47:22 +08:00
Oreste Panaia
b764b4f71e
extended errors for skiplist
2013-05-21 17:45:19 +08:00
Frank Celler
b4794e6655
fixed issue #530 : ReferenceError: ArangoError is not a constructor
2013-05-20 00:02:25 +02:00
Jan Steemann
28039b3c8a
one more test
2013-05-17 19:42:55 +02:00
Jan Steemann
78169e3626
issue #531 : thanks to @guidoreina for bugfix suggestions!
2013-05-17 19:29:05 +02:00
Jan Steemann
613dafe778
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-05-17 16:13:36 +02:00
Jan Steemann
ed77c19e16
added derived file
2013-05-17 15:59:58 +02:00
Michael Hackstein
9cd77a7829
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-05-17 15:26:59 +02:00
Michael Hackstein
17cb716bdc
Removed CMS from Apps, can be downloaded via aal
2013-05-17 15:25:39 +02:00
Jan Steemann
c2ff93e99d
issue #531 (warning)
2013-05-17 14:58:22 +02:00
Jan Steemann
c647882311
issue #535
2013-05-17 13:50:10 +02:00
Jan Steemann
ab6ca2f017
ported all recent fixes from 1.3
2013-05-16 21:04:04 +02:00
Jan Steemann
544e5909d0
issue #526
2013-05-15 10:06:49 +02:00
Jan Steemann
8790a69b8e
jslint
2013-05-14 12:40:30 +02:00
Jan Steemann
c51f70de05
removed hard-coded groups from statistics web interface
...
now all statistics are dynamic
removed redundant code in statistics web interface
2013-05-14 02:36:01 +02:00
Jan Steemann
016efdac48
fixed doxygen errors
2013-05-13 21:19:41 +02:00
Thomas Richter
2958580de3
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-05-13 16:30:45 +02:00
Thomas Richter
dbdd9b2b80
some REST documentation adapted for swagger
2013-05-13 16:30:23 +02:00
Jan Steemann
aa4aaf6500
sort assets deterministically
2013-05-13 11:28:58 +02:00
Michael Hackstein
8b16ec6e18
CMS: Fixed jQuery load ordering bug
2013-05-13 09:56:44 +02:00
Michael Hackstein
d7d0d84f6a
CMS: Updated README has been the one from aye_aye copy paste error
2013-05-13 09:46:15 +02:00
Jan Steemann
a646e26105
bumped version number
2013-05-13 09:08:09 +02:00
Jan Steemann
841d7d7355
English
2013-05-10 14:06:15 +02:00
Frank Celler
193c598dee
auto add aardvark
2013-05-10 10:59:43 +02:00
Jan Steemann
c0dbfb4136
issue #517
2013-05-08 20:58:55 +02:00
Jan Steemann
6740db7207
fix different resident set size report units
2013-05-08 19:10:49 +02:00
Thomas Richter
760a2e0778
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-05-08 15:39:51 +02:00
Thomas Richter
ff386e57aa
transfer headers to next functions
2013-05-08 15:39:19 +02:00
Jan Steemann
eb8325ef34
fixed typo in error message
2013-05-08 11:10:34 +02:00
Jan Steemann
8ad21ec2cf
fixed cursor leak for very small batch sizes
2013-05-07 18:48:41 +02:00
Thomas Richter
d29a182d48
api-cursor.js with generated examples
2013-05-07 16:18:54 +02:00
Thomas Richter
25b1bba6bc
documentation api-cursor.js swaggified
2013-05-07 13:58:17 +02:00
Thomas Richter
ce27f2ca99
RESTDOCUMENTATION replaced by RESTDESCRIPTION
2013-05-06 13:12:56 +02:00
Jan Steemann
3ac55bedbb
issue #512 : bind parameters for limit
2013-05-06 10:47:53 +02:00
Jan Steemann
ede177aa55
issue #507 , issue #508
2013-05-06 09:40:28 +02:00
Frank Celler
2d5af26466
added safeJoin
2013-05-05 21:50:43 +02:00
Frank Celler
49b5507b73
fixed issue #489 : Bug in aal.install
...
Conflicts:
Makefile.in
2013-05-05 21:10:14 +02:00
Frank Celler
f4d17c2045
added priority
2013-05-05 21:08:54 +02:00
Frank Celler
581c667a5a
fixed jslint
2013-05-04 21:52:09 +02:00
Jan Steemann
bfb35a4b3c
issue #495
2013-05-03 11:38:10 +02:00
Jan Steemann
fde26e6913
fixed doxygen errors
2013-05-03 11:25:24 +02:00
Jan Steemann
9b62015cdc
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-05-03 11:10:06 +02:00
Jan Steemann
eef611b1da
fixed some compiler & jslint warnings
2013-05-03 11:09:45 +02:00
Jan Steemann
ee7ab712d6
issue #495
2013-05-03 11:08:58 +02:00
Thomas Richter
9db2c62293
minor fixes
2013-05-03 09:36:22 +02:00
Michael Hackstein
c031fe4e84
Added first version of ArangoDB CMS. But still in dev state as the structure information is not yet fully implemented
2013-05-02 14:38:56 +02:00
Michael Hackstein
8692de7c40
Fixed a type in an error message
2013-05-02 09:39:01 +02:00
Thomas Richter
5c7f075d90
swagger documentation for api-edges.js
2013-04-30 15:07:42 +02:00
Thomas Richter
85a5f05c93
swagger documentation for api-grap.js
2013-04-30 14:52:35 +02:00
a-brandt
43aec7e76b
Merge branch 'devel' of github.com:triAGENS/ArangoDB into multiple_databases
2013-04-30 10:05:53 +02:00
Lucas Dohmen
e14c8800cc
Added Underscore as Module for now
...
We want it to work, so be it.
2013-04-30 09:27:17 +02:00
Oreste Panaia
115d87196c
sync windows dev
2013-04-29 23:13:06 +08:00
Oreste Panaia
c42c0bf565
sync dev for windows
2013-04-29 21:49:28 +08:00
Oreste Panaia
532c7eae8e
windows dev update
2013-04-29 21:24:57 +08:00
Heiko Kernbach
8f1225d9f5
fixed frontend fuxx bug
2013-04-29 13:38:31 +02:00
a-brandt
3ca514f3d1
Merge branch 'devel' of github.com:triAGENS/ArangoDB into multiple_databases
2013-04-27 09:33:04 +02:00
Frank Celler
a2f2076fe7
removed appCollectionName
2013-04-26 14:15:15 +02:00
a-brandt
6839fe7701
Merge branch 'devel' of github.com:triAGENS/ArangoDB into multiple_databases
2013-04-24 17:46:36 +02:00
Michael Hackstein
b9e64f6fce
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-04-24 09:40:18 +02:00
Frank Celler
b4309890cd
moved underscore to npm
2013-04-23 22:42:32 +02:00
Frank Celler
186694dc22
added safety check for packages which define main with .js
2013-04-23 22:42:11 +02:00
Frank Celler
8747ec0b60
fixed type in doc
2013-04-23 19:09:30 +02:00
Frank Celler
0849d14260
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-04-23 18:39:54 +02:00
Frank Celler
fb8d8799c3
moved document of console to JSModuleConsole, added packages and node
2013-04-23 18:39:25 +02:00
Thomas Richter
122653626e
collection documentation changes for swagger urlparameter fixed
2013-04-23 16:17:23 +02:00
Thomas Richter
5aadbf976f
collection documentation changes for swagger without examples
2013-04-23 15:55:02 +02:00
Oreste Panaia
1ddbd2e4d9
update
2013-04-23 19:02:46 +08:00
Oreste Panaia
b83d90f021
skiplist transaction support
2013-04-23 18:56:26 +08:00
a-brandt
234b1460f8
Merge branch 'devel' of github.com:triAGENS/ArangoDB into multiple_databases
2013-04-23 09:55:08 +02:00
Frank Celler
cca0f8de16
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-04-22 16:56:46 +02:00
Frank Celler
cbc2ab93ba
fixed _shallowCopy, fixed creating of unknown attributes
2013-04-22 16:48:36 +02:00
Thomas Richter
874b855fe8
in REST-documentation @LIT{} and @FA{} replaced by backticks
2013-04-22 15:39:43 +02:00
a-brandt
7a0a9ff3b4
Merge branch 'devel' of github.com:triAGENS/ArangoDB into multiple_databases
2013-04-22 14:53:33 +02:00
a-brandt
8f52b8916b
vocbase handling
2013-04-22 14:52:46 +02:00
Jan Steemann
b61aac7879
higher precision for statistics values, added "sum" attribute for statistics
2013-04-22 13:24:08 +02:00
a-brandt
2355ce0420
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-04-22 13:22:34 +02:00
a-brandt
706e252f21
chnaged examples
2013-04-22 13:21:34 +02:00
Jan Steemann
66d790728a
some doc updates
2013-04-22 09:23:05 +02:00
Frank Celler
ee0c4285ee
removed node 0.8.21
2013-04-21 23:24:01 +02:00
Frank Celler
b801054111
added global Buffer
2013-04-21 23:10:00 +02:00
Frank Celler
d02d79ce1c
added coffee-script
2013-04-21 22:57:19 +02:00
Frank Celler
7bfce45ece
added more node modules
2013-04-21 22:00:54 +02:00
Frank Celler
df03d38ee2
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-04-21 21:46:00 +02:00
Frank Celler
a75736a148
added Buffer from node
2013-04-21 21:45:39 +02:00
Frank Celler
d2ea4e9bd2
added SlowBuffer from node
2013-04-21 21:32:32 +02:00
Jan Steemann
8e23b92fb9
made "limit" an optional parameter for AQL NEAR()
2013-04-21 15:45:13 +02:00
Jan Steemann
cd17f1ef44
issue #481
2013-04-21 11:37:46 +02:00
Jan Steemann
c8f0236f7e
added test for numeric attribute names
2013-04-19 12:02:39 +02:00
Jan Steemann
8ea6915b55
added IndexedPropertyGetter for ShapedJson
2013-04-19 11:35:55 +02:00
a-brandt
58de325e98
Merge branch 'devel' of github.com:triAGENS/ArangoDB into multiple_databases
2013-04-17 16:58:23 +02:00
a-brandt
fcae2b2961
added RequestContext
2013-04-17 16:56:48 +02:00
Jan Steemann
b4d115fd4d
commented
2013-04-17 14:26:44 +02:00
Frank Celler
79330daa90
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-04-17 10:47:35 +02:00
Frank Celler
68a7a55c6d
fixed typo (plattform)
2013-04-17 10:46:53 +02:00
Jan Steemann
7d9777f8c5
extended API for user-defined AQL functions
2013-04-16 18:32:19 +02:00
Michael Hackstein
214268df9a
Aardvark: Updated to be able to display Dev-Apps. Also the docu is now accessible via click on one App
2013-04-16 16:48:36 +02:00
Jan Steemann
15026e9a96
fixed examples
2013-04-16 16:16:28 +02:00
Jan Steemann
b667e458fc
fixed error messages
2013-04-16 11:55:17 +02:00
Jan Steemann
8bd5503c4c
issue #475
2013-04-16 09:22:49 +02:00
Michael Hackstein
3d86d4c70e
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-04-15 12:53:54 +02:00
Michael Hackstein
2238f0db0f
Frontend: The Documentation of the Applications can now be accessed per application. And If there is an error useful info is printed
2013-04-15 11:59:20 +02:00
Jan Steemann
c945dbd2cd
updated transaction API
2013-04-15 11:54:36 +02:00
Jan Steemann
e3d8db0b71
issue #474
2013-04-15 09:30:50 +02:00
Jan Steemann
6f1fe234c4
fixed test
2013-04-13 00:56:04 +02:00
Jan Steemann
e366ec2da3
added documentation for transaction REST API
2013-04-13 00:51:02 +02:00
Jan Steemann
dee5adb9f5
added client side API for transactions
2013-04-12 23:18:48 +02:00
Jan Steemann
780c2a6caa
fixed jslint warning
2013-04-12 19:53:27 +02:00
Jan Steemann
3f698acef8
transaction API, unfinished
2013-04-12 18:42:01 +02:00
Jan Steemann
d17fc17bf2
updated documentation
2013-04-12 18:09:48 +02:00
a-brandt
0a44b019db
Merge branch 'devel' into multiple_databases
2013-04-12 14:16:25 +02:00
a-brandt
aa216c2edb
changes for multiple databases
2013-04-12 14:15:06 +02:00
Jan Steemann
3e4ddb049a
updated documentation
2013-04-12 00:49:08 +02:00
Jan Steemann
9b5849f650
updated documentation
2013-04-12 00:42:02 +02:00
Jan Steemann
229893c086
documentation for transactions
2013-04-12 00:03:05 +02:00
Jan Steemann
68116b7145
added test
2013-04-11 21:08:45 +02:00
Jan Steemann
997c14e032
fixed jslint warnings
2013-04-11 20:24:09 +02:00
Jan Steemann
b6925a7b7b
transactions
2013-04-11 19:06:55 +02:00
a-brandt
3e80cb0071
fixed typo
2013-04-11 09:04:35 +02:00
Frank Celler
f373615268
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
...
Conflicts:
arangod/V8Server/v8-actions.cpp
2013-04-10 21:47:51 +02:00
Frank Celler
828b939053
fixed isolates, made ArangoError internal
2013-04-10 21:22:09 +02:00
a-brandt
2d8c547fc8
added cookie support
2013-04-10 16:23:42 +02:00
a-brandt
71a093e3d0
bugfix: slow AQL for selecting neighbors
2013-04-10 09:52:55 +02:00
Jan Steemann
ffb2a0f545
added generated file
2013-04-10 08:51:55 +02:00
Jan Steemann
f94a0ee96a
create _ids collection
2013-04-10 08:49:41 +02:00
Jan Steemann
badf20e47e
added AQL function NEIGHBORS
2013-04-09 18:14:46 +02:00
Frank Celler
1d98c4b0f0
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-04-09 16:26:12 +02:00
Frank Celler
ee62ebefd8
added search within fishbowl
2013-04-09 16:12:06 +02:00
Frank Celler
16e23e1204
use empty object if no options are given
2013-04-08 16:24:15 +02:00
Frank Celler
d7443f5caa
default path needs the type
2013-04-08 16:23:57 +02:00
Frank Celler
738a4dde75
nicer printing of objects
2013-04-08 16:23:28 +02:00
Frank Celler
824b1aac94
fixed throwing of strings
2013-04-07 14:26:33 +02:00
Frank Celler
b71f31bcbb
fixed wrong error message
2013-04-06 23:43:25 +02:00
Frank Celler
c567f0a81d
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-04-06 21:58:05 +02:00
Frank Celler
5b5e2b4dae
removed DATABASEPATH (same as db._path)
2013-04-06 11:19:24 +02:00
Frank Celler
a0278476da
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
...
Conflicts:
lib/Basics/StringUtils.cpp
2013-04-06 10:19:09 +02:00
Frank Celler
1d7ee507e2
added TRI_ERROR_ARANGO_DOCUMENT_KEY_MISSING
2013-04-06 10:18:29 +02:00
Michael Hackstein
6c2a260b83
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-04-05 17:15:21 +02:00
Michael Hackstein
a2ca984bdb
Frontend: Now Loaded App can be installed via the frontend
2013-04-05 17:14:56 +02:00
Michael Hackstein
c3855a3eab
Frontend: The aardvark now supports thumbnails
2013-04-05 15:53:50 +02:00
Jan Steemann
313680418f
do not complain about non-defined thumbnails
2013-04-05 15:52:47 +02:00
Jan Steemann
3a8783b26a
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-04-05 15:35:23 +02:00
Jan Steemann
edf513551f
error handling
2013-04-05 15:35:08 +02:00
Michael Hackstein
a8f8df00f9
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-04-05 14:49:48 +02:00
Frank Celler
b50bc6dd24
added thumbnail
2013-04-05 14:48:15 +02:00
Michael Hackstein
a5f8b6fe92
Front-end: Changed documentation overview, basePath is now determined and apps with long pathes are shown, however only last segment of path is displayed, might be a Swagger issue
2013-04-05 14:38:52 +02:00
Frank Celler
71bf83be1b
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-04-05 13:25:04 +02:00
Frank Celler
0ea88d8ebf
use different sandbox
2013-04-05 13:24:55 +02:00
Jan Steemann
d0002011bc
fixed error messages
2013-04-05 13:23:13 +02:00
Jan Steemann
ed10d9b6aa
AQL user functions
2013-04-05 12:50:44 +02:00
Jan Steemann
31f4edde25
added test case
2013-04-05 11:28:57 +02:00
Jan Steemann
bee1ded051
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-04-05 11:28:20 +02:00
Jan Steemann
ce4ec381fc
updated list of HTTP status codes
2013-04-05 11:28:06 +02:00
Lucas Dohmen
0e5a47fc73
Foxx: Documentation
2013-04-05 10:46:11 +02:00
Lucas Dohmen
8515b6df9c
Foxx: Adjusted Tests to @fceller's changes
2013-04-05 10:01:58 +02:00
Frank Celler
dcb65a92bf
fixed error messages
2013-04-04 23:19:27 +02:00
Frank Celler
fd8db96123
fixed syntax errors
2013-04-04 23:19:16 +02:00
Frank Celler
94e1cd1823
uppercase
2013-04-04 22:58:43 +02:00
Frank Celler
21589bc6c6
new foxx
2013-04-04 22:56:41 +02:00
Frank Celler
a872e09869
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-04-04 18:56:50 +02:00
Frank Celler
37e134ff50
new Foxx
2013-04-04 18:56:38 +02:00
Lucas Dohmen
314022ef2a
Foxx: Documentation Fixes
2013-04-04 18:19:45 +02:00
Michael Hackstein
0e4b3ae62f
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-04-04 15:58:02 +02:00
Michael Hackstein
2e43dbfb14
Aardvark: Adapted new Foxx interface
2013-04-04 15:56:02 +02:00
Lucas Dohmen
ea1d88b04b
Crazy Documentation Fixes. Doxygen is so awesome.
...
/thx @jsteemann
2013-04-04 14:19:06 +02:00
Lucas Dohmen
33fd20ea51
Foxx: Introducing Repositories
2013-04-04 13:42:12 +02:00
Lucas Dohmen
d4d2957d9a
Foxx: Introducing Model
2013-04-04 11:17:22 +02:00
Jan Steemann
1417def879
disallow create/drop/rename operations inside transactions
2013-04-04 09:41:44 +02:00
Frank Celler
531b665ff3
added version overview
2013-04-03 16:48:55 +02:00
Frank Celler
a6be9ceaa3
added node assert module
2013-04-03 16:48:38 +02:00
Frank Celler
0ba6329a12
added trace
2013-04-03 16:32:04 +02:00
Frank Celler
e68080a638
fixed wrong call to length
2013-04-03 16:31:53 +02:00
Lucas Dohmen
0b7b34d09b
Foxx: Breaking API Changes 💣
...
* Removed the old concept of models entirely.
* Manifest Files
* models has been removed
* Uses lib now as base path for all requires
* FoxxApplication is now called Application
* Changes to Application:
* requiresLibs is now requires
* requiresModels has been removed
2013-04-03 14:56:17 +02:00
Frank Celler
0c1e20cb1b
fixed wrong import
2013-04-02 18:28:35 +02:00
Frank Celler
7e7eefe4f6
use function to set result
2013-04-02 18:25:54 +02:00
Frank Celler
711b5884d3
Merge branch 'devel' of github.com:triAGENS/ArangoDB into HEAD
2013-04-02 17:47:33 +02:00
Frank Celler
42b92c794f
fixed error messages and tests
2013-04-02 17:46:19 +02:00
Frank Celler
3512fa6ff0
fixed error handling
2013-04-02 15:00:55 +02:00
Frank Celler
576410df1c
changed to details
2013-04-02 10:09:07 +02:00
Thomas Richter
f876e30816
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-04-02 09:38:45 +02:00
Jan Steemann
e2effff144
fixed doxygen errors
2013-04-02 09:34:06 +02:00
Frank Celler
271cc3949d
more logging
2013-04-01 23:39:23 +02:00
Frank Celler
14956d865c
removed print.js
2013-04-01 23:38:55 +02:00
Frank Celler
33ea5e0941
use printTable
2013-04-01 23:13:16 +02:00
Frank Celler
bae6e3666e
fixed wrong name
2013-04-01 23:07:31 +02:00
Frank Celler
3921fd07c8
no strict for assign
2013-03-31 19:32:25 +02:00
Frank Celler
74166761a1
Merge branch 'feature/commonjs' of github.com:triAGENS/ArangoDB into devel
2013-03-31 12:50:18 +02:00
Frank Celler
7def1cf29f
Merge remote-tracking branch 'origin/feature/commonjs' into devel
...
Conflicts:
apps/aardvark/manifest.json
apps/aardvark/manifestComplete.json
etc/arangodb/arangod.conf.in
etc/relative/arangod.conf
html/admin/js/bootstrap/module-internal.js
js/apps/aardvark/assets/collections/foxxCollection.js
js/apps/aardvark/assets/index.html
js/apps/aardvark/assets/lib/backbone.js
js/apps/aardvark/assets/lib/jquery.js
js/apps/aardvark/assets/lib/underscore.js
js/apps/aardvark/assets/models/foxx.js
js/apps/aardvark/assets/views/foxxListView.js
js/apps/aardvark/assets/views/foxxView.js
js/apps/aardvark/index.html
js/apps/aardvark/manifest.json
js/common/bootstrap/module-internal.js
2013-03-31 12:46:16 +02:00
Frank Celler
07bd4b2585
new module/package mechanism
2013-03-31 12:25:12 +02:00
Frank Celler
7031210a53
fixed browser
2013-03-31 00:10:48 +01:00
Frank Celler
1467b78676
cleanup of internal, fs, console
2013-03-31 00:10:48 +01:00
Frank Celler
b224a399ae
nice function printing
2013-03-31 00:10:47 +01:00
Frank Celler
17bcc80c69
fixed return value, no double path
2013-03-31 00:10:47 +01:00
Frank Celler
2275152c19
fixed redirect
2013-03-31 00:10:46 +01:00