Commit Graph

27 Commits

Author SHA1 Message Date
Šesták Vít 6c8b2cf859 Added notice when there are some failed projects. This required some refactorings and fixes, that are also included in this commit. 2016-05-13 19:31:47 +02:00
Šesták Vít 604fc56d76 It is now possible to subscribe even a failing project. 2016-05-08 23:02:25 +02:00
Šesták Vít 58ea73c41f Fixed error when filter should contain a failed project 2016-05-08 22:57:08 +02:00
Šesták Vít 42d4dc365d Treat missing files as a warning 2016-05-06 17:27:47 +02:00
Šesták Vít 2291ded9bc minor refactoring 2016-05-06 16:53:10 +02:00
Šesták Vít f3f85128b4 Removed unneeded params for index 2016-05-05 12:14:19 +02:00
Šesták Vít e3d59cede8 Refactored LibDepStatistics to include FailedProjects 2016-04-28 10:14:50 +02:00
Šesták Vít 08500f9a5b Better JIRA export 2016-04-08 17:55:17 +02:00
Šesták Vít b35db5bd52 Fixed some leftover mess 2016-04-07 20:46:19 +02:00
Šesták Vít 1ae9aec9d4 Fixed handling of failed builds. 2016-04-07 14:46:44 +02:00
Šesták Vít c5f63f7ea0 Filtering of failed projects is now responsibility of Downloader. 2016-04-07 14:40:01 +02:00
Šesták Vít 7b6192593d Added support for mail digests 2016-03-10 16:30:16 +01:00
Šesták Vít b1f04c3987 Added support for changelog 2016-03-09 09:55:00 +01:00
Šesták Vít 228456c349 Drastically reduced memory usage, mostly using deduplication. 2016-02-26 17:03:41 +01:00
Šesták Vít e9cdfe4035 Added a disabled feature of potentially better redirection after (un)subscribing. 2016-02-23 16:13:01 +01:00
Šesták Vít 38cd14c21d Fixed open redirect on login screen 2016-02-22 17:11:01 +01:00
Šesták Vít 2e5a265e84 Enhanced locking 2016-02-22 14:44:04 +01:00
Šesták Vít da93888262 Vulnerabilities are now loaded from the vulnDB 2016-02-22 08:38:11 +01:00
Šesták Vít 12f43f4b32 More user-friendly project watching 2016-02-19 12:55:06 +01:00
Šesták Vít a64f7c540b Added locking for the cronjob 2016-02-14 15:03:23 +01:00
Šesták Vít feeec6aec6 When user signs in/out, a proper redirect is performed. 2016-02-12 20:17:30 +01:00
Šesták Vít 2fb2c3fd72 Added support for mail notifications and WIP JIRA export. 2016-02-12 19:50:40 +01:00
Šesták Vít f4fa0ee948 Updated external user service to return email. The email is a new identifier. 2016-02-11 09:54:49 +01:00
Šesták Vít 5102855990 Added support for wildcarded project names 2016-01-28 12:14:47 +01:00
Šesták Vít 0d1f594028 Fine-tuned subproject names 2016-01-21 12:07:16 +01:00
Šesták Vít c63f0ab7ec Suppressed an IDEA warning.
I believe that having the same style of parentheses on both sides of compare is more readable.
2016-01-18 13:14:14 +01:00
Šesták Vít 4b87ced31f Initial commit 2016-01-10 17:31:07 +01:00