summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket
Commit message (Expand)AuthorAgeFilesLines
* Update Git clients list on empty repository pageFlorian Zschocke2023-10-1214-24/+24
* Improve Chinese translation of "fork"Florian Zschocke2023-10-091-17/+17
* fix: Fix incorrect text being copied by copy button on tickets pageFlorian Zschocke2022-12-061-1/+1
* Add french version of Empty Repository pageFlorian Zschocke2022-12-051-0/+60
* fix: Fix broken _de language fileFlorian Zschocke2022-12-051-2/+2
* fix: Correct misaligned images in primary repository URL displayFlorian Zschocke2022-12-051-2/+2
* Replace SWF clippy with clipboard.js on ticket pageFlorian Zschocke2022-12-032-19/+12
* Add a "Copied" tooltip to the copy-to-clipboard buttonFlorian Zschocke2022-12-033-11/+11
* Replace SWF clippy with clipboardjs on repository pageFlorian Zschocke2022-11-203-25/+28
* Fix issue with not serialisable ed25519 SSH keysFlorian Zschocke2022-11-161-1/+23
* Replace key feedback with label instead of FeedbackMessageFlorian Zschocke2022-11-013-6/+18
* Add feedback to SSH Key Form. #1226Martin Spielmann2022-11-014-1/+9
* pages: Fix link for GitExtension, which moved to GithubFlorian Zschocke2022-04-0913-13/+13
* Update japanese translationTakehide Morimoto2022-01-153-170/+1260
* pages: Fix repo-relative reference links in markdown docsFlorian Zschocke2021-12-061-14/+39
* bug: Fix double encoding links in Markdown/Wiki pagesFlorian Zschocke2021-12-041-5/+0
* Fixes external links broken in markdown rendering (#1392)TomaszSzt2021-11-181-0/+16
* Issue #1011: do not serialize JGit commit objectsTom2021-11-0311-69/+116
* Add test for loading russian propertiesFlorian Zschocke2021-11-031-0/+3
* Adding Russian Translate Добавлен русский языкVladimir A2021-11-033-0/+848
* Property bundle: Fix typo in "nl" language fileFlorian Zschocke2021-10-211-1/+1
* Property bundle: Fix various errors with escapesFlorian Zschocke2021-10-213-21/+21
* Property bundle: Fix incorrect property keysFlorian Zschocke2021-10-218-12/+10
* Escape non-ASCII characters in the GitBlitWebApp_pt_BR.properties fileFlorian Zschocke2021-10-211-220/+219
* fix: Remove trailing spaces from property bundle filesFlorian Zschocke2021-10-2114-83/+83
* fix: Remove duplicate property keys from properties filesFlorian Zschocke2021-10-2114-27/+12
* Add a unit test to check if the resource bundle can be loadedFlorian Zschocke2021-10-2014-6/+50
* Fix a wrong unicode escape in the Norsk language properties fileFlorian Zschocke2021-10-201-1/+1
* Update zh_CN translationYMNNs2021-05-031-269/+310
* fix: Also parse exp links in MD pagesFlorian Zschocke2020-11-161-0/+8
* Fix user preferences selecting the wrong preferred locale.Florian Zschocke2019-11-112-46/+28
* Guard docs pages against bad URLsFlorian Zschocke2019-11-112-0/+9
* Merge branch 'pingunaut-1166_more_secure_password_hashes' into master.Florian Zschocke2019-11-062-25/+16
|\
| * Use the new PasswordHash classes.Florian Zschocke2019-11-052-29/+16
| * Replaced duplicated strings by using constantMartin Spielmann2017-01-071-2/+2
| * Added possibility to use secure hashes to store passwordsMartin Spielmann2017-01-011-1/+5
* | Remove "folding outlines" and sort repositories before subfolders.Florian Zschocke2019-06-152-19/+21
* | Add support nested groups on the Repositories pageFlorian Zschocke2019-06-154-5/+368
* | collapsible group repositoriesybosy2019-06-153-3/+60
* | Null-safe compare for ticket milestones without due dateFritz Schrogl2019-06-101-2/+14
* | Update link target to Lucene 5.5 query syntax, moving the link to the page.Florian Zschocke2017-03-0516-119/+139
* | Better Czech localizationJan Breuer2017-03-031-76/+76
* | Add Czech localeJan Breuer2017-02-153-0/+848
* | New Setting "Default Language" when creating user.william2017-02-084-29/+71
* | Sending email (certificate zip file) based on locale that user selectedwilliam2017-01-242-0/+2
* | Update korean translation for gitblit new version.DONGSU, KIM2017-01-051-718/+759
|/
* Merge pull request #1160 from fzs/sshLdapAuthenticatorFlorian Zschocke2016-12-181-0/+9
|\
| * The public key manager can disable writing keys, which hides commandsFlorian Zschocke2016-12-061-0/+9
* | Merge branch 'rcaa-master' into master.Florian Zschocke2016-12-131-1/+1
|\ \
| * | removing duplicated code for cookie genaration and adding random bytes to gen...Rodrigo Andrade2016-08-151-1/+1