Skip to content

Releases: DDMAL/Rodan

v1.1.4

31 Oct 21:12
Compare
Choose a tag to compare
  • Fixed "Bad Gateway" issue on large files (gunicorn timeout)

v1.1.3

20 Oct 18:09
Compare
Choose a tag to compare
  • Fix: UserPreference.send_email now being checked

v1.1.2

19 Oct 18:24
Compare
Choose a tag to compare
  • Fixed issue with WorkflowRuns randomly failing on first RunJob

v1.1.1

05 Oct 19:46
Compare
Choose a tag to compare
  • fixed Job query filtering by category

v1.1.0

21 Sep 17:39
Compare
Choose a tag to compare
VERSION: v1.1.0

v1.0.0

10 Aug 15:56
Compare
Choose a tag to compare

Moving from pre-release tag to release.

1.0.0 Beta Release

20 Jan 23:40
Compare
Choose a tag to compare
1.0.0 Beta Release Pre-release
Pre-release
1.0.0-beta

Merge master branch

v0.1.5: Squashed commit of the following:

11 Jun 16:26
Compare
Choose a tag to compare
commit 2bd0c09dea71734c7bc2b20b0d6e0c1134e56cc2
Author: Rodan <rodan@rodan-dev.simssa.ca>
Date:   Wed Jun 11 12:15:19 2014 -0400

    Fix: memory issue for lyric extraction correction post-process

    Had to process the final page in chunks, not all at once.

commit 97861563f979bc8c03f24c7552ecfdd085d73320
Author: Ryan Bannon <ryan.bannon@gmail.com>
Date:   Wed Jun 11 11:25:04 2014 -0400

    Fix: forgot "self." because I'm stupid

commit 59ecb0bab035735b15bcf42d16a850b663522817
Author: Ryan Bannon <ryan.bannon@gmail.com>
Date:   Wed Jun 11 11:22:44 2014 -0400

    Fix: function sig wrong

commit 5980b294a1d619443c28937f3a1812e37f0f2ac2
Author: Ryan Bannon <ryan.bannon@gmail.com>
Date:   Wed Jun 11 11:19:27 2014 -0400

    Fix: syntax (I'm an idiot)

commit 4384eb7dc7ba5e073501021795d6a744b0c22193
Author: Ryan Bannon <ryan.bannon@gmail.com>
Date:   Wed Jun 11 11:16:57 2014 -0400

    Fix: syntax (I hate Python)

commit 56b477df20e419e2303aee77a09766a72e177e3a
Author: Ryan Bannon <ryan.bannon@gmail.com>
Date:   Wed Jun 11 11:15:35 2014 -0400

    Fix: syntax error

commit 83b597c51655be0a44ff0485930046d4e771cf7c
Author: Ryan Bannon <ryan.bannon@gmail.com>
Date:   Wed Jun 11 11:12:28 2014 -0400

    Fix attempt: memory error

    Fixing Memory Error when processing lyric extraction correction post-processing.

v0.1.4

03 Jun 19:27
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release
Fixed #301: server now does polygon processing

v0.1.3

27 May 15:00
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release
Fixed: jobs now registered correctly in celery when django initiated