1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-01-11 05:17:55 +03:00
openuds/server
Adolfo Gómez García e1f26d2157 * Fixed "double cancel" of a publication (cancelling over an already
cancelling publication will "force" the cancellation, meaning that no
check is done, it simply stops publication and mark it as "cancelled"
(leaving a log on service pool, ofc)
2015-02-03 06:30:27 +01:00
..
.externalToolBuilders * Fixed another bug introduced with new transactions on Django 1.6 2013-12-11 09:59:17 +00:00
documentation * Fixed several bad formed literal strings 2015-02-02 11:31:59 +01:00
samples * Updated sample to add secondary auth 2014-06-30 12:10:20 +00:00
src * Fixed "double cancel" of a publication (cancelling over an already 2015-02-03 06:30:27 +01:00
.project * Fixed another bug introduced with new transactions on Django 1.6 2013-12-11 09:59:17 +00:00
.pydevproject Started a REST api for UDS. 2013-11-11 19:38:23 +00:00
requirements.txt * Added xml_marshaller as a requirement 2014-09-15 18:41:02 +02:00