RhodeCode Admin
|
abbc465e47
|
core: multiple fixes to unicode vs str usage
- python3 fixes
- import fixes
- list vs iterators
|
2023-07-18 11:17:17 +02:00 |
|
RhodeCode Admin
|
006cbc84e0
|
apps: removed utf8 marker
|
2023-07-18 10:20:56 +02:00 |
|
Milka Kuzminski
|
eb5ec20934
|
application: not use config.scan(), and replace all @add_view decorator into a explicit add_view call for faster app start.
|
2020-12-08 17:04:39 +01:00 |
|
Marcin Kuzminski
|
fe96e16646
|
code: update copyrights to 2020
|
2020-04-16 00:34:52 +02:00 |
|
Marcin Kuzminski
|
e1a5fb601d
|
mentions: markdown renderer now wraps username in hovercard logic allowing checking the mentioned user.
- ref: #5586
|
2020-01-27 09:24:08 +01:00 |
|
Marcin Kuzminski
|
9bf9f2f76d
|
hovercards: handle empty repository
|
2019-12-09 12:53:12 +01:00 |
|
Marcin Kuzminski
|
acf245b8e1
|
hovercards: handle unknown commits on repo by returning 404 instead of 500 error.
|
2019-12-02 14:26:56 +01:00 |
|
Daniel Dourvaris
|
51f357d869
|
hovercards: allow hovercards on parsed !PR patterns.
- in addition expose server info so we can generate fully qualified urls.
|
2019-11-07 13:58:59 +01:00 |
|
Marcin Kuzminski
|
1e60975f0e
|
hovercards: added commit hovercard for files, and dashboard views.
|
2019-11-03 22:02:17 +01:00 |
|
Marcin Kuzminski
|
29038019e8
|
hovercacrds: added new tooltips and hovercards to expose certain information for objects shown in UI
|
2019-10-31 17:52:42 +01:00 |
|