| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated to latest wicket milestone and fix upgrade errors | Martin Spielmann | 2016-11-18 | 17 | -27/+32 |
* | Merge pull request #3 from gitblit/master | Martin Spielmann | 2016-11-18 | 15 | -265/+743 |
|\ |
|
| * | Merge pull request #1147 from tomaswolf/disabled_pager_links | James Moger | 2016-11-14 | 2 | -2/+4 |
| |\ |
|
| | * | Fix disabled links in PagerPanel | Tom | 2016-10-31 | 2 | -2/+4 |
| * | | Merge pull request #1149 from fzs/fixLDAPbinding | James Moger | 2016-11-14 | 1 | -114/+284 |
| |\ \
| | |/
| |/| |
|
| | * | Clean up `LdapAuthProvider` to properly cover different LDAP search scenarios. | Florian Zschocke | 2016-11-11 | 1 | -114/+284 |
| * | | Merge pull request #1144 from fzs/logSendFailedException | James Moger | 2016-10-28 | 1 | -1/+16 |
| |\ \ |
|
| | * | | Improve logging when sending email fails.merged-logSendFailedException | Florian Zschocke | 2016-10-27 | 1 | -1/+16 |
| | |/ |
|
| * | | Merge pull request #1142 from fzs/merge-strategy | James Moger | 2016-10-28 | 9 | -70/+336 |
| |\ \ |
|
| | * | | Add merge type setting to repository page.merged--merge-strategy | Florian Zschocke | 2016-10-28 | 3 | -1/+10 |
| | * | | Add integration strategy to merge tickes fast-forward or with commit. | Florian Zschocke | 2016-10-28 | 6 | -69/+326 |
| | |/ |
|
| * | | Issue #1076: load commit cache in a background thread | Tom | 2016-10-27 | 3 | -78/+103 |
* | | | Merge pull request #2 from gitblit/master | Martin Spielmann | 2016-09-28 | 3 | -715/+726 |
|\| | |
|
| * | | Spelling mistake fix | larsmaes | 2016-09-16 | 1 | -1/+1 |
| * | | 1.8.x tranditional chinese translation | william | 2016-08-04 | 1 | -27/+21 |
| * | | 1.8.x tranditional chinese translation after user experience | william | 2016-08-04 | 2 | -712/+729 |
| |/ |
|
* | | Fix bootstrap and angular resources | Martin Spielmann | 2016-07-31 | 4 | -7/+45 |
* | | fix octicons | Martin Spielmann | 2016-07-31 | 10 | -19/+917 |
* | | fix fragment markup loading #1 | Martin Spielmann | 2016-07-31 | 25 | -106/+106 |
* | | fix fragments on RepositoriesPanel #1 | Martin Spielmann | 2016-07-31 | 1 | -10/+10 |
* | | fix fontawesome and mount static resources (root folder) | Martin Spielmann | 2016-07-31 | 115 | -9/+2479 |
* | | mount fontawesome | Martin Spielmann | 2016-07-31 | 9 | -1/+681 |
* | | mount flotr and bootstrap | Martin Spielmann | 2016-07-31 | 29 | -93/+9834 |
* | | fixed last compile errors in pages | Martin Spielmann | 2016-07-30 | 16 | -53/+72 |
* | | replaced ResourceStreamRequestTarget by ResourceStreamRequestHandler | Martin Spielmann | 2016-07-30 | 4 | -209/+222 |
* | | fix last broken panel | Martin Spielmann | 2016-07-30 | 1 | -3/+3 |
* | | fix filter and plugin class resolver | Martin Spielmann | 2016-07-30 | 2 | -98/+104 |
* | | replaced WicketURL[En/De]coder with Url[En/De]coder | Martin Spielmann | 2016-07-30 | 6 | -15/+17 |
* | | more replacements for getRelativePathPrefixToContextRoot | Martin Spielmann | 2016-07-30 | 3 | -3/+5 |
* | | Replaced getRelativePathPrefixToContextRoot with method in | Martin Spielmann | 2016-07-30 | 9 | -25/+53 |
* | | replaced RequestUtils.toAbsolutePath() and RedirectRequestTarget | Martin Spielmann | 2016-07-30 | 12 | -53/+52 |
* | | removed GitBlitUrlCodingStrategy | Martin Spielmann | 2016-07-30 | 2 | -223/+226 |
* | | updated package for RedirectToUrlException | Martin Spielmann | 2016-07-30 | 3 | -4/+19 |
* | | Replaced HeaderContributors by Behaviors and fixed PageParameter methods | Martin Spielmann | 2016-07-29 | 20 | -240/+188 |
* | | Replaced SimpleAttributeModifier by AttributeModifier | Martin Spielmann | 2016-07-28 | 36 | -119/+128 |
* | | fix GiBlitWebApp (mostly...) | Martin Spielmann | 2016-07-28 | 1 | -6/+8 |
* | | fix GitblitRedirectException | Martin Spielmann | 2016-07-28 | 1 | -10/+12 |
* | | started resolving compile errors. no functional changes made. onle | Martin Spielmann | 2016-07-28 | 21 | -79/+83 |
* | | replaced PageParameter imports which moved into another package | Martin Spielmann | 2016-07-28 | 69 | -69/+69 |
|/ |
|
* | Merge pull request #1087 from mereth/issues/964-session-loss-redirects-to-sta... | Paul Martin | 2016-06-19 | 1 | -0/+1 |
|\ |
|
| * | add missing redirect after restoring user in new session | mereth | 2016-06-15 | 1 | -0/+1 |
* | | Merge pull request #1055 from gitblit/1048-TicketReferences | Paul Martin | 2016-06-18 | 9 | -200/+930 |
|\ \
| |/
|/| |
|
| * | Ticket Reference handling #1048 | Paul Martin | 2016-04-27 | 9 | -200/+930 |
* | | fix baseURL handling in HttpUtils, fixes #1083 | Dirk Steinkopf | 2016-06-12 | 1 | -2/+14 |
* | | Fixes #1062 - Upgraded to Prosemirror 0.6.1 | Paul Martin | 2016-04-29 | 1 | -3/+2 |
* | | Merge pull request #1070 from gitblit/1061-filestoreSortByDate | Paul Martin | 2016-04-28 | 2 | -3/+48 |
|\ \ |
|
| * | | Fixes #1061 - Most recent first on filestore page | Paul Martin | 2016-04-28 | 2 | -3/+48 |
| |/ |
|
* / | Use getInteger not getFilesize, fixes #1049 | James Moger | 2016-04-20 | 1 | -1/+1 |
|/ |
|
* | fixes #966 to prevent always searching all repos | Paul Martin | 2016-04-16 | 1 | -3/+6 |
* | Fixes #1028 - FilestorePage now pages and filters | Paul Martin | 2016-04-08 | 3 | -20/+180 |