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
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
Michael Hackstein
37997691a1
Removed unused aardvark assets
2013-03-29 13:15:54 +01:00