27 Commits (5e3521f8496511db4df45f011ea72f25623ad90f)

Autor SHA1 Mensaje Fecha
  James Moger 5e3521f849 Ticket tracker with patchset contributions hace 10 años
  James Moger 131da2786c Improve getting changed paths in a commit range hace 10 años
  James Moger 115551c76c Properly dispose RevWalk in getCommit hace 10 años
  James Moger 2a5e651078 Simplify blob loading code hace 10 años
  James Moger 3d87db0d20 Remove elaborate HEAD determination hace 10 años
  James Moger c44dd099a4 Implement mirror executor (issue-5) hace 10 años
  James Moger 1feb04e5a9 Fix Markdown document enumeraton hace 10 años
  James Moger 5404d4ba41 Check for refs/ not refs/heads/ when updating a ref hace 10 años
  James Moger 699e71e76b Trim trailing whitespace and organize imports hace 10 años
  James Moger 319342c091 Add normalized diffstats to the commit, commitdiff, and compare pages hace 10 años
  James Moger 36491b1c8b Fix potential NPE in git commit search hace 10 años
  Robin Rosenberg 02ede7f11c Avoid NPE when the default branch cannot be identified hace 10 años
  Florian Zschocke b724448b58 Fix set-gid bit clearing under Linux when effective gid is different from file gid. hace 10 años
  Florian Zschocke 8b5730a0e3 Fix setting wrrong custom mode on file and in config. hace 10 años
  Florian Zschocke 1dee253698 Add JavaDoc. hace 10 años
  Florian Zschocke e85277e1de Implement adjusting file permissions for shared repositories. hace 10 años
  Florian Zschocke 8a67d9dcdc Add proper implementation of methods in JnaUtils. hace 10 años
  Florian Zschocke 69007029f1 Add method JGitUtils.createRepository(folder, name, shared) to create a new hace 10 años
  James Moger 5c5b7a8659 Set author as tooltip of "last change" on repositories page (issue-238) hace 11 años
  James Moger f2c4fa73e4 Ignore orphaned .git folder in repositories folder (issue-256) hace 11 años
  James Moger 80d532afc6 New JGit util method to retrieve changed paths in a commit range (issue 226) hace 11 años
  James Moger 843c42bafa Completed migration to JGit 3.0.0-SNAPSHOT hace 11 años
  David Ostrovsky 2b76826802 Bump JGit version to 3.0.0-SNAPSHOT hace 11 años
  James Moger 0f47b2f605 Revised incremental push tags feature hace 11 años
  James Moger f6b200be4c Reorganized to Apache Standard Directory Layout & integrated Moxie hace 11 años
  saheba 99f359e070 +feature: automatic tagging of each push with an incremental revision number per repository hace 11 años
  James Moger 657a6596eb Improve history display of a submodule link hace 11 años
  James Moger 19e902522d Set the new objectid for all diff entries (issue-178) hace 11 años
  James Moger e4e68298c2 Show indicators for Sparkleshared repositories hace 11 años
  James Moger f8bb95d50a Draft mechanism to record a push log as a hidden orphan branch hace 11 años
  Luca Milanesio 8744a1e9de FIX: Allow correct search for RefModel using branch name. hace 11 años
  James Moger 59b817a55b Support alternate compressed download formats (issue-174) hace 11 años
  James Moger 13417cf9c6 Exclude submodules from zip downloads (issue 151) hace 11 años
  James Moger 2ef0a359e5 Fixed repository reference leak in fork mechanism hace 11 años
  James Moger 1e1b85270f Preliminary implementation of server-side forking (issue 137) hace 11 años
  James Moger d3dfcda35c Fixed null pointer in commit page due to changes in submodule link (issue 132) hace 11 años
  James Moger fee0600989 Optionally cache repository list for improved performance hace 12 años
  James Moger eb870fc034 Submodules support hace 12 años
  James Moger 749110b462 Do not incrementally index blobs in submodules (issue 119) hace 12 años
  James Moger bb55f5aec0 Compile regex patterns once and use matches instead of find (issue 103) hace 12 años
  James Moger 0adceb4b64 Regex exclusions for repository search (issue 103) hace 12 años
  James Moger 65f55eee1c Add recursion depth control for repository search (issue 103) hace 12 años
  James Moger 5d9bd7e01c Update to JGit 2.0.0 hace 12 años
  James Moger 23600183b8 Adjust repository search to handle foo.git and foo/bar.git (issue 104) hace 12 años
  James Moger ae9e157ef4 Try multiple encodings when working with string blobs (issue 97) hace 12 años
  James Moger f96d3233fd Possible fix for federation branch mirroring issue (issue 86) hace 12 años
  James Moger 1aa6e081ff Fixed symlink absolute path/canonical path mixup with JGit (issue 78) hace 12 años
  James Moger 87db82f283 Ensure that FederationPullExecutor resets to FETCH_HEAD for mirrors hace 12 años
  James Moger 856091d000 Properly handle renames on incremental indexing hace 12 años
  James Moger 9357e929bd Not all GitNotes were displayed on the commit page (issue 70) hace 12 años