Skip to content

Releases: apathism/ejstand

ejstand 0.5.0

08 Jan 21:25
Compare
Choose a tag to compare

Features:

  • New global option EjudgeServeConfigurationsPath
  • New local option DisplayedColumns
  • New local option RowSortingOrder
  • New local section ContestNamePattern
  • Implemented Ejudge configuration parsing for some unsupported before options
    like penalties for unsuccessful submits
  • Command-line interface for changing some global options
  • Full localization for Russian and English language
  • Automatic language detection by HTTP headers

Changes:

  • SetDeadlinePenalty renamed to just DeadlinePenalty
  • Not started contests are now skipped from rendering instead of throwing an
    exception on finding one
  • A lot of internal refactoring done

Fixed:

  • Fixed a bug with leading zeroes in fractions
  • Fixed crashing on too many file descriptors

ejstand 0.4.0

08 Jan 21:24
Compare
Choose a tag to compare
  • XML parser had been rewritten from xml-conduit to xeno library, and it's almost 50% faster

ejstand 0.3.1

08 Jan 21:24
Compare
Choose a tag to compare
  • Third-party licenses are now included in project
  • New legal credits page

ejstand 0.3.0

08 Jan 21:23
Compare
Choose a tag to compare

New:

  • Global option: WebRoot;
  • Local option: ShowProblemStatistics;
  • Local option: ReversedContestOrder;
  • Local section: ConditionalStyle.

Changes:

  • XML parser optimized;
  • Local configurations are reloading on every request now.

ejstand 0.2.0

08 Jan 21:23
Compare
Choose a tag to compare
v0.2.0

0.2.0

ejstand 0.1.1

08 Jan 21:22
Compare
Choose a tag to compare

Small corrections to ArchLinux packaging.

ejstand 0.1.0

08 Jan 21:21
Compare
Choose a tag to compare

First technical release for testing purposes. Some announced features aren't working correctly.