Heiko Kernbach
|
6db183c681
|
bugfix: user extra attribuet now called userData
|
2014-11-07 16:19:24 +01:00 |
Heiko Kernbach
|
3c13953b23
|
added remove prog view button
|
2014-11-07 16:05:47 +01:00 |
Heiko Kernbach
|
e7132b2009
|
removed download query button if current query is broken
|
2014-11-07 16:02:21 +01:00 |
Heiko Kernbach
|
912a9d2026
|
changed docs progress view delay
|
2014-11-07 15:37:37 +01:00 |
Heiko Kernbach
|
76e95227a0
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-11-07 14:49:50 +01:00 |
Heiko Kernbach
|
10368540ad
|
added feature for truncating a collection
|
2014-11-07 14:49:45 +01:00 |
Heiko Kernbach
|
2e9a4a649a
|
added feature for truncating a collection
|
2014-11-07 14:49:25 +01:00 |
Jan Steemann
|
7618d03a10
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-11-07 14:34:25 +01:00 |
Jan Steemann
|
651399b648
|
updated documentation
|
2014-11-07 14:34:19 +01:00 |
Heiko Kernbach
|
c13679e33d
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-11-07 14:19:39 +01:00 |
Heiko Kernbach
|
34e6ac17e7
|
added ctrl+return and cmd+return for saving a document using the json editor
|
2014-11-07 14:19:19 +01:00 |
Willi Goesgens
|
f3256e4cc8
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-11-07 14:04:32 +01:00 |
Willi Goesgens
|
3cb7a2016d
|
Once we deleted a query from the registry we don't need to close it anymore.
|
2014-11-07 14:03:22 +01:00 |
Jan Steemann
|
6e4d90b04c
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-11-07 13:55:07 +01:00 |
Jan Steemann
|
d56cbde03f
|
include points on the boundary
|
2014-11-07 13:54:50 +01:00 |
Willi Goesgens
|
61412f78f3
|
Fix memleak: if we bail out, we need to free the json as we promised we would.
|
2014-11-07 13:05:10 +01:00 |
Jan Steemann
|
beafbe6a5c
|
fixed invalid reads
|
2014-11-07 11:57:26 +01:00 |
Jan Steemann
|
038f6f844c
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-11-07 11:48:24 +01:00 |
Jan Steemann
|
48ec4a3539
|
fixed number of parameters
|
2014-11-07 11:48:00 +01:00 |
Thomas Schmidts
|
e408fd98a3
|
Changed http to https
|
2014-11-07 11:33:00 +01:00 |
Jan Steemann
|
0d01e6c7b6
|
less verbose error messages
|
2014-11-07 11:16:25 +01:00 |
Jan Steemann
|
f96a3d3f98
|
forgot to commit
|
2014-11-07 11:04:21 +01:00 |
Jan Steemann
|
b0de1bb226
|
leaner and meaner error messages
|
2014-11-07 10:53:00 +01:00 |
Jan Steemann
|
c8c16767be
|
added rule to remove filters if covered by index ranges - not yet activated
|
2014-11-06 23:18:18 +01:00 |
Jan Steemann
|
8e678c50da
|
mini optimization: share frequently occuring values
|
2014-11-06 20:14:02 +01:00 |
Willi Goesgens
|
69d52670d5
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-11-06 17:49:38 +01:00 |
Willi Goesgens
|
f001c4f1aa
|
Treat valgrind possibly lost errors
|
2014-11-06 17:49:16 +01:00 |
Heiko Kernbach
|
9da7e32c16
|
added edit database menu for small navigation bar
|
2014-11-06 17:41:22 +01:00 |
Heiko Kernbach
|
f2699f1304
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-11-06 17:38:04 +01:00 |
Heiko Kernbach
|
e261ff5242
|
jslint
|
2014-11-06 17:37:48 +01:00 |
Heiko Kernbach
|
afbec2aa2b
|
added delay for progress view
|
2014-11-06 17:35:17 +01:00 |
Willi Goesgens
|
5ec01eca99
|
Split relevant test parts in non / cluster
|
2014-11-06 17:26:13 +01:00 |
Willi Goesgens
|
9f7b4c5daa
|
Adjust server threads / javascript.v8-contexts to the new reality.
|
2014-11-06 15:39:06 +01:00 |
Heiko Kernbach
|
c6f8e6c201
|
fixed wrong styling of active submenu
|
2014-11-06 15:35:35 +01:00 |
Heiko Kernbach
|
afe860262b
|
changed icons for importing and exporting json collections
|
2014-11-06 15:32:07 +01:00 |
Willi Goesgens
|
fcc6a11a4b
|
Add debugging code, which adds backtrace on http headers, so you can see in ngrep whats biting you.
|
2014-11-06 15:17:17 +01:00 |
Heiko Kernbach
|
7e99c16f01
|
fixed type, fixed event not triggering refiltering documents
|
2014-11-06 15:09:28 +01:00 |
Michael Hackstein
|
6ae3f3958c
|
Made karma.conf again jenkins compatible
|
2014-11-06 13:41:48 +00:00 |
Michael Hackstein
|
4e5438f374
|
Removed JSLint warning in Frontend
|
2014-11-06 13:41:12 +00:00 |
Heiko Kernbach
|
fb98a3ca96
|
fixed firefox pagination styling bug
|
2014-11-06 14:01:07 +01:00 |
Jan Steemann
|
90bbb5ba80
|
updated CHANGELOG
|
2014-11-06 13:50:49 +01:00 |
Jan Steemann
|
7d036da648
|
fixed limit estimation
|
2014-11-06 13:44:55 +01:00 |
Jan Steemann
|
c61d8d9035
|
grammar
|
2014-11-06 13:42:57 +01:00 |
Jan Steemann
|
dcd50a2d84
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-11-06 13:39:47 +01:00 |
Jan Steemann
|
e93a9a8ce2
|
fixed documentation
|
2014-11-06 13:39:35 +01:00 |
Willi Goesgens
|
7e897ec39b
|
Implement tests with sorting on texts
|
2014-11-06 13:35:04 +01:00 |
Jan Steemann
|
22d2cfd876
|
fixed documentation
|
2014-11-06 13:14:47 +01:00 |
Jan Steemann
|
cbe8150e97
|
fixed potential reason for segfault
|
2014-11-06 12:59:50 +01:00 |
Thomas Schmidts
|
f3b993a39e
|
Display for Errors now works correctly
|
2014-11-06 12:55:45 +01:00 |
Jan Steemann
|
5bf964ad5b
|
issue #1086: arangoimp: Odd errors if arguments are not given properly
|
2014-11-06 12:07:12 +01:00 |