Jan Steemann
7eb93821a7
explicit
2015-09-16 17:15:37 +02:00
Jan Steemann
32113cc031
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-09-16 16:58:26 +02:00
Wilfried Goesgens
70a2c74c1b
Update RESTAPI documentation handling to work with the swagger 2 api
...
- use the structures from the swagger for post / reply structures
- add missing documentation snippets to their respective places
- fix syntax of documentation blocks
2015-09-16 16:35:13 +02:00
Wilfried Goesgens
1db31321e4
Fix http server header
2015-09-16 16:17:26 +02:00
Jan Steemann
74ca6ce9f8
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-09-16 16:11:05 +02:00
Jan Steemann
907d98f3dd
fixes for sync
2015-09-16 16:10:56 +02:00
Frank Celler
2e2600311a
added aliases
2015-09-16 16:05:18 +02:00
Frank Celler
c892174c6a
added nightly
2015-09-16 15:14:34 +02:00
Jan Steemann
693aa03d51
move pointer forward
2015-09-16 13:47:40 +02:00
Jan Steemann
c5c51f14da
added tests for syncCollection
2015-09-16 11:40:57 +02:00
Jan Steemann
a1dc321516
added more compaction tests
2015-09-16 11:39:41 +02:00
jsteemann
cb66b1106b
less compaction retries
2015-09-16 01:20:17 +02:00
jsteemann
0670f504a4
fixed sizeDead / numberDead calculation on collection load
2015-09-16 01:19:42 +02:00
jsteemann
6f17678fd9
use table lookups for JSON escaping
2015-09-16 01:18:57 +02:00
jsteemann
0bbf9d7be4
use official HTTP response code names
2015-09-15 23:15:25 +02:00
Wilfried Goesgens
ac44e7bb2b
Build the documentation in the release process to enshure its valid before doing the tag.
2015-09-15 16:15:29 +02:00
Jan Steemann
a1a87c0c34
jslint
2015-09-15 14:23:26 +02:00
Jan Steemann
dc7ac83354
incremental sync fixes
2015-09-15 14:20:08 +02:00
Jan
d831672dab
Merge pull request #1489 from CoDEmanX/devel
...
Alternative DATE_FORMAT() implementation
2015-09-15 11:59:14 +02:00
CoDEmanX
f13c2f1fce
Alternative DATE_FORMAT() implementation
2015-09-15 11:43:57 +02:00
jsteemann
80617c8716
updated hash index documentation
2015-09-15 00:16:36 +02:00
jsteemann
de896edb5b
fixed test
2015-09-15 00:16:26 +02:00
jsteemann
22e17814e3
additionally allow the following characters in document keys:
...
`(` `)` `+` `,` `=` `;` `$` `!` `*` `'` `%`
2015-09-15 00:16:08 +02:00
Jan Steemann
57f617c9a4
added derived file
2015-09-14 17:45:51 +02:00
Jan Steemann
d2d3594351
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-09-14 17:45:09 +02:00
Jan Steemann
72cc037ef3
updated hash index information
2015-09-14 17:45:01 +02:00
Jan Steemann
a3f7002a41
less pause for matching parens (helps when copy & pasting code into the shell)
2015-09-14 17:44:29 +02:00
Jan Steemann
75ccd7e2cc
fixed incremental sync method
2015-09-14 17:44:12 +02:00
Frank Celler
b7bc8526d5
added engine match to available in FoxxManager
2015-09-14 16:52:05 +02:00
Max Neunhoeffer
49cc899f3c
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2015-09-14 16:40:35 +02:00
Max Neunhoeffer
60ea475238
Remove a wrong space.
2015-09-14 16:40:17 +02:00
Jan Steemann
e08d840b47
replication API documentation
2015-09-14 15:30:00 +02:00
Frank Celler
fcd1637261
set log.level to fatal, disable authentication in test
2015-09-14 14:49:36 +02:00
Wilfried Goesgens
5e259f4d14
Fix anchor by using http escaped braces
2015-09-14 14:10:26 +02:00
Jan Steemann
e2b28e842e
issue #1480 : Please mention projection & co. in Doc chapter 12.2 - Returning documents
2015-09-14 13:44:11 +02:00
Jan Steemann
c572757be4
added date functions to CHANGELOG
2015-09-14 12:03:24 +02:00
Jan Steemann
400f3fa7c4
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-09-14 11:55:46 +02:00
Jan Steemann
0c77b4fbe1
fixed tests
2015-09-14 11:55:39 +02:00
Frank Celler
84c0cee2e4
updated VERSION
2015-09-14 11:43:51 +02:00
CoDEmanX
4158f7d12b
Add AQL function DATE_DAYS_IN_MONTH(), extend DATE_FORMAT()
...
Conflicts:
js/server/modules/org/arangodb/aql.js
2015-09-14 11:35:04 +02:00
CoDEmanX
c4c22086e9
Alternative implementation of DATE_FORMAT()
...
Conflicts:
js/server/modules/org/arangodb/aql.js
2015-09-14 11:31:44 +02:00
Wilfried Goesgens
0507d6c885
Fix docublock syntax - names mustn't superseede each others.
2015-09-14 11:31:15 +02:00
Wilfried Goesgens
19fb4e18d5
New example.
2015-09-14 11:24:34 +02:00
Wilfried Goesgens
da1f023de6
Generate examples, fix cleanup
2015-09-14 11:22:39 +02:00
Jan Steemann
09efe111a6
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-09-14 10:53:12 +02:00
Jan Steemann
2419ec939b
re-added build directory
2015-09-14 10:52:21 +02:00
Wilfried Goesgens
176b150c46
Implement possibility to add reply grammers via the documentation.
2015-09-14 10:49:28 +02:00
Frank Celler
d828ae39b4
remove rc and devel for version check
2015-09-14 10:40:37 +02:00
Frank Celler
43dd92bb47
added -Dlinux_use_bundled_gold=0 -Dlinux_use_gold_flags=0 if gold is disabled
2015-09-13 22:14:28 +02:00
Frank Celler
9b8a2e824f
added GOPROG in case of internal
2015-09-13 22:14:01 +02:00