Thomas Schmidts
|
52f0a80de4
|
changed python script for api changes
|
2014-06-24 23:22:39 +02:00 |
Lucas Dohmen
|
9b37812da6
|
Review of General Graph
|
2014-06-24 23:44:49 +08:00 |
Thomas Schmidts
|
e0cbbe69b8
|
Some changes in the script for API
|
2014-06-24 17:25:11 +02:00 |
Thomas Schmidts
|
0bf957ddd7
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-24 14:28:50 +02:00 |
Thomas Schmidts
|
0d969e6814
|
Changes in the gitbook, also bug fixing in code
|
2014-06-24 14:28:30 +02:00 |
scottashton
|
3ba8719173
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-24 13:13:09 +02:00 |
scottashton
|
4f01409c4b
|
processed lucas feedback regarding aql docu
|
2014-06-24 13:13:01 +02:00 |
gschwab
|
dcddc1244b
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-24 11:55:21 +02:00 |
gschwab
|
5f5d6171cb
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-24 11:54:48 +02:00 |
gschwab
|
e049f85b44
|
docu
|
2014-06-24 11:54:42 +02:00 |
Jan Steemann
|
4f282cbe02
|
removed startup option `--database.remove-on-drop`
|
2014-06-24 11:54:32 +02:00 |
Michael Hackstein
|
5232983bb1
|
Moved Edge and Vertex description of gharial to newest version of rest documentation
|
2014-06-24 11:08:22 +02:00 |
gschwab
|
a6564244b1
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-24 10:41:39 +02:00 |
gschwab
|
62dd01fe00
|
docu
|
2014-06-24 10:41:23 +02:00 |
Michael Hackstein
|
25ebe7c3a8
|
Modified gharial documentation to newest version of rest api documentation
|
2014-06-24 10:36:49 +02:00 |
Lucas Dohmen
|
04ddc2ba3c
|
Review of GraphOperations
|
2014-06-24 13:29:14 +08:00 |
Thomas Schmidts
|
8d4527a8c9
|
Changed Documentation in code
|
2014-06-24 00:01:27 +02:00 |
Thomas Schmidts
|
03881bf63c
|
Made Examples instead of verbinclude
|
2014-06-23 17:16:19 +02:00 |
Thomas Schmidts
|
859ad4fbb0
|
Changes in the code documentation
|
2014-06-23 16:18:58 +02:00 |
gschwab
|
e799d7d04a
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-23 15:14:21 +02:00 |
gschwab
|
56d8db54aa
|
docu
|
2014-06-23 15:14:16 +02:00 |
Thomas Schmidts
|
10a5b782fd
|
Some changes in the documentation code
|
2014-06-23 14:55:14 +02:00 |
scottashton
|
5e2fa60521
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-23 14:42:41 +02:00 |
scottashton
|
da1cb2e62d
|
minor docu fixes
|
2014-06-23 14:42:38 +02:00 |
gschwab
|
38e4853a99
|
deleted tmp file
|
2014-06-23 14:12:19 +02:00 |
Frank Celler
|
34908e450b
|
hidden for http examples
|
2014-06-23 14:04:16 +02:00 |
scottashton
|
7efc5b77cf
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-23 13:35:01 +02:00 |
scottashton
|
371bfabf67
|
spellchecked gitbook for general-graph and ahuacatl
|
2014-06-23 13:34:44 +02:00 |
Alan Plum
|
61b37c7261
|
Fixed chapter refs, whitespace.
|
2014-06-23 13:32:34 +02:00 |
Thomas Schmidts
|
7b11a3e9f3
|
Changed some comments in code
|
2014-06-23 13:22:02 +02:00 |
Alan Plum
|
4905cde9e7
|
Whitespace, spelling.
|
2014-06-23 12:48:00 +02:00 |
Alan Plum
|
ed387a3b9d
|
Fixed typo.
|
2014-06-23 11:15:43 +02:00 |
gschwab
|
542a4263e6
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-23 10:16:10 +02:00 |
gschwab
|
5406db3dc8
|
renamed _getToVertex(...) -> _toVertex(..)
|
2014-06-23 10:16:05 +02:00 |
Thomas Schmidts
|
c11417cbdb
|
Fixed some some issues with the appearance of the Foxx Chapter
|
2014-06-23 09:56:08 +02:00 |
gschwab
|
69df68c54e
|
renamed _getFromVertex(...) -> _fromVertex(..)
|
2014-06-23 09:47:48 +02:00 |
Thomas Schmidts
|
06e033c0c8
|
Some improvements in the python script
|
2014-06-23 08:55:47 +02:00 |
Michael Hackstein
|
b468d336c8
|
Fixed an error for list of graphs in the graph module
|
2014-06-20 17:45:37 +02:00 |
Michael Hackstein
|
4311d43029
|
Added deprecated information to menu of gitbooks
|
2014-06-20 17:26:48 +02:00 |
scottashton
|
1cef1a0cd7
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-20 16:59:58 +02:00 |
scottashton
|
fb7c608f6c
|
refactored ahuacatl docs
|
2014-06-20 16:59:51 +02:00 |
Michael Hackstein
|
1db8391e42
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-20 16:02:00 +02:00 |
Thomas Schmidts
|
3f558b2a85
|
Fixed correct look for lists in gitbook
|
2014-06-20 15:42:53 +02:00 |
Thomas Schmidts
|
90ad06833f
|
Change some comments in the code
|
2014-06-20 15:10:16 +02:00 |
Michael Hackstein
|
707c79d5a5
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-20 15:07:29 +02:00 |
Michael Hackstein
|
0eff0753e8
|
Started improving the layout of FluentAQL Documentation in general graph module
|
2014-06-20 14:57:04 +02:00 |
Frank Celler
|
5db02fe468
|
moved style to non-less style.css
|
2014-06-20 14:48:08 +02:00 |
Frank Celler
|
af109c73ca
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
js/server/modules/org/arangodb/foxx/manager.js
|
2014-06-20 14:41:13 +02:00 |
Lucas Dohmen
|
a091aadd6c
|
General deprecation information, deprecate Foxx's controller.collection
|
2014-06-20 14:35:01 +02:00 |
Frank Celler
|
e5c0418a35
|
fixed issue #707: Missing exception on mounting foxx app without collection
|
2014-06-20 14:28:23 +02:00 |