Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix last broken panel | Martin Spielmann | 2016-07-30 | 1 | -3/+3 |
| | |||||
* | replaced WicketURL[En/De]coder with Url[En/De]coder | Martin Spielmann | 2016-07-30 | 2 | -2/+0 |
| | |||||
* | more replacements for getRelativePathPrefixToContextRoot | Martin Spielmann | 2016-07-30 | 3 | -3/+5 |
| | |||||
* | Replaced getRelativePathPrefixToContextRoot with method in | Martin Spielmann | 2016-07-30 | 1 | -1/+2 |
| | | | GitBlitRequestUtils | ||||
* | replaced RequestUtils.toAbsolutePath() and RedirectRequestTarget | Martin Spielmann | 2016-07-30 | 3 | -12/+11 |
| | |||||
* | Replaced HeaderContributors by Behaviors and fixed PageParameter methods | Martin Spielmann | 2016-07-29 | 6 | -16/+21 |
| | |||||
* | Replaced SimpleAttributeModifier by AttributeModifier | Martin Spielmann | 2016-07-28 | 15 | -45/+37 |
| | |||||
* | started resolving compile errors. no functional changes made. onle | Martin Spielmann | 2016-07-28 | 2 | -2/+2 |
| | | | replacements like PageParameters.put -> PageParameters.add | ||||
* | replaced PageParameter imports which moved into another package | Martin Spielmann | 2016-07-28 | 8 | -8/+8 |
| | |||||
* | Fix for #1018 and #1025 browser LFS links | Paul Martin | 2016-03-21 | 1 | -0/+22 |
| | | | | | + View and Raw both download the actual file + Blame will show the metafile | ||||
* | Fix for #976 - Filestore links via browser | Paul Martin | 2015-12-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | + GitLFS client support + FilestoreModel now parses meta file + Read meta heading from cache if available + Authentication based on accept headers for browser view filestore login + PathModel & PathChangeModel now understands filestore items + Zip & Rar downloads contain include filestore items + Filestore servlet returns LFS JSON error only if accepted by client + DiffStat now knows repository to allow identification of filestore items + Filestore items identified and returned via view, raw & blob links on blame, commitDiff, commit and Tree pages | ||||
* | Use author date to be consistent with other tools (fixes #919) | James Moger | 2015-09-18 | 3 | -3/+3 |
| | |||||
* | fix feed link from user's repository page | Joel Johnson | 2015-07-14 | 1 | -1/+2 |
| | |||||
* | Merge pull request #284 from mrjoel/mrjoel-useshortrefs | James Moger | 2015-07-04 | 2 | -18/+14 |
|\ | | | | | prefer shortened refs for cleaner/shorter URLs | ||||
| * | prefer shortened refs for cleaner/shorter URLs | Joel Johnson | 2015-07-01 | 2 | -18/+14 |
| | | |||||
* | | allow advertising gitblit privileges for external URLs | Joel Johnson | 2015-07-01 | 1 | -18/+18 |
|/ | | | | | | | | | | | | | | | | commit c20191fc0931a19bec0df1ab2b56f287e5d8b7c7 enabled support for hiding internal URLs, but didn't consider that it broke the evaluation of permissions (used for tickets, etc.), and caused a NPE on repoUrl.permission when trying to view the TicketPage. With all internal mechanisms disabled, it would result in the first URL being external with unknown permissions. This adds an option to use internal permissions even for external URLs. Note that this does not grant any additional permissions, but does offer the option to have gitblit advertise the full set of what is allowed, even if the external URL imposes additional restrictions. | ||||
* | Merged #258 "Create an avatar provider that defaults to Gravatar" | James Moger | 2015-06-15 | 9 | -21/+16 |
|\ | |||||
| * | Revised AvatarGenerator to be injectable | James Moger | 2015-06-15 | 1 | -1/+3 |
| | | |||||
| * | First draft for a customized avatar image | Fabrice Bacchella | 2015-06-15 | 9 | -21/+14 |
| | | |||||
* | | Bump to JGit 4.0.0 | Luca Milanesio | 2015-06-12 | 1 | -1/+1 |
|/ | | | | | JGit 4.0.0 fixes a memory leak but introduces a non-compatible change for closing the RevWalk: before it was release() but now is close() | ||||
* | Fix failure to save Allow Forks repository setting | James Moger | 2015-03-05 | 1 | -7/+3 |
| | |||||
* | Merge branch 'ticket/238' into develop | James Moger | 2015-02-26 | 1 | -1/+22 |
|\ | |||||
| * | issue 564: enable ticket page update on tomcat with redirects | krulls | 2015-02-26 | 1 | -1/+22 |
| | | | | | | | | | | | | issue 564: fix imports issue 564 | ||||
* | | Integrate GitHub Octicons | James Moger | 2014-10-23 | 5 | -75/+110 |
| | | |||||
* | | Remove S# text, set severity in tooltip | James Moger | 2014-10-21 | 1 | -4/+4 |
| | | |||||
* | | Tickets - Priority, Severity options | Paul Martin | 2014-10-20 | 2 | -2/+13 |
| | | | | | | | | | | | | | | | | | | + Severity indicated via new character indicator and color of ticket icon on ticket list + Priority indicated via new priority icon and color on ticket list + Indexed as integers to provide sorting and maintain language neutral index + Colours and indicator text controlled through CSS classes priority-<x> & severity-<x> + UITicketTest created to generate tickets of all types to ease debugging | ||||
* | | Merge branch 'ticket/192' into develop | James Moger | 2014-09-29 | 1 | -3/+3 |
|\| | |||||
| * | Tweak styling of clear cache & new repository links on repositories panel | James Moger | 2014-09-29 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'ticket/181' into develop | James Moger | 2014-09-17 | 3 | -8/+9 |
|\| | |||||
| * | Sanitize ticket text at presentation time to avoid unintended html encoding | James Moger | 2014-09-17 | 3 | -8/+9 |
| | | |||||
* | | Merge branch 'ticket/171' into develop | James Moger | 2014-09-08 | 1 | -9/+19 |
|\| | |||||
| * | Fix potential NPE in TicketListPanel due to missing repository | James Moger | 2014-09-08 | 1 | -9/+19 |
| | | |||||
* | | Show account type column in teams panel. | Florian Zschocke | 2014-09-07 | 2 | -2/+5 |
| | | | | | | | | Add a new column to the team panel, showing the account type. | ||||
* | | Merge branch 'ticket/164' into develop | James Moger | 2014-09-07 | 2 | -5/+6 |
|\| | |||||
| * | Implement a SafeTextModel and use that for fields vulnerable to XSS | James Moger | 2014-09-07 | 2 | -5/+6 |
| | | |||||
* | | Merge branch 'ticket/165' into develop | James Moger | 2014-09-05 | 1 | -1/+1 |
|\| | |||||
| * | Change Clippy's script access attribute | James Moger | 2014-09-05 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'ticket/147' into develop | James Moger | 2014-09-04 | 1 | -0/+3 |
|\| | |||||
| * | Fix NPE when anonymous admins are editing a repository (issue-490) | James Moger | 2014-09-04 | 1 | -0/+3 |
| | | |||||
* | | Extract services manager into a top-level injectable manager | James Moger | 2014-07-03 | 1 | -2/+2 |
|/ | |||||
* | Do not serialize Loggerticket/114 | James Moger | 2014-06-27 | 2 | -5/+12 |
| | |||||
* | Fix substring regression in repository name panel | James Moger | 2014-06-09 | 1 | -1/+2 |
| | |||||
* | Use separate project and name field models in the RepositoryNamePanel | James Moger | 2014-06-09 | 1 | -39/+34 |
| | |||||
* | Use AJAX to manage the SSH keys panel | James Moger | 2014-06-05 | 1 | -19/+27 |
| | |||||
* | Add a basic SSH public key management UI | James Moger | 2014-06-05 | 4 | -0/+281 |
| | |||||
* | Revise the user profile page and add a preferences form | James Moger | 2014-06-04 | 5 | -5/+5 |
| | |||||
* | Rename option classes | James Moger | 2014-06-04 | 6 | -8/+8 |
| | |||||
* | Hide allow forks control if forking is disabled | James Moger | 2014-06-03 | 2 | -4/+14 |
| | |||||
* | Extract re-usable conditional choice option panel | James Moger | 2014-06-03 | 2 | -0/+97 |
| | |||||
* | Hide empty option descriptions | James Moger | 2014-06-03 | 3 | -5/+7 |
| |