1
0
Fork 0
arangodb/arangod/V8Server
Jan Steemann 2050049b06 added periodic job management
this adds functions internal.deletePeriod() and internal.getPeriodic()
functions internal.definePeriodic() now also has an extra parameter to
specify the name of a periodic job. this makes it more easy to tell
jobs apart in the result of internal.getPeriodic().
2014-04-13 22:19:46 +02:00
..
ApplicationV8.cpp fixed VS warnings 2014-04-03 16:13:56 +02:00
ApplicationV8.h slight GC improvements 2014-03-24 16:12:59 +01:00
V8PeriodicJob.cpp Merge branch 'devel' of github.com:triAGENS/ArangoDB into sharding 2014-02-28 20:37:05 +01:00
V8PeriodicJob.h added requeue 2014-02-25 12:07:16 +01:00
V8PeriodicTask.cpp added periodic job management 2014-04-13 22:19:46 +02:00
V8PeriodicTask.h added periodic job management 2014-04-13 22:19:46 +02:00
v8-actions.cpp added periodic job management 2014-04-13 22:19:46 +02:00
v8-actions.h added periodic tasks and statistics historian 2014-02-20 20:29:55 +01:00
v8-query.cpp fixed segfault 2014-03-25 11:16:51 +01:00
v8-query.h updated disclaimer 2013-03-13 17:03:18 +01:00
v8-vocbase.cpp Improve the documentation of _create with respect to shardKeys. 2014-04-04 17:13:49 +02:00
v8-vocbase.h inedges, outedges, edges 2014-02-18 13:46:09 +01:00