summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/pages
Commit message (Expand)AuthorAgeFilesLines
* Update Git clients list on empty repository pageFlorian Zschocke2023-10-1214-24/+24
* 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
* 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-032-7/+5
* Replace SWF clippy with clipboardjs on repository pageFlorian Zschocke2022-11-201-2/+9
* pages: Fix link for GitExtension, which moved to GithubFlorian Zschocke2022-04-0913-13/+13
* Update japanese translationTakehide Morimoto2022-01-152-0/+112
* Issue #1011: do not serialize JGit commit objectsTom2021-11-037-31/+39
* Adding Russian Translate Добавлен русский языкVladimir A2021-11-032-0/+61
* 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
* | collapsible group repositoriesybosy2019-06-151-1/+2
* | 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-052-1/+7
* | Add Czech localeJan Breuer2017-02-152-0/+61
* | New Setting "Default Language" when creating user.william2017-02-084-29/+71
|/
* 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
* | Fix disabled links in PagerPanelTom2016-10-311-0/+1
* | Add merge type setting to repository page.merged--merge-strategyFlorian Zschocke2016-10-282-1/+8
* | Add integration strategy to merge tickes fast-forward or with commit.Florian Zschocke2016-10-281-3/+3
|/
* Merge pull request #1087 from mereth/issues/964-session-loss-redirects-to-sta...Paul Martin2016-06-191-0/+1
|\
| * add missing redirect after restoring user in new sessionmereth2016-06-151-0/+1
* | Merge pull request #1055 from gitblit/1048-TicketReferencesPaul Martin2016-06-182-7/+38
|\ \ | |/ |/|
| * Ticket Reference handling #1048Paul Martin2016-04-272-7/+38
* | Fixes #1062 - Upgraded to Prosemirror 0.6.1Paul Martin2016-04-291-3/+2
* | Fixes #1061 - Most recent first on filestore pagePaul Martin2016-04-281-2/+42
|/
* fixes #966 to prevent always searching all reposPaul Martin2016-04-161-3/+6
* Fixes #1028 - FilestorePage now pages and filtersPaul Martin2016-04-082-20/+167
* Fix for #962 - Delete patchset abilityPaul Martin2016-04-062-0/+106
* Fix for #1042 - Filestore items now shown as iconsPaul Martin2016-04-066-46/+11
* Fixes #882 Honour allow new ticket settingPaul Martin2016-04-061-1/+1
* Fix for #1037 myTickets now honours permissionsPaul Martin2016-04-041-5/+13
* Fix for #1034 Ticket Page ErrorPaul Martin2016-03-311-8/+10
* Friendly URL for EditFile Page #974Paul Martin2016-03-272-12/+12
* Disable edit links in read only mode #974Paul Martin2016-03-272-5/+21
* Document edit capability via ProseMirror submodule #974Paul Martin2016-03-276-4/+290
* Merge pull request #1032 from gitblit/1031-FixForRepositoryPagePaul Martin2016-03-271-2/+10
|\
| * Fix for #1031 to display error messagePaul Martin2016-03-261-2/+10
* | Fix for #1018 and #1025 browser LFS linksPaul Martin2016-03-213-12/+257
|/
* Fix for #976 - Filestore links via browserPaul Martin2015-12-258-48/+121
* fix for #978 - HTML5 date input supportPaul Martin2015-12-095-9/+25
* fix for #967 filestore menu for all usersPaul Martin2015-12-073-32/+22
* Catch some potential NPEsJames Moger2015-11-181-0/+3
* Require admin permissions to view the filestore pageJames Moger2015-11-182-34/+26