18 커밋 (319342c09152c61af13930e79777e1396f9c397f)

작성자 SHA1 메시지 날짜
  James Moger 319342c091 Add normalized diffstats to the commit, commitdiff, and compare pages 10 년 전
  James Moger 36491b1c8b Fix potential NPE in git commit search 10 년 전
  Robin Rosenberg 02ede7f11c Avoid NPE when the default branch cannot be identified 10 년 전
  Florian Zschocke b724448b58 Fix set-gid bit clearing under Linux when effective gid is different from file gid. 10 년 전
  Florian Zschocke 8b5730a0e3 Fix setting wrrong custom mode on file and in config. 10 년 전
  Florian Zschocke 1dee253698 Add JavaDoc. 10 년 전
  Florian Zschocke e85277e1de Implement adjusting file permissions for shared repositories. 10 년 전
  Florian Zschocke 8a67d9dcdc Add proper implementation of methods in JnaUtils. 10 년 전
  Florian Zschocke 69007029f1 Add method JGitUtils.createRepository(folder, name, shared) to create a new 10 년 전
  James Moger 5c5b7a8659 Set author as tooltip of "last change" on repositories page (issue-238) 11 년 전
  James Moger f2c4fa73e4 Ignore orphaned .git folder in repositories folder (issue-256) 11 년 전
  James Moger 80d532afc6 New JGit util method to retrieve changed paths in a commit range (issue 226) 11 년 전
  James Moger 843c42bafa Completed migration to JGit 3.0.0-SNAPSHOT 11 년 전
  David Ostrovsky 2b76826802 Bump JGit version to 3.0.0-SNAPSHOT 11 년 전
  James Moger 0f47b2f605 Revised incremental push tags feature 11 년 전
  James Moger f6b200be4c Reorganized to Apache Standard Directory Layout & integrated Moxie 11 년 전
  saheba 99f359e070 +feature: automatic tagging of each push with an incremental revision number per repository 11 년 전
  James Moger 657a6596eb Improve history display of a submodule link 11 년 전
  James Moger 19e902522d Set the new objectid for all diff entries (issue-178) 11 년 전
  James Moger e4e68298c2 Show indicators for Sparkleshared repositories 11 년 전
  James Moger f8bb95d50a Draft mechanism to record a push log as a hidden orphan branch 11 년 전
  Luca Milanesio 8744a1e9de FIX: Allow correct search for RefModel using branch name. 11 년 전
  James Moger 59b817a55b Support alternate compressed download formats (issue-174) 11 년 전
  James Moger 13417cf9c6 Exclude submodules from zip downloads (issue 151) 11 년 전
  James Moger 2ef0a359e5 Fixed repository reference leak in fork mechanism 11 년 전
  James Moger 1e1b85270f Preliminary implementation of server-side forking (issue 137) 11 년 전
  James Moger d3dfcda35c Fixed null pointer in commit page due to changes in submodule link (issue 132) 11 년 전
  James Moger fee0600989 Optionally cache repository list for improved performance 11 년 전
  James Moger eb870fc034 Submodules support 12 년 전
  James Moger 749110b462 Do not incrementally index blobs in submodules (issue 119) 12 년 전
  James Moger bb55f5aec0 Compile regex patterns once and use matches instead of find (issue 103) 12 년 전
  James Moger 0adceb4b64 Regex exclusions for repository search (issue 103) 12 년 전
  James Moger 65f55eee1c Add recursion depth control for repository search (issue 103) 12 년 전
  James Moger 5d9bd7e01c Update to JGit 2.0.0 12 년 전
  James Moger 23600183b8 Adjust repository search to handle foo.git and foo/bar.git (issue 104) 12 년 전
  James Moger ae9e157ef4 Try multiple encodings when working with string blobs (issue 97) 12 년 전
  James Moger f96d3233fd Possible fix for federation branch mirroring issue (issue 86) 12 년 전
  James Moger 1aa6e081ff Fixed symlink absolute path/canonical path mixup with JGit (issue 78) 12 년 전
  James Moger 87db82f283 Ensure that FederationPullExecutor resets to FETCH_HEAD for mirrors 12 년 전
  James Moger 856091d000 Properly handle renames on incremental indexing 12 년 전
  James Moger 9357e929bd Not all GitNotes were displayed on the commit page (issue 70) 12 년 전
  James Moger 4fea450fd3 Fixed nullpointer on pushing to an empty repository (issue 69) 12 년 전
  James Moger b86562942b Setting to control display/serving non-bare repositories (issue 49) 12 년 전
  James Moger 90b8d7e0e1 Refactored and unit tested updating HEAD feature 12 년 전
  lemval 1c30dad211 Do not traverse unaccessible subdirectories (issue 51) 12 년 전
  Philip L. McMahon 2cdb73b442 RepositoryModel will use String rather than RefModel to track the current 12 년 전
  Philip L. McMahon 30f9d25d77 Correct update of HEAD symbolic reference when target is a tag. 12 년 전
  Philip L. McMahon 9129381d7a Allow administrative modification of the default branch/tag referenced by HEAD. 12 년 전
  James Moger 69a5593407 More functional issues. 12 년 전
  James Moger 0f43a54527 Branch for implementing distributed gb-issues 12 년 전