1
0
Fork 0
Commit Graph

157 Commits

Author SHA1 Message Date
Jan Steemann dd391c043c added help text 2013-10-30 11:17:27 +01:00
Frank Celler ff36cad3a8 release version 1.4.0 2013-10-29 11:27:35 +01:00
Frank Celler bbab641852 fixed paths (again) 2013-10-27 21:03:38 +01:00
Frank Celler 98b5618bc8 fixed paths, added docs 2013-10-27 20:50:55 +01:00
Frank Celler 74f8b196d5 added ARANGODB_ROOT 2013-10-27 20:28:21 +01:00
Frank Celler 96d3c32cb7 added startup script 2013-10-27 20:14:48 +01:00
Frank Celler b294240fda moved to icu 52.1 for Mavericks 2013-10-26 15:50:43 +02:00
Jan Steemann dc371c8e66 fix packetize 2013-10-01 10:54:13 +02:00
Jan Steemann 3bad3a779a fixed packetize 2013-10-01 10:44:58 +02:00
Jan Steemann d9ebf2a394 added message about logs 2013-10-01 09:31:25 +02:00
Jan Steemann 04df715864 applied fixes that occurred during build 2013-09-30 18:03:52 +02:00
Jan Steemann 1c7a22560b removed make wiki 2013-09-05 14:14:13 +02:00
Jan Steemann fe07b51beb removed Makelocal.local, moved tasks into Documentation makefile 2013-08-28 18:56:32 +02:00
Frank Celler 52e90633b2 updated manual for 1.4 2013-08-08 14:41:12 +02:00
Frank Celler 0191273ce9 removed wiki pages 2013-08-08 14:07:29 +02:00
Jan Steemann 348ec5f12f updated README 2013-08-02 15:38:10 +02:00
a-brandt 623c3af246 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-17 17:26:45 +02:00
a-brandt 6886a2b512 bugfix wrong return codes 2013-05-17 17:26:01 +02:00
Jan Steemann 74735bf1c3 re-make examples before publishing docs 2013-05-13 11:59:07 +02:00
Frank Celler f57c73f1ec fixed Upgrading, fixed copy of cheat-sheet
Conflicts:
	Makefile.in
2013-05-12 19:56:48 +02:00
a-brandt 30c2557982 changed sublist for js files 2013-04-24 16:38:49 +02:00
a-brandt d8193cb9f4 added --enable-all-in-one-v8 for openSUSE 2013-04-12 17:56:04 +02:00
a-brandt 4b2cac5ba0 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-03-08 13:20:51 +01:00
Jan Steemann 7ad4cea138 issue #442: pls update post install info on osx 2013-03-08 13:16:20 +01:00
a-brandt af3cdfa839 added missing = 2013-03-07 11:04:39 +01:00
Frank Celler fe9f10af8d Merge branch 'devel' of github.com:triAGENS/ArangoDB into 1.2
Conflicts:
	CHANGELOG
	Documentation/Manual/arangodb_1.2_shell_reference_card.pdf
	Makefile.in
	aclocal.m4
	config/compile
	config/config.guess
	config/config.sub
	config/depcomp
	config/missing
	configure
	lib/JsonParser/json-parser.c
2013-02-21 14:21:59 +01:00
Frank Celler 830163707e fixed path of reference card 2013-02-21 14:13:06 +01:00
a-brandt 1d2757323b added fedora 2013-02-20 16:06:23 +01:00
a-brandt 4ecff49c87 updates for epm builds 2013-02-20 09:33:37 +01:00
a-brandt a78705a7c1 moved arangod.conf 2013-02-18 09:25:48 +01:00
Frank Celler 5eeb0b6e93 added new cheat sheet 2013-02-15 15:17:02 +01:00
a-brandt 3e24a8c212 moved the arangod.conf file 2013-02-15 13:51:57 +01:00
a-brandt 3b92c8ce09 deleted --gid X and --uid X 2013-02-15 13:49:20 +01:00
a-brandt 4ff839d5b7 Merge branch '1.2' of github.com:triAGENS/ArangoDB into 1.2 2013-02-15 13:44:03 +01:00
a-brandt ae22bae6a9 deleted --gid X and --uid X 2013-02-15 13:43:17 +01:00
Frank Celler 2b41083008 changed to from -nouid to -uid 2013-02-15 13:33:25 +01:00
Frank Celler b1bd5827ad fixed issue #333: [debian] Group arangodb is not used when starting vie init.d script 2013-02-15 11:52:17 +01:00
a-brandt 8cadfc3303 added upgrade message 2013-02-13 15:30:58 +01:00
a-brandt f9cff6a507 added an upgrade message 2013-02-13 12:55:56 +01:00
a-brandt bcd69029d9 added command "upgrade" to upgrade the database files 2013-02-12 13:31:03 +01:00
a-brandt 0105c66489 deleted "--gid arangodb" 2013-02-08 16:57:42 +01:00
a-brandt c57501d5e6 added optional server options (to start server with "/etc/init.d/arangod start --upgrade") 2013-02-08 13:59:41 +01:00
a-brandt 3b4efac0e9 force: make setup 2013-02-06 10:16:27 +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
a-brandt 4bd3a84a09 updates 2012-12-17 10:47:29 +01:00
a-brandt f1e0edd0ab Merge branch '1.1' of github.com:triAGENS/ArangoDB into 1.1 2012-12-07 10:21:09 +01:00
a-brandt 30312dd596 diable mruby for MacOS X 2012-12-07 10:20:09 +01:00
Frank Celler 18e5f884eb added troubleshooting, fixed css, fixed OBS 2012-12-06 16:58:38 +01:00
Frank Celler 4cf160549a added windows, fixed version number 2012-12-06 16:58:38 +01:00
Frank Celler c1de76382a added open build service files 2012-12-06 16:58:38 +01:00