1
0
Fork 0
Commit Graph

21751 Commits

Author SHA1 Message Date
Alan Plum e4aa4687b8 Fixed repository spec. 2015-06-02 14:06:13 +02:00
Alan Plum 61f9723909 Auto-create model in repo.save if not a model. 2015-06-02 11:27:23 +02:00
Alan Plum 35cab25c97 Support edge collections. 2015-06-02 11:27:23 +02:00
Heiko Kernbach 59bead09b5 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-06-02 11:15:48 +02:00
Heiko Kernbach 62942b87cf now displaying all vertices of graph 2015-06-02 11:15:34 +02:00
Jan Steemann 0e2c65585b Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-06-02 10:28:25 +02:00
Jan Steemann c76775602b updated CHANGELOG 2015-06-02 10:28:16 +02:00
Jan Steemann 49fb7effb3 issue #1353: Windows: HTTP API - incorrect path in errorMessage
Do not return path part, collection name and key part in error response
2015-06-02 10:26:37 +02:00
Willi Goesgens ac08877009 Only wait 10 times as long for the server GC to finish before aborting the HTTP connection. 2015-06-02 09:54:27 +02:00
Jan Steemann 16746ae026 small optimizations for expression 2015-06-02 09:18:13 +02:00
Jan Steemann e6684f9d2f small optimizations for expressions 2015-06-02 09:17:50 +02:00
Heiko Kernbach 7921beb3be Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-06-01 16:47:04 +02:00
Heiko Kernbach e5e9162d9e graphViewer: added new menu for adding custom nodes 2015-06-01 16:46:56 +02:00
Thomas Schmidts 4ec74777f3 Deleted localtheme from book.json because of problems with gitbook build 2015-06-01 16:10:38 +02:00
Thomas Schmidts 3ef00310e6 Fixed #1236. Updated the documentation for registerTask 2015-06-01 16:02:50 +02:00
Heiko Kernbach f7eaad1ceb Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-06-01 15:57:02 +02:00
Heiko Kernbach f39a2cfdaf graphViewer now showing 10 start indices 2015-06-01 15:56:47 +02:00
Jan Steemann 196679f9c2 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-06-01 14:56:43 +02:00
Jan Steemann a51c258bf5 fixed memleaks 2015-06-01 14:56:14 +02:00
Jan Steemann 39cf9c527c micro optimizations 2015-06-01 14:56:01 +02:00
Heiko Kernbach 3c9799e853 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-06-01 14:13:47 +02:00
Heiko Kernbach f7a891ce5d closed/opened vertices more clearly displayed, graph viewer vertices fix, added detailed routes in graphViewer 2015-06-01 14:13:37 +02:00
Alan Plum 30b19cd760 Simplified 'createCallbackActionCallbackString' implementation. 2015-06-01 12:30:41 +02:00
Alan Plum d39a2d241b More consistency. 2015-06-01 12:30:41 +02:00
Willi Goesgens 6af4c548ae When running --javascript.execute also set __filename and __dirname as JS_Load does - so the environment for scripts is similar. 2015-06-01 12:01:21 +02:00
Alan Plum b2f6f29c55 Consistent punctuation. 2015-06-01 11:45:14 +02:00
Jan Steemann a7448815bf fix Visual Studio complaints 2015-06-01 09:42:51 +02:00
Frank Celler 56f929bf91 only install files 2015-05-31 12:57:21 +02:00
Frank Celler 0771570e1e fixed asset path 2015-05-31 11:46:23 +02:00
Frank Celler 7969289d49 include assests 2015-05-30 14:11:13 +02:00
Michael Hackstein 25aa2a58c3 Temprorarily disabled a neighbors test using the old return format. Will be reactivated soon 2015-05-30 00:41:28 -07:00
Michael Hackstein 99afc6ec87 CXX ExampleMatcher learned about internal attributes. This makes all AQL-Graph tests pass again ;) 2015-05-30 00:00:49 -07:00
Michael Hackstein a185fa9ec4 The JS variant of shortest path now only returns paths of lenght > 0. 2015-05-29 10:22:40 -07:00
Jan Steemann 2abb29fbc1 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-05-29 18:08:43 +02:00
Jan Steemann b75a39b4c8 fixed typo in message 2015-05-29 18:08:30 +02:00
Jan Steemann 2d2bf87a2d printers for standard objects 2015-05-29 17:49:19 +02:00
Willi Goesgens 741bbd0666 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-05-29 16:52:34 +02:00
Willi Goesgens 1d6765b603 Add TryCatch to JS_Load, since V8 doesn't like to continue here without that. 2015-05-29 16:51:47 +02:00
Thomas Schmidts 6827505631 Fixed #1246 The documentation is updated for the installation chapter 2015-05-29 16:38:06 +02:00
Frank Celler 0274fbf6ba fixed wrong order of from and to 2015-05-29 15:06:36 +02:00
Jan Steemann fcc950119c updated documentation 2015-05-29 14:58:36 +02:00
Jan Steemann 59ce0b7ad9 test option `--create-database` 2015-05-29 14:37:47 +02:00
Jan Steemann caa2e32c5a better provide a default 2015-05-29 14:25:42 +02:00
Jan Steemann ca5695d711 issue #1347: arangorestore: create database if not exists 2015-05-29 14:23:15 +02:00
Jan Steemann 8126781ca7 fixed crash 2015-05-29 11:52:07 +02:00
Jan Steemann a64ac35168 updated documentation 2015-05-29 11:47:14 +02:00
Jan Steemann 6d5b86867d added print methods 2015-05-29 11:45:01 +02:00
Alan Plum e16ddf0b93 Don't allow signing with key and alg:none either. Added test. 2015-05-29 11:08:20 +02:00
Alan Plum c44891bf7f Added note to CHANGELOG. 2015-05-29 10:50:42 +02:00
Alan Plum f95cc7d2a6 Don't verify JWT with alg:none if key is given. 2015-05-29 10:46:22 +02:00