Oreste Panaia
|
35ab2e6f62
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-06-10 17:05:58 +08:00 |
Oreste Panaia
|
8e10a5e173
|
windows updates
|
2013-06-10 17:05:33 +08:00 |
Jan Steemann
|
d31573a8b4
|
fixed a few type issues, updated TODOs
|
2013-06-07 11:31:42 +02:00 |
Jan Steemann
|
d7b64d4ae2
|
merged patches by @guidoreina
|
2013-05-21 11:33:43 +02:00 |
Jan Steemann
|
c59f00efa8
|
fixed handling of --temp-path
|
2013-05-15 15:55:48 +02:00 |
Guido Reina
|
4c5494c67d
|
In the functions TRI_VerifyLockFile (Linux and Windows), the buffer 'buffer' was initialized to 0 right before calling TRI_UInt32String(), making TRI_UInt32String() return always 0, instead of the PID.
|
2013-05-01 11:05:20 +02:00 |
Oreste Panaia
|
ee339ffd9f
|
windows 1.3 changes
|
2013-04-23 19:03:08 +02:00 |
Frank Celler
|
f810711a79
|
FreeBSD port
|
2013-04-02 18:43:10 +02:00 |
Jan Steemann
|
ba0d608a25
|
renamed function
|
2013-03-28 14:13:11 +01:00 |
Jan Steemann
|
1492118545
|
added test cases for "fs" module
|
2013-03-26 14:09:20 +01:00 |
Jan Steemann
|
75d2d05b04
|
added comment
|
2013-03-24 18:58:05 +01:00 |
Jan Steemann
|
124d7cb29f
|
fixed file uploads
|
2013-03-24 18:13:13 +01:00 |
Jan Steemann
|
071144ecc0
|
temporary file functons
|
2013-03-24 14:32:09 +01:00 |
Jan Steemann
|
d9595caaf5
|
added upload API
|
2013-03-24 13:17:50 +01:00 |
Jan Steemann
|
f58e1a4b9a
|
sendFile
|
2013-03-24 11:44:29 +01:00 |
Jan Steemann
|
91fbb454f3
|
added zipFile()
|
2013-03-23 22:32:59 +01:00 |
Jan Steemann
|
d97954e466
|
unzip
|
2013-03-23 20:52:33 +01:00 |
Frank Celler
|
8a54df7419
|
added .arangosh.rc, added /_admin/execute
|
2013-03-23 14:04:08 +01:00 |
Frank Celler
|
1aa5109fa3
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
Oreste Panaia
|
a48696ec28
|
network modifications required for windows
|
2013-02-28 17:43:39 +08:00 |
Oreste Panaia
|
e0b7fbbf8d
|
windows icu
|
2013-01-31 00:04:20 +08:00 |
Jan Steemann
|
376c264281
|
take precautions to prevent issue #365
|
2013-01-22 11:58:08 +01:00 |
Frank Celler
|
7380ddfabe
|
Merge branch '1.1' of github.com:triAGENS/ArangoDB into devel
Conflicts:
arangosh/V8Client/arangosh.cpp
bin/arango32.msi
bin/arango64.msi
lib/BasicsC/win-utils.c
|
2013-01-15 15:50:47 +01:00 |
Oreste Panaia
|
c01a5c6275
|
arango shell and import
|
2013-01-14 20:16:09 +08:00 |
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 |
Oreste Panaia
|
afa0268e70
|
Merge branch '1.1' of https://github.com/triAGENS/ArangoDB into 1.1
|
2013-01-09 22:23:46 +08:00 |
Oreste Panaia
|
9baae9c129
|
windows bug fixes
|
2013-01-09 22:23:35 +08: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
|
503e0ff8fe
|
fixed merge conflicts
|
2013-01-02 18:07:57 +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 |
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
|
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
|
857b66c490
|
windows version
|
2012-12-06 20:44:01 +08:00 |
Jan Steemann
|
c53cd0b408
|
added TRI_SizeFile() plus test
|
2012-10-24 18:37:40 +02:00 |
Oreste Panaia
|
aad73db128
|
various changes for windows
|
2012-10-22 20:51:31 +08:00 |
Oreste Panaia
|
2a71a3c371
|
minor changes for windows compatability
|
2012-09-28 17:34:22 +08:00 |
Frank Celler
|
17cf74b080
|
fixed issue #88: fds not closed
|
2012-07-11 15:18:12 +02:00 |
Frank Celler
|
d2c758d663
|
the great rename
|
2012-06-08 15:01:25 +02:00 |