Frank Celler
|
128cb67c8b
|
Merge remote-tracking branch 'origin/1.1' into devel
Conflicts:
Documentation/Examples/shell-read-document-bad-handle
Makefile.in
arangod/Documentation/shell-document.dox
configure
js/actions/system/api-collection.js
js/actions/system/api-index.js
js/actions/system/api-system.js
js/common/bootstrap/modules.js
js/common/bootstrap/print.js
js/server/ArangoCollection.js
lib/V8/v8-utils.cpp
|
2013-01-09 15:30:21 +01:00 |
Jan Steemann
|
876cda6ce1
|
cppcheck
|
2013-01-07 22:37:52 +01:00 |
Frank Celler
|
89a7cac605
|
added listTree
|
2013-01-05 22:45:09 +01:00 |
Frank Celler
|
0549528325
|
Merge branch '1.1' of github.com:triAGENS/ArangoDB into devel
Conflicts:
CHANGELOG
Makefile.in
arangod/V8Server/ApplicationV8.cpp
arangod/V8Server/v8-vocbase.cpp
html/admin/js/master.js
js/actions/system/api-collection.js
js/common/bootstrap/errors.js
js/server/version-check.js
lib/BasicsC/errors.dat
lib/BasicsC/logging.c
lib/BasicsC/voc-errors.c
lib/BasicsC/voc-errors.h
|
2013-01-05 11:16:50 +01:00 |
Jan Steemann
|
51305de692
|
in-memory collections, seem to work now
documentation and some helper functions are still missing
|
2013-01-04 17:04:15 +01:00 |
Jan Steemann
|
0471ee8a0d
|
memory collections, intermediate commit
|
2013-01-04 15:50:29 +01:00 |
Frank Celler
|
f9dba124dd
|
Merge remote-tracking branch 'origin/issue317' into 1.1
Conflicts:
js/common/bootstrap/modules.js
|
2013-01-03 18:57:18 +01:00 |
Frank Celler
|
114de14816
|
fixed duplicate
|
2013-01-03 17:16:25 +01:00 |
Frank Celler
|
53364b7f15
|
updated error codes
|
2013-01-03 16:31:55 +01:00 |
Jan Steemann
|
63805cf84c
|
a few small fixes for logging
|
2013-01-03 14:47:16 +01:00 |
Jan Steemann
|
132143289d
|
a few small fixes for logging
|
2013-01-03 14:45:56 +01:00 |
Frank Celler
|
503e0ff8fe
|
fixed merge conflicts
|
2013-01-02 18:07:57 +01:00 |
Frank Celler
|
9917ece449
|
added missing padding for 32bit
|
2013-01-02 16:17:38 +01:00 |
Jan Steemann
|
459f935d00
|
intptr_t to uintptr_t conversion
|
2013-01-02 15:00:59 +01:00 |
Jan Steemann
|
74f9ced94e
|
issue #335
|
2013-01-02 14:37:46 +01:00 |
Jan Steemann
|
19f459331d
|
issue #335
|
2013-01-02 14:25:19 +01:00 |
Jan Steemann
|
ea48388726
|
issue #335
|
2013-01-02 14:12:44 +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 |
Oreste Panaia
|
83ded3fc1f
|
windows fixes
|
2012-12-20 17:17:30 +08:00 |
Jan Steemann
|
669fe4275a
|
cppcheck
|
2012-12-18 16:44:06 +01:00 |
Frank Celler
|
621e4409bc
|
Merge remote-tracking branch 'origin/1.1' into devel
Conflicts:
.gitignore
CHANGELOG
Documentation/Makefile.files
Installation/build.sh
Installation/epm/arangodb.list
Makefile.in
README
README.md
VERSION
aclocal.m4
arangod/HashIndex/hasharray.c
arangod/RestServer/ArangoServer.cpp
arangod/V8Server/ApplicationV8.cpp
config/config.guess
config/config.sub
config/depcomp
configure
configure.ac
html/admin/js/master.js
js/server/arango-password.js
js/server/version-check.js
lib/BasicsC/files.c
lib/BasicsC/logging.c
utils/Makefile.files
|
2012-12-18 13:37:34 +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 |
Jan Steemann
|
b8ca0b2d4d
|
fulltext index massive rewrite
|
2012-12-15 01:01:25 +01:00 |
Jan Steemann
|
b5d0457f3a
|
fixed some issues reported by cppcheck
|
2012-12-12 18:42:11 +01:00 |
Jan Steemann
|
473aaa8fd4
|
fixed typos
|
2012-12-11 18:57:50 +01:00 |
Jan Steemann
|
bfb6398110
|
added (intentional) compile error for Windows
|
2012-12-10 15:51:48 +01:00 |
Jan Steemann
|
8e201eba20
|
added #error markers for Windows
|
2012-12-10 15:50:02 +01:00 |
Jan Steemann
|
6d8851d83c
|
protect against some invalid cases
|
2012-12-10 15:43:51 +01:00 |
Jan Steemann
|
9a9e8c3214
|
added test case for absolute path
|
2012-12-10 15:39:57 +01:00 |
Jan Steemann
|
b16f672902
|
fixed some log errors on startup & shutdown
|
2012-12-10 15:18:35 +01:00 |
Oreste Panaia
|
4ece32bed4
|
test
|
2012-12-10 19:42:50 +08:00 |
Oreste Panaia
|
033adb225b
|
Updated windows installer
|
2012-12-10 19:33:32 +08:00 |
a-brandt
|
1794ea49fa
|
added new function for getting words
|
2012-12-07 13:09:16 +01:00 |
Jan Steemann
|
ec9f72f227
|
return appropriate error codes
|
2012-12-07 10:49:06 +01:00 |
Oreste Panaia
|
857b66c490
|
windows version
|
2012-12-06 20:44:01 +08:00 |
Jan Steemann
|
242a16d6f5
|
proper naming of ICU functions
|
2012-12-06 12:27:22 +01:00 |
Jan Steemann
|
0d952b6f50
|
factored out a function
|
2012-12-06 10:27:17 +01:00 |
Jan Steemann
|
c7793f2620
|
switched to TRI_ malloc
|
2012-12-06 10:18:17 +01:00 |
Jan Steemann
|
1ffa8e702c
|
more tests and documentation for fulltext indexes
|
2012-12-05 16:12:33 +01:00 |
Jan Steemann
|
eb39af1e78
|
handle out of memory
|
2012-12-03 16:44:16 +01:00 |
a-brandt
|
32fbb4109c
|
added tolower and toupper for utf8
|
2012-12-03 13:30:33 +01:00 |
Frank Celler
|
cfe80c6b9c
|
added generated files
|
2012-11-27 12:54:19 +01:00 |
Frank Celler
|
832be07319
|
Merge branch '1.1' of github.com:triAGENS/ArangoDB into devel
Conflicts:
Makefile.in
lib/BasicsC/logging.c
utils/arango-upgrade.in
|
2012-11-27 12:37:41 +01:00 |
Frank Celler
|
6e94eeb36f
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2012-11-27 12:35:12 +01:00 |
Frank Celler
|
249492a89c
|
Merge remote-tracking branch 'origin/1.1' into devel
Conflicts:
CHANGELOG
Documentation/Manual/GlossaryCollectionName.md
Documentation/Manual/NewFeatures11.md
Documentation/UserManual/FirstStepsArangoDB.md
VERSION
arangod/Documentation/api-blueprints.dox
arangod/HashIndex/hasharray.c
arangod/RestHandler/RestVocbaseBaseHandler.cpp
arangod/RestServer/ArangoServer.cpp
arangod/V8Server/v8-actions.cpp
arangod/V8Server/v8-vocbase.cpp
arangod/VocBase/compactor.c
arangod/VocBase/document-collection.c
configure.ac
html/admin/js/master.js
js/server/ahuacatl.js
js/server/arango-upgrade.js
lib/BasicsC/voc-errors.h
lib/V8/V8LineEditor.cpp
lib/V8/v8-utils.cpp
|
2012-11-27 12:34:58 +01:00 |
Jan Steemann
|
ad6489c2b7
|
issue #295
|
2012-11-27 12:30:12 +01:00 |
Jan Steemann
|
1d98ab44fc
|
issue #295
|
2012-11-27 12:23:26 +01:00 |
Jan Steemann
|
bc94851026
|
fixed compile warnings
|
2012-11-23 13:18:00 +01:00 |
Jan Steemann
|
e7f8543d81
|
moved documentation changes from 1.1 to devel
|
2012-11-23 10:18:47 +01:00 |