James Moger
2012-10-31 40b07bca7d02438cd0d660f3b1713ffa86f6df76
2012-10-18 James Moger
Exclude submodules from zip downloads (issue 151)
blob@ 13417c commitdiff | diff to current
2012-10-04 James Moger
Fixed repository reference leak in fork mechanism
blob@ 2ef0a3 commitdiff | diff to current
2012-09-29 James Moger
Preliminary implementation of server-side forking (issue 137)
blob@ 1e1b85 commitdiff | diff to current
2012-09-14 James Moger
Fixed null pointer in commit page due to changes in submodule link (issue 132)
blob@ d3dfcd commitdiff | diff to current
2012-08-17 James Moger
Optionally cache repository list for improved performance
blob@ fee060 commitdiff | diff to current
2012-08-10 James Moger
Submodules support
blob@ eb870f commitdiff | diff to current
2012-08-07 James Moger
Do not incrementally index blobs in submodules (issue 119)
blob@ 749110 commitdiff | diff to current
2012-08-02 James Moger
Compile regex patterns once and use matches instead of find (issue 103)
blob@ bb55f5 commitdiff | diff to current
2012-08-01 James Moger
Regex exclusions for repository search (issue 103)
blob@ 0adceb commitdiff | diff to current
2012-08-01 James Moger
Add recursion depth control for repository search (issue 103)
blob@ 65f55e commitdiff | diff to current
2012-07-11 James Moger
Update to JGit 2.0.0
blob@ 5d9bd7 commitdiff | diff to current
2012-07-10 James Moger
Adjust repository search to handle foo.git and foo/bar.git (issue 104)
blob@ 236001 commitdiff | diff to current
2012-06-07 James Moger
Try multiple encodings when working with string blobs (issue 97)
blob@ ae9e15 commitdiff | diff to current
2012-06-06 James Moger
Possible fix for federation branch mirroring issue (issue 86)
blob@ f96d32 commitdiff | diff to current
2012-03-28 James Moger
Fixed symlink absolute path/canonical path mixup with JGit (issue 78)
blob@ 1aa6e0 commitdiff | diff to current
2012-03-24 James Moger
Ensure that FederationPullExecutor resets to FETCH_HEAD for mirrors
blob@ 87db82 commitdiff | diff to current
2012-03-20 James Moger
Properly handle renames on incremental indexing
blob@ 856091 commitdiff | diff to current
2012-03-05 James Moger
Not all GitNotes were displayed on the commit page (issue 70)
blob@ 9357e9 commitdiff | diff to current
2012-02-23 James Moger
Fixed nullpointer on pushing to an empty repository (issue 69)
blob@ 4fea45 commitdiff | diff to current
2012-02-19 James Moger
Merged issues/lucene branch
blob@ bd01ee commitdiff | diff to current
2012-02-03 James Moger
Setting to control display/serving non-bare repositories (issue 49)
blob@ b86562 commitdiff | diff to current
2012-02-02 James Moger
Refactored and unit tested updating HEAD feature
blob@ 90b8d7 commitdiff | diff to current
2012-01-31 lemval
Do not traverse unaccessible subdirectories (issue 51)
blob@ 1c30da commitdiff | diff to current
2012-01-28 Philip L. McMahon
RepositoryModel will use String rather than RefModel to track the current s...
blob@ 2cdb73 commitdiff | diff to current
2012-01-27 Philip L. McMahon
Correct update of HEAD symbolic reference when target is a tag.
blob@ 30f9d2 commitdiff | diff to current
2012-01-27 Philip L. McMahon
Allow administrative modification of the default branch/tag referenced by H...
blob@ 912938 commitdiff | diff to current
2012-01-15 James Moger
More functional issues.
blob@ 69a559 commitdiff | diff to current
2012-01-13 James Moger
Branch for implementing distributed gb-issues
blob@ 0f43a5 commitdiff | diff to current
2012-01-09 James Moger
New function to create an orphan branch (for future use)
blob@ 7b0895 commitdiff | diff to current
2012-01-09 James Moger
Refactored named branch retrieval function
blob@ cc1cd7 commitdiff | diff to current
2012-01-09 James Moger
Support for gh-pages branch serving as /pages/repo.git
blob@ 11924d commitdiff | diff to current
2011-12-23 James Moger
Fixed revlog where start of range is the zeroId
blob@ 5386a2 commitdiff | diff to current
2011-12-22 James Moger
Improved readability of generated email notifications
blob@ 098bcd commitdiff | diff to current
2011-12-17 James Moger
Fixed sendemail script to list all commits in a push.
blob@ f47590 commitdiff | diff to current
2011-11-16 James Moger
New JGit utility function to retrieve commits since a specific date
blob@ 2f1c77 commitdiff | diff to current
2011-11-04 James Moger
Moved SearchType enum to Constants
blob@ 33d8d8 commitdiff | diff to current
2011-09-30 James Moger
More Bootstrap improvements.
blob@ 94750e commitdiff | diff to current
2011-09-26 James Moger
Implemented a Federation Client. Bare clone tweaks. Documentation.
blob@ f6740d commitdiff | diff to current
2011-09-26 James Moger
Bare option for federation pull registrations. Documentation.
blob@ d7fb20 commitdiff | diff to current
2011-09-22 James Moger
Refined mirror federation feature. Documentation.
blob@ 2548a7 commitdiff | diff to current
2011-09-12 James Moger
Largely completed, uber-cool federation feature.
blob@ 831469 commitdiff | diff to current
2011-07-22 James Moger
Centralize default branch/HEAD resolution (issue 14)
blob@ a2709d commitdiff | diff to current
2011-07-22 James Moger
Fixed (again) empty repository check (issue 13)
blob@ b1dba7 commitdiff | diff to current
2011-07-22 James Moger
Documentation. Unit testing. Checkstyle. Findbugs.
blob@ 88598b commitdiff | diff to current
2011-07-20 James Moger
Misc fixes.
blob@ a75a18 commitdiff | diff to current
2011-07-20 James Moger
Redefined how to check for "empty" repository (issue 13)
blob@ 330247 commitdiff | diff to current
2011-07-05 James Moger
Documentation. Added JavaDoc. Clarified repository access restriction.
blob@ ed21d2 commitdiff | diff to current
2011-06-25 James Moger
Big push for first release.
blob@ 85c2e6 commitdiff | diff to current
2011-06-18 James Moger
Mostly stable war build.
blob@ 5450d0 commitdiff | diff to current
2011-06-08 James Moger
Blame support finished, requires JGit 1.0.0. Checkstyle. Findbugs.
blob@ 008322 commitdiff | diff to current
first | « prev | next »