1
0
Fork 0
arangodb/lib/Basics
Frank Celler 4605fbba9a Merge branch '1.1' of github.com:triAGENS/ArangoDB into 1.1
Conflicts:
	CHANGELOG
	Doxygen/Examples.ArangoDB/startup1
	Makefile.in
	arangod/Documentation/command-line-options.dox
	arangod/Documentation/install-manual.dox
	arangod/Makefile.files
	arangod/RestServer/ArangoServer.cpp
	arangod/VocBase/auth.h
	arangosh/V8Client/arangosh.cpp
	html/admin/css/layout.css
	lib/Basics/ssl-helper.h
	lib/HttpServer/ApplicationHttpServer.cpp
	lib/HttpServer/ApplicationHttpServer.h
	lib/HttpServer/HttpServer.cpp
	lib/HttpsServer/ApplicationHttpsServer.cpp
	lib/HttpsServer/ApplicationHttpsServer.h
2012-07-24 22:56:03 +02:00
..
AssociativeArray.h fixed typos 2012-06-13 15:01:00 +02:00
Common.h
ConditionLocker.cpp
ConditionLocker.h
ConditionVariable.cpp
ConditionVariable.h
Dictionary.h removed server startup options --server.require-keep-alive and --server.secure-require-keep-alive, small optimisations for HTTP request parsing and response header handling 2012-07-18 12:13:12 +02:00
Exceptions.h
FileUtils.cpp added some error messages when using --pid-file 2012-06-27 11:38:43 +02:00
FileUtils.h added some error messages when using --pid-file 2012-06-27 11:38:43 +02:00
Functor.h
Initialise.cpp added process title for supervisor 2012-07-11 10:46:04 +02:00
Initialise.h added process title for supervisor 2012-07-11 10:46:04 +02:00
LibraryLoader.cpp
LibraryLoader.h
Mutex.cpp
Mutex.h
MutexLocker.cpp
MutexLocker.h
ProgramOptions.cpp
ProgramOptions.h
ProgramOptionsDescription.cpp
ProgramOptionsDescription.h
Random.cpp
Random.h
RandomHeap.h
ReadLocker.cpp
ReadLocker.h
ReadUnlocker.cpp
ReadUnlocker.h
ReadWriteLock.cpp
ReadWriteLock.h
StringBuffer.h trying to get an abstact class for HttpRequest 2012-06-13 23:29:27 +02:00
StringUtils.cpp new HttpRequest 2012-06-14 15:03:17 +02:00
StringUtils.h
Thread.cpp fixed error handling of canceled thread 2012-07-01 14:23:19 +02:00
Thread.h fixed shutdown 2012-07-01 14:10:01 +02:00
Timing.cpp
Timing.h
WriteLocker.cpp
WriteLocker.h
WriteUnlocker.cpp
WriteUnlocker.h
delete_object.h
safe_cast.h
ssl-helper.cpp some connection refactoring 2012-07-24 18:42:31 +02:00
ssl-helper.h moved common ssl error function to file of its own 2012-07-24 12:20:51 +02:00