1
0
Fork 0
Commit Graph

194 Commits

Author SHA1 Message Date
Jan Christoph Uhde c98f83ede3 fix RestSimpleHandler 2016-08-31 18:52:58 +02:00
Frank Celler 2505049e01 ignore boost build files 2016-08-17 12:42:45 +02:00
Jan Christoph Uhde 1b35ae4f79 enable: compile_commands.json 2016-07-26 20:56:25 +02:00
Jan Christoph Uhde b8c705868e Split Http- and HttpsCommTask
add .ctags_exclude and new CommTasks

move some code form GeneralCommTask to HttpCommTask

move more code into HttpCommTask

fix ording or initialization

if access of classes

make _requestAsHttp() private

more cleanup
2016-07-23 01:17:48 +02:00
Jan Christoph Uhde 2695b2bea9 ignore build.sh 2016-07-14 08:39:44 +02:00
Jan Christoph Uhde b2e29c4353 fix: createResponse -> setResponseCode; remove delete
remove delete _response in RestEdgesHandler
2016-07-07 08:54:41 +00:00
Jan Christoph Uhde e4a8b5d7b6 add --server <url> option to unittests 2016-07-05 11:30:56 +02:00
Jan Christoph Uhde e6667bf672 add tags to .gitignore and add .editorconfig 2016-07-04 14:08:26 +02:00
Simran Brucherseifer 23e22f6f39 Rename Users documentation to Manual 2016-05-24 16:09:21 +02:00
hkernbach cf8551d95b gitignore 2016-05-20 11:01:14 +02:00
hkernbach a06585074c gitignore 2016-05-20 09:41:08 +02:00
hkernbach 23fefc530b git ignore 2016-05-19 18:30:05 +02:00
hkernbach 3eb2fe6b8f gitignore 2016-05-19 17:59:23 +02:00
hkernbach b998fad399 gitignore 2016-05-09 11:38:41 +02:00
Alan Plum 9d6e22f2a3
gitignore out/ 2016-05-02 16:48:52 +02:00
hkernbach 18bde3282c Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-29 17:03:24 +02:00
Alan Plum eb506054e9
gitignore logs/ output/ 2016-04-29 16:11:03 +02:00
hkernbach cddb11d315 added *.swp to gitignore 2016-04-29 15:37:15 +02:00
Simran Brucherseifer 8fe94bffb7 Ignore thumbnail files generated by Windows Explorer 2016-03-08 16:44:25 +01:00
jsteemann 734935ca22 cleaned up .gitignore 2016-02-26 20:19:31 +01:00
Frank Celler 1cd53c20a1 added generateMimetypes and generateErrorfiles 2016-02-25 13:14:06 +01:00
Frank Celler 83689647aa added zlib 2016-02-22 10:01:10 +01:00
Jan Steemann 1b1f61e59c added libev build artefacts to gitignore 2016-02-19 14:58:41 +01:00
Alan Plum cdd0e19490 gitignore build/ 2016-02-18 16:45:30 +01:00
Jan Steemann bc3bbc46b5 fixed Visual Studio warnings 2015-11-19 14:29:49 +01:00
Jan Steemann 08fe5c4a3e fixed .gitignore 2015-11-19 14:10:26 +01:00
Frank Celler 9a359d2d6a reverted 5f3df16a95 because of missing CLA 2015-10-30 13:48:30 +01:00
CoDEmanX 6fba9c5284 Additional AQL date functions: DATE_DAYOFYEAR, DATE_ISOWEEK, DATE_LEAPYEAR, DATE_QUARTER, DATE_ADD, DATE_SUBTRACT, DATE_DIFF, DATE_COMPARE and DATE_FORMAT.
Unit tests incomplete and untested. Behavior of some functions might need adjustments. ISO duration cache needs to be cleared on every AQL query to avoid a memory leak.

Please rebuild Aardvark and see TODOs in code. Also added Windows shortcuts to ignore list.
2015-09-11 06:23:36 +02:00
Frank Celler 32698aae6b added cache for file list 2015-09-09 11:23:25 +02:00
CoDEmanX fcf6576674 Ignore diffs, patches and Windows libs 2015-08-19 23:19:36 +02:00
Aurelijus Banelis 078db04650 Git ignore for CMAKE generated files 2015-08-15 22:28:51 +03:00
Jan Steemann bd16a17606 added temporary files for documentation to .gitignore 2015-08-11 14:27:11 +02:00
Thomas Schmidts f46ea2998b Added node_modules from gitbook plugins to gitignore 2015-06-08 18:07:26 +02:00
Alan Plum 672c738d2c Ignore npm-debug.log. 2015-04-29 15:57:58 +02:00
Michael Hackstein 610df854fc Removed the sharedLib from gitignore 2015-03-10 11:38:26 +01:00
Michael Hackstein a7ad56fc1c Added the node_modules in aardvark to gitignore 2015-02-22 21:24:27 +01:00
Heiko Kernbach e5c62483ec added frontends to gitignore 2015-02-20 11:05:55 +01:00
Jan Steemann 43556df748 cleanup of .gitignore 2015-02-19 17:52:30 +01:00
Frank Celler 88ef2ca2c2 ignore build files 2014-12-24 11:16:26 +01:00
Thomas Schmidts 3f601101cd Added some documentation files to gitignore 2014-11-20 17:02:17 +01:00
Jan Steemann 11e1cebac6 removed now obsolete files 2014-11-12 17:16:16 +01:00
Jan Steemann 480ffbe313 removed some obsolete entries 2014-10-30 00:20:55 +01:00
Willi Goesgens 792f43d93e Add unittest & codecoverage tempfiles to ignore list 2014-09-24 18:38:33 +02:00
Jan Steemann 4012812196 adjust file ending 2014-09-16 22:25:51 +02:00
Jan Steemann aa20c9e980 renamed last C files... 2014-09-13 22:38:25 +02:00
Max Neunhoeffer ed438f3dab Add .gdb_history to .gitignore. 2014-08-04 18:45:06 +02:00
Jan Steemann e1c7843ecb parser 2014-07-24 14:00:13 +02:00
Frank Celler af109c73ca Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
	js/server/modules/org/arangodb/foxx/manager.js
2014-06-20 14:41:13 +02:00
Frank Celler f43eecab1c ignore generated files 2014-06-20 14:39:28 +02:00
Jan Steemann 8ea7fa5e4a Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh 2014-06-03 17:18:02 +02:00