35 Commits (a592329a82d0a85d33abcc63f08df20b79e8e4f7)

Author SHA1 Message Date
  James Moger a592329a82 Use author date to be consistent with other tools (fixes #919) 8 years ago
  Luca Milanesio a1cee65c72 Bump to JGit 4.0.0 9 years ago
  Milos Cubrilo a9a2ffcf9a #230 - Improve empty folder navigation. 9 years ago
  James Moger 4a2fb11479 Gracefully handle missing integration branch in ticket page 9 years ago
  Gerard Smyth f76fee63ed Updated the SyndicationServlet to provide an additional option to return details of the tags in the repository instead of the commits. 10 years ago
  James Moger 87170e14d1 [findbugs] Add null check when closing a RevWalk in JGitUtils 10 years ago
  James Moger a771f15a17 Fix 'head' vs 'HEAD' commit resolution 10 years ago
  James Moger d2ab7a68e4 Fixed bug in merge: improper use of force and failing on FORCED result 10 years ago
  James Moger 5e3521f849 Ticket tracker with patchset contributions 10 years ago
  James Moger 131da2786c Improve getting changed paths in a commit range 10 years ago
  James Moger 115551c76c Properly dispose RevWalk in getCommit 10 years ago
  James Moger 2a5e651078 Simplify blob loading code 10 years ago
  James Moger 3d87db0d20 Remove elaborate HEAD determination 10 years ago
  James Moger c44dd099a4 Implement mirror executor (issue-5) 10 years ago
  James Moger 1feb04e5a9 Fix Markdown document enumeraton 10 years ago
  James Moger 5404d4ba41 Check for refs/ not refs/heads/ when updating a ref 10 years ago
  James Moger 699e71e76b Trim trailing whitespace and organize imports 10 years ago
  James Moger 319342c091 Add normalized diffstats to the commit, commitdiff, and compare pages 10 years ago
  James Moger 36491b1c8b Fix potential NPE in git commit search 10 years ago
  Robin Rosenberg 02ede7f11c Avoid NPE when the default branch cannot be identified 10 years ago
  Florian Zschocke b724448b58 Fix set-gid bit clearing under Linux when effective gid is different from file gid. 10 years ago
  Florian Zschocke 8b5730a0e3 Fix setting wrrong custom mode on file and in config. 10 years ago
  Florian Zschocke 1dee253698 Add JavaDoc. 10 years ago
  Florian Zschocke e85277e1de Implement adjusting file permissions for shared repositories. 10 years ago
  Florian Zschocke 8a67d9dcdc Add proper implementation of methods in JnaUtils. 10 years ago
  Florian Zschocke 69007029f1 Add method JGitUtils.createRepository(folder, name, shared) to create a new 10 years ago
  James Moger 5c5b7a8659 Set author as tooltip of "last change" on repositories page (issue-238) 11 years ago
  James Moger f2c4fa73e4 Ignore orphaned .git folder in repositories folder (issue-256) 11 years ago
  James Moger 80d532afc6 New JGit util method to retrieve changed paths in a commit range (issue 226) 11 years ago
  James Moger 843c42bafa Completed migration to JGit 3.0.0-SNAPSHOT 11 years ago
  David Ostrovsky 2b76826802 Bump JGit version to 3.0.0-SNAPSHOT 11 years ago
  James Moger 0f47b2f605 Revised incremental push tags feature 11 years ago
  James Moger f6b200be4c Reorganized to Apache Standard Directory Layout & integrated Moxie 11 years ago
  saheba 99f359e070 +feature: automatic tagging of each push with an incremental revision number per repository 11 years ago
  James Moger 657a6596eb Improve history display of a submodule link 11 years ago
  James Moger 19e902522d Set the new objectid for all diff entries (issue-178) 11 years ago
  James Moger e4e68298c2 Show indicators for Sparkleshared repositories 11 years ago
  James Moger f8bb95d50a Draft mechanism to record a push log as a hidden orphan branch 11 years ago
  Luca Milanesio 8744a1e9de FIX: Allow correct search for RefModel using branch name. 11 years ago
  James Moger 59b817a55b Support alternate compressed download formats (issue-174) 11 years ago
  James Moger 13417cf9c6 Exclude submodules from zip downloads (issue 151) 11 years ago
  James Moger 2ef0a359e5 Fixed repository reference leak in fork mechanism 11 years ago
  James Moger 1e1b85270f Preliminary implementation of server-side forking (issue 137) 11 years ago
  James Moger d3dfcda35c Fixed null pointer in commit page due to changes in submodule link (issue 132) 11 years ago
  James Moger fee0600989 Optionally cache repository list for improved performance 11 years ago
  James Moger eb870fc034 Submodules support 12 years ago
  James Moger 749110b462 Do not incrementally index blobs in submodules (issue 119) 12 years ago
  James Moger bb55f5aec0 Compile regex patterns once and use matches instead of find (issue 103) 12 years ago
  James Moger 0adceb4b64 Regex exclusions for repository search (issue 103) 12 years ago
  James Moger 65f55eee1c Add recursion depth control for repository search (issue 103) 12 years ago