Frank Celler
|
06e191877a
|
added jslint target
|
2013-01-03 17:45:35 +01:00 |
Frank Celler
|
79360ea164
|
more exports
|
2013-01-03 17:15:20 +01:00 |
Frank Celler
|
85b84d21b2
|
fixed jslint errors
|
2013-01-03 17:15:03 +01:00 |
Frank Celler
|
8564443078
|
delete is remove
|
2013-01-03 17:14:03 +01:00 |
Frank Celler
|
3d7e0b02b2
|
renamed "shell" to "emergency console"
|
2013-01-03 17:13:37 +01:00 |
Jan Steemann
|
132143289d
|
a few small fixes for logging
|
2013-01-03 14:45:56 +01:00 |
Jan Steemann
|
c23b730347
|
reduce memory usage for small collections
|
2013-01-03 11:25:28 +01:00 |
Jan Steemann
|
c528423829
|
Merge branch '1.1' of https://github.com/triAGENS/ArangoDB into 1.1
|
2013-01-02 18:53:09 +01:00 |
Jan Steemann
|
1cd0404798
|
updated CHANGELOG
|
2013-01-02 18:52:45 +01:00 |
Frank Celler
|
f188357f83
|
added padding for 32bit
|
2013-01-02 17:07:44 +01:00 |
Frank Celler
|
9917ece449
|
added missing padding for 32bit
|
2013-01-02 16:17:38 +01:00 |
Frank Celler
|
1357ab6c54
|
Merge branch '1.1' of github.com:triAGENS/ArangoDB into 1.1
|
2013-01-02 14:53:13 +01:00 |
Frank Celler
|
dadcef3de3
|
renamed execute/load to executelocal and executeglobal
|
2013-01-02 14:52:55 +01:00 |
Jan Steemann
|
74f9ced94e
|
issue #335
|
2013-01-02 14:37:46 +01:00 |
Jan Steemann
|
6085ef9619
|
fixed doxygen error, added comment
|
2013-01-02 13:40:47 +01:00 |
Jan Steemann
|
926e8086c4
|
issue #336
|
2013-01-02 13:40:34 +01:00 |
Jan Steemann
|
300289d662
|
issue #327
|
2013-01-02 11:57:48 +01:00 |
Jan Steemann
|
c77bcfb385
|
issue #339
|
2013-01-02 10:37:10 +01:00 |
Jan Steemann
|
b48d039e3f
|
issue #327
|
2012-12-27 18:26:04 +01:00 |
Jan Steemann
|
721fae0b22
|
backported documentation for issue #300
|
2012-12-22 03:41:03 +01:00 |
Jan Steemann
|
d562c52fd7
|
backport of issue #300
|
2012-12-22 03:38:29 +01:00 |
Jan Steemann
|
0f887a39fa
|
issue #332
|
2012-12-22 02:45:29 +01:00 |
Jan Steemann
|
09e204651e
|
issue #329 pt 2
|
2012-12-21 23:58:44 +01:00 |
Jan Steemann
|
54cf382565
|
issue #329: Allow passing script file(s) as parameters for arangosh to run
|
2012-12-21 22:51:20 +01:00 |
Jan Steemann
|
2abf581fb7
|
added option '--server.disable-authentication' for arangosh as well
|
2012-12-21 22:15:55 +01:00 |
Jan Steemann
|
599428859e
|
issue #330
|
2012-12-21 22:01:51 +01:00 |
Oreste Panaia
|
40958d6f28
|
added build.h file
|
2012-12-21 15:54:04 +08:00 |
Jan Steemann
|
8699262625
|
fixed compile warnings
|
2012-12-20 17:12:22 +01:00 |
Oreste Panaia
|
fa3f3a41c8
|
windows binaries
|
2012-12-20 21:14:13 +08:00 |
Frank Celler
|
d5f24ce13c
|
Merge remote-tracking branch 'origin/windows' into HEAD
Conflicts:
CHANGELOG
Documentation/InstallationManual/Installing.md
Documentation/Makefile.files
Documentation/Scripts/generateTOC.py
Documentation/header.html
Installation/OBS/clean-repo.sh
Installation/OBS/create-repo.sh
Installation/OBS/create-ymp.sh
Installation/OBS/index.html
Installation/OBS/load-repo.sh
Makefile.in
VERSION
aclocal.m4
arangod/Ahuacatl/ahuacatl-functions.c
arangod/Documentation/user-manual.dox
arangod/V8Server/v8-actions.cpp
arangod/V8Server/v8-vocbase.cpp
arangod/VocBase/collection.c
arangod/VocBase/datafile.c
arangosh/V8Client/arangosh.cpp
config/compile
config/config.guess
config/config.sub
config/depcomp
config/install-sh
config/missing
configure
configure.ac
js/server/arango-upgrade.js
js/server/modules/org/arangodb/actions.js
lib/BasicsC/logging.c
lib/Utilities/ScriptLoader.cpp
|
2012-12-20 11:11:47 +01:00 |
Frank Celler
|
b09260a06f
|
removed debug output
|
2012-12-20 10:43:47 +01:00 |
Oreste Panaia
|
83ded3fc1f
|
windows fixes
|
2012-12-20 17:17:30 +08:00 |
Frank Celler
|
df4ece72fe
|
Merge branch '1.1' of github.com:triAGENS/ArangoDB into 1.1
|
2012-12-18 15:40:42 +01:00 |
Frank Celler
|
b7514bfa01
|
fix formatting issue
|
2012-12-18 15:40:04 +01:00 |
Frank Celler
|
3ffac7bb9c
|
cleanup
|
2012-12-18 15:11:12 +01:00 |
Frank Celler
|
d4f10e99eb
|
converted to MarkDown
|
2012-12-18 14:44:50 +01:00 |
Jan Steemann
|
697d09a558
|
fixed race conditions in multi-threading that may happen in some environments. looks like va_copy etc. are not always thread safe...
|
2012-12-18 12:57:39 +01:00 |
Frank Celler
|
9b4c1168b3
|
release version 1.1.1
|
2012-12-18 12:29:17 +01:00 |
Frank Celler
|
d35a1c4bf2
|
fixed issue #321
|
2012-12-18 12:21:14 +01:00 |
Frank Celler
|
5e85ad06f7
|
Merge remote-tracking branch 'origin/master' into 1.1
|
2012-12-18 12:10:40 +01:00 |
Frank Celler
|
93b19fb8df
|
added debug output for configure
|
2012-12-18 12:00:51 +01:00 |
Frank Celler
|
ec1ced0b4d
|
possible fix for issue #321: Problem upgrading arangodb 1.0.4 to 1.1.0 with Homebrew (OSX 10.8.2)
|
2012-12-18 11:45:46 +01:00 |
Jan Steemann
|
ca4e5e4039
|
updated CHANGELOG
|
2012-12-17 13:43:14 +01:00 |
Jan Steemann
|
95c9352fa9
|
adjusted HTML for search
|
2012-12-17 13:40:30 +01:00 |
Jan Steemann
|
0821440cef
|
integrated search box into manual pages
|
2012-12-17 13:36:00 +01:00 |
Jan Steemann
|
cd85aff508
|
Merge branch '1.1' of https://github.com/triAGENS/ArangoDB into 1.1
|
2012-12-17 13:22:31 +01:00 |
Jan Steemann
|
e700bdfb1c
|
updated changelog
|
2012-12-17 13:22:16 +01:00 |
Frank Celler
|
4ca9b0df97
|
added link for vagrant and chef
|
2012-12-17 13:21:26 +01:00 |
Jan Steemann
|
dc3c479e71
|
potential fix for issue #315
|
2012-12-17 13:09:15 +01:00 |
a-brandt
|
4bd3a84a09
|
updates
|
2012-12-17 10:47:29 +01:00 |