Jan Steemann
|
e81ac9993e
|
fixed paragraph issue
|
2014-12-03 09:56:15 +01:00 |
Max Neunhoeffer
|
41785104d5
|
Even more couts.
|
2014-12-03 09:47:20 +01:00 |
Max Neunhoeffer
|
658256059f
|
Yet more couts.
|
2014-12-03 09:44:22 +01:00 |
Max Neunhoeffer
|
41b01b78bc
|
Even more couts.
|
2014-12-03 09:29:02 +01:00 |
Max Neunhoeffer
|
4125ffc5b1
|
Add some couts to finally debug SimpleHttpClient and shell-fm test.
|
2014-12-03 09:11:10 +01:00 |
Alan Plum
|
7d11a10226
|
Merge pull request #1128 from triAGENS/saner-repo-model
Rename Repository#modelPrototype, add Repository#modelSchema
|
2014-12-02 16:00:34 +01:00 |
Alan Plum
|
fdc4c1e810
|
Rename Repository#modelPrototype to avoid confusion. Added Repository#modelSchema.
|
2014-12-02 13:37:06 +01:00 |
Alan Plum
|
0731d03e58
|
Merge pull request #1140 from stackmagic/args-for-transform
Allow passing addition arguments to transforms in Foxx queries.
|
2014-12-02 13:10:49 +01:00 |
Patrick Huber
|
46aeb0f54d
|
fix errors pointed out by @pluma
|
2014-12-02 11:43:02 +01:00 |
Patrick Huber
|
000797eba7
|
show how to use arguments for directly created queries in the repository and how to use the transform mechanism
|
2014-12-02 08:38:33 +01:00 |
Patrick Huber
|
340031db9d
|
the chapter 'Foxx Queries' doesn't exist
|
2014-12-02 08:20:07 +01:00 |
Patrick Huber
|
f1c6c6cc24
|
allow to supply args to the optional 'transform' function in Foxx.createQuery()
|
2014-12-02 08:18:49 +01:00 |
Max Neunhoeffer
|
f348dc8bac
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-12-01 18:52:01 +01:00 |
Max Neunhoeffer
|
cfb0b21f2d
|
Add Jan's patch for the indexRangeNode recognition.
We change all EnumerateCollectionNodes to IndexRangeNodes if possible
and do not keep the old plans.
|
2014-12-01 18:38:30 +01:00 |
Max Neunhoeffer
|
5c6d3d047d
|
Better error handling and cleanup if instanciation runs into error.
This concerns AQL in the cluster.
|
2014-12-01 18:26:03 +01:00 |
Frank Celler
|
a5bc624c13
|
fixed issue 1134: Change the default endpoint to localhost
|
2014-12-01 15:36:47 +01:00 |
Frank Celler
|
7c8b0228da
|
recreate password if missing
|
2014-12-01 15:36:47 +01:00 |
Patrick Huber
|
1318c19ebf
|
reference arangorestore in arangodump
|
2014-12-01 15:11:31 +01:00 |
Patrick Huber
|
bba7b1c24d
|
change from italic to inline code for _id, _key, _rev
|
2014-12-01 15:11:31 +01:00 |
Patrick Huber
|
b2eabc9136
|
disambiguation
|
2014-12-01 15:11:31 +01:00 |
Patrick Huber
|
293900c673
|
_id's second part is always the _key, right?
|
2014-12-01 15:11:31 +01:00 |
Patrick Huber
|
50b08dbb31
|
formulierung
|
2014-12-01 15:11:31 +01:00 |
Patrick Huber
|
546e472594
|
typo
|
2014-12-01 15:11:30 +01:00 |
Patrick Huber
|
c9de415b1f
|
space, typo. DatabaseMethods.mdpp references v8-vocbase.cpp but this doc block is in v8-collection.cpp...
|
2014-12-01 15:11:30 +01:00 |
Patrick Huber
|
c29b5658af
|
fix title: is -> list
|
2014-12-01 15:11:30 +01:00 |
Thomas Schmidts
|
cf0317e3d8
|
Merge pull request #1129 from stackmagic/foxxdoc
Slightly more detailed explanation of 'foxx-manager fetch github'
|
2014-12-01 14:30:10 +01:00 |
Willi Goesgens
|
1024750c07
|
Clarify whether the test is running via arangosh or arangod.
|
2014-12-01 14:21:00 +01:00 |
Thomas Schmidts
|
751d6851eb
|
Removed cookbook from documentation
|
2014-12-01 13:37:48 +01:00 |
Kuno Woudt
|
7ef5e8f093
|
Fix First Steps link in Debian/postinst
|
2014-12-01 08:46:51 +01:00 |
Jan Steemann
|
4d308f09cd
|
fixed link
|
2014-12-01 08:41:07 +01:00 |
Michael Hackstein
|
e5f869b97f
|
Removed console output
|
2014-11-28 17:11:34 +01:00 |
Michael Hackstein
|
fd8e3783c9
|
Fixed a bug with two identically named check boxes and click events that were not correctly unbound
|
2014-11-28 17:06:31 +01:00 |
Michael Hackstein
|
288f174011
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-11-28 16:49:53 +01:00 |
Michael Hackstein
|
cedfea877f
|
Removed unused frontend libraries ColVis and dataTables
|
2014-11-28 16:38:25 +01:00 |
Michael Hackstein
|
a593ad7587
|
Replaced datatables by own implementation, less overhead easier to handle and not broken in Firefox
|
2014-11-28 16:31:24 +01:00 |
Max Neunhoeffer
|
305c2ae04e
|
Update CHANGELOG with Max's changes for 2.3.1.
|
2014-11-28 16:23:18 +01:00 |
Max Neunhoeffer
|
85d3c43ab0
|
Revert "More error output if update() in foxx manager fails."
This reverts commit 3e6822a3917eb18ad45b6a0f145c87ca686fc54c.
|
2014-11-28 16:16:16 +01:00 |
Max Neunhoeffer
|
6a53d40c24
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-11-28 16:15:47 +01:00 |
Max Neunhoeffer
|
7664fc643c
|
Fix a bug in AQL COLLECT statement. Sorts out #1127.
This concerned every COLLECT statement, only the first group had access
to the values of the variables before the COLLECT statement.
|
2014-11-28 16:14:44 +01:00 |
Jan Steemann
|
acf070c6ac
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-11-28 15:58:48 +01:00 |
Jan Steemann
|
200eacd592
|
remove KEEP
|
2014-11-28 15:58:26 +01:00 |
Max Neunhoeffer
|
faef09a576
|
Cleanup cleanupDirectories list after cleanup of directories.
|
2014-11-28 15:22:01 +01:00 |
Max Neunhoeffer
|
5f217c5781
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-11-28 14:43:54 +01:00 |
Max Neunhoeffer
|
b44b98c8ee
|
More error output if update() in foxx manager fails.
This is a temporary output to track down the continuous testing
problems.
|
2014-11-28 14:43:09 +01:00 |
Jan Steemann
|
bc8579f20b
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-11-28 13:58:59 +01:00 |
Jan Steemann
|
ac36c0cd7a
|
added mergeArrays attribute
|
2014-11-28 13:58:49 +01:00 |
Max Neunhoeffer
|
877b1d6df9
|
Fix a comment.
|
2014-11-28 13:33:15 +01:00 |
Max Neunhoeffer
|
0445b547be
|
Fix a buffer overflow that did not have any effect.
|
2014-11-28 13:31:27 +01:00 |
Max Neunhoeffer
|
2a03393121
|
Improve documentation of COLLECT AQL statement.
|
2014-11-28 13:25:56 +01:00 |
Max Neunhoeffer
|
a76e22f03a
|
Only put non-toplevel vars into the INTO variable in a COLLECT.
This restores the behaviour of 2.2.
|
2014-11-28 13:05:15 +01:00 |