Merge branch 'master' into memcache
[plcapi.git] / aspects /
2010-11-16 S.Çağlar OnurMerge branch 'master' into memcache memcache
2010-11-16 S.Çağlar Onurcosmetic
2010-11-10 S.Çağlar Onurlog denied IP addresses
2010-11-09 S.Çağlar Onurfix typo
2010-11-09 S.Çağlar OnurPLC_API_HOST/PLC_API_IP
2010-11-09 S.Çağlar Onur50 request for 5 minutes
2010-11-09 S.Çağlar OnurMerge branch 'master' into memcache
2010-11-09 S.Çağlar OnurUse memcached for rate-limiting the API calls.
2010-09-23 Barış Metindon't apply all aspects blindly (although there is...
2010-09-22 Barış MetinImplement ignore_exception decorator and use it for...
2010-07-16 Barış Metinuse node's hrn instead of the hostname to create xmpp...
2010-07-09 Barış Metinmethods' return values need to be handled separately
2010-07-09 Barış Metinunify handling calls in before and after aspects. check...
2010-06-28 Barış Metinomfaspect now weaves AddSliceTag to track omf_control...
2010-05-10 Barış Metinmake xmlrpclib happy, marshal None
2010-03-19 Barış Metinadd omf log dir in spec and stop logging api method...
2010-03-10 Barış Metinuse node_id or hostname in get_node_hostname
2010-03-10 Barış Metindon't bother with isinstance, a better way to get an...
2010-03-08 Barış Metinfix xmlrpc interface
2010-03-08 Barış Metinxmpp requests are handled by omf-slicemgr.py's xmlrpc...
2010-03-08 Barış MetinOMF integration for plcapi, only activated when PLC_OMF...