1
0
Fork 0
Commit Graph

18639 Commits

Author SHA1 Message Date
Jan Steemann c5f82f1b10 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-12-16 22:52:55 +01:00
Jan Steemann dd60e53ce3 added more collect special cases 2014-12-16 22:52:33 +01:00
Willi Goesgens 14baf7b3d6 fix typo. 2014-12-16 19:37:56 +01:00
Willi Goesgens aa5ba7db20 Fix typo in makefile. 2014-12-16 19:21:05 +01:00
Willi Goesgens 6850409229 Properly include the -lrt into our automake scheme. 2014-12-16 19:13:18 +01:00
Willi Goesgens 4e96da7b9e Remove debug output - works now. 2014-12-16 18:56:18 +01:00
Willi Goesgens ec4d6a33f4 Add more complex macro checking for -lrt 2014-12-16 18:47:57 +01:00
Frank Celler 8f8415bd8b Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-12-16 18:47:52 +01:00
Frank Celler 0c394bec44 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-12-16 18:37:06 +01:00
Frank Celler 385d143d9c use GYPFLAGS="-Dstandalone_static_library=1" 2014-12-16 18:37:02 +01:00
Willi Goesgens bd2485ff0d Check whether libc provides rt for later linking of V8; if not we need to add -lrt to our LDFLAGS.
See man clock_gettime for details.
2014-12-16 18:35:55 +01:00
Frank Celler 5721f8aad5 added CC as well (just to be sure) 2014-12-16 18:02:48 +01:00
Jan Steemann b84d513b6b Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-12-16 17:30:56 +01:00
Jan Steemann 50e08ab099 removed unused file 2014-12-16 17:30:48 +01:00
Michael Hackstein e24ad86ba0 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
	js/apps/system/aardvark/frontend/js/views/applicationsView.js
2014-12-16 17:06:49 +01:00
Willi Goesgens b94c80c8ef Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-12-16 17:03:57 +01:00
Michael Hackstein d9156bc921 Changed hardcoded error num in web interface to generated error object 2014-12-16 17:03:55 +01:00
Willi Goesgens 9cbfb91f8c Offer possibility to have a pre-compiled non-system V8 so jenkins can save cpu cycles. 2014-12-16 17:03:17 +01:00
Jan Steemann 8515b8643e Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
	CHANGELOG
2014-12-16 16:53:51 +01:00
Jan Steemann b62a52e6cf updated CHANGELOG 2014-12-16 16:53:21 +01:00
Jan Steemann 591d975672 remove unused library 2014-12-16 16:53:04 +01:00
Frank Celler 3867a0ddd1 new version 2014-12-16 16:51:20 +01:00
Frank Celler 051626d4e4 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-12-16 16:50:12 +01:00
Frank Celler 5ebcfc1d5e added gcc-4.9 2014-12-16 16:49:34 +01:00
Frank Celler 95b03268b6 Update LICENSES-OTHER-COMPONENTS.md 2014-12-16 16:39:58 +01:00
Frank Celler e2ab3685c4 renamed to md 2014-12-16 16:39:12 +01:00
Frank Celler e6ebc24cb0 added more components 2014-12-16 16:37:18 +01:00
Frank Celler 40e4b40dff Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-12-16 16:28:30 +01:00
Jan Steemann 61f799ecf0 satisfy jslint 2014-12-16 15:37:15 +01:00
Jan Steemann a8ad216a0a Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-12-16 15:25:53 +01:00
Jan Steemann 571b6b5b02 added tests 2014-12-16 15:25:46 +01:00
Willi Goesgens 7c9ece25ce bash -c is the right option to run commands. 2014-12-16 14:30:41 +01:00
Willi Goesgens a7ff43081c Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-12-16 14:22:56 +01:00
Willi Goesgens 3423c078d7 One more attempt to switch gcc versions on travis 2014-12-16 14:22:34 +01:00
Michael Hackstein d8ad93f1b6 Moved fishbowl update from client to common module of foxx manager. Offered update in server-side foxx manager and used it in Web Interface 2014-12-16 14:10:15 +01:00
Michael Hackstein 3fdffe3367 Added view templates for generated Foxx apps 2014-12-16 14:10:15 +01:00
Michael Hackstein 275503224e Added some Error notification for Foxx App install failures. Added download for Zipfile as well as information for your development path. 2014-12-16 14:10:15 +01:00
Michael Hackstein 520541fa7e Added styling for disabled buttons and the drag and drop upload dialog 2014-12-16 14:10:14 +01:00
Michael Hackstein 6bb51ab851 Added templates for setup and teardown. Added a model for the configuration 2014-12-16 14:10:14 +01:00
Michael Hackstein 88e304fce0 Added a drag & drop upload zip field. Added explaination texts for zip and github 2014-12-16 14:10:14 +01:00
Michael Hackstein 2c026cecb4 Fixed a forgotten todo variable name 2014-12-16 14:10:14 +01:00
Michael Hackstein 85da13197d Added an automatic dev app reloading. 2014-12-16 14:10:14 +01:00
Michael Hackstein 987dec185e Created code for setup and teardown. Also dev setup will be executed in development mode. 2014-12-16 14:10:13 +01:00
Michael Hackstein dc15329e64 Improved the optics of the Apllication install View. Also now shows Devel as version number for dev apps. 2014-12-16 14:10:13 +01:00
Lucas Dohmen d3987063a5 Bugfixing 2014-12-16 14:10:13 +01:00
Lucas Dohmen 51f3c853ad Build Manifest correctly 2014-12-16 14:10:13 +01:00
Lucas Dohmen 597e61b928 Generate controllers 2014-12-16 14:10:13 +01:00
Michael Hackstein 4f4b4c59da The web interface now sends information to fill the templates for generating an app 2014-12-16 14:10:13 +01:00
Lucas Dohmen 5e41c1798a Create folder structure, models and repositories 2014-12-16 14:10:12 +01:00
Michael Hackstein ca99f19d7d First draft of a create my own app template generator 2014-12-16 14:10:12 +01:00