145 Commits

Author SHA1 Message Date
Šesták Vít bd2a685ae2 Allow ommiting constantFields from config. 2016-12-12 12:50:25 +01:00
Šesták Vít bb7e631e23 Fixed a mysterious compile error that appears just in some cases.
Before the fix, incremental build sometimes used to pass, but clean builds used to fail all the time. This is the reason why I committed code that was not compilable.
2016-12-12 11:35:28 +01:00
Šesták Vít 4c77ef296c Added recognition for suppressed identifiers 2016-12-09 16:38:55 +01:00
Šesták Vít bda2debd6d Add link to ticket on 404 page 2016-12-08 09:31:41 +01:00
Šesták Vít b4e7bd251e Added support for finding log smells using custom regular expressions. 2016-12-05 09:29:49 +01:00
Šesták Vít 0992857e75 Autofocus username field in login form 2016-11-24 09:40:13 +01:00
Šesták Vít b7d3e78dbb Error messages refactoring 2016-11-21 13:30:35 +01:00
Šesták Vít 47b0c3b021 Added a workaround for long loading of vulnerabilities page 2016-08-26 10:36:22 +02:00
Šesták Vít 5edf9f0781 Filtering by team is now more failsafe 2016-08-24 23:31:10 +02:00
Šesták Vít 990bafd29b Menuitems that are to be reconsidered are hidden by default 2016-08-18 14:19:53 +02:00
Šesták Vít 1bb70b676b Fixed description for filters 2016-05-18 09:48:39 +02:00
Š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 af5577cd7e Removed even more from homepage in order to allow fast loading 2016-05-05 10:36:10 +02:00
Šesták Vít 97dc4305e4 Removed vulnerable libraries from homepage, as they have their own page 2016-05-04 17:17:35 +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 c7826b8584 Added HTML e-mails for digest 2016-03-11 13:15:50 +01:00
Šesták Vít 7b6192593d Added support for mail digests 2016-03-10 16:30:16 +01:00
Šesták Vít dd99fe8e9b Removed a warning 2016-03-09 10:52:01 +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 ae85cef92b Projects are sorted in the notifications view 2016-02-19 18:17:57 +01:00
Šesták Vít 66ba68304c Fixed two typos 2016-02-19 18:10:53 +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 2d3e3b5164 Fixed glitches with headings by replacing a CSS hack by a JS solution. 2016-02-10 12:42:11 +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