]> source.dussan.org Git - gitblit.git/shortlog
gitblit.git
2012-02-20 James MogerWorkaround 1 sec resolution of File.lastModified on...
2012-02-19 James MogerUpdated MarkdownPapers 1.2.7
2012-02-19 James MogerMerged issues/lucene branch
2012-02-19 James MogerProperly index blobs on a branch
2012-02-17 James MogerImplemented multi-repository Lucene search
2012-02-17 James MogerFixed classpath for Lucene
2012-02-17 James MogerFixed date bugs on IssueModel
2012-02-16 James MogerUpdate to Bootstrap 2.0
2012-02-16 James MogerMerge pull request #7 from plm/protect_refs_hook
2012-02-10 James MogerDocumented overriding default log4j configuration ...
2012-02-09 James MogerReversed the order of buttons on all forms so that...
2012-02-09 James MogerRearranged button order to properly set default (issue 60)
2012-02-09 James MogerAdded AJP connector and some documentation on how to...
2012-02-09 James MogerFixed session fixation vulnerability (issue 62)
2012-02-05 Philip L. McMahonAdd protect-refs unit tests for branch/tag creation... 7/head
2012-02-05 Philip L. McMahonReturn command-specific rejection result if authz check...
2012-02-04 Philip L. McMahonAdd pre-commit hook which protects ref paths from non...
2012-02-04 James MogerIndicate WORKING COPY on repository pages (issue 49)
2012-02-04 James MogerClarify that log page/panel displays HEAD ref by default
2012-02-04 James MogerShow HEAD on metrics page if objectid is not specified
2012-02-04 James MogerShow a ! in the swatch of a repository with a working...
2012-02-04 James MogerSetting to control display/serving non-bare repositorie...
2012-02-03 James MogerBlock pushes to a repository with a working copy (issue 49)
2012-02-03 James MogerReturn to Users page after add/edit team
2012-02-03 James MogerPrevent add/edit team with no selected repositories...
2012-02-03 James MogerDisallow browser autocomplete on add/edit pages
2012-02-03 James MogerChange default long date/time formats (issue 50)
2012-02-03 James MogerRefactored and unit tested updating HEAD feature
2012-02-03 James MogerAdded support to Manager for relinking HEAD via JSON-RPC
2012-02-03 James MogerAdded some logging for relinking HEAD
2012-02-03 James MogerFixed bug in repository creation related to relinking...
2012-02-02 James MogerMake ANT stop complaining about an unset parameter
2012-02-02 James MogerDrop -javadoc jar dependencies, they are unnecessary
2012-02-02 James MogerAdjustments to init scripts
2012-02-01 James MogerDocumentation
2012-02-01 James MogerFixed type in CentOS script
2012-01-31 James MogerMerge pull request #6 from lemval/master
2012-01-31 lemvalDo not traverse unaccessible subdirectories (issue 51) 6/head
2012-01-30 James MogerMerge pull request #5 from plm/admin_default_head
2012-01-28 Philip L. McMahonRepositoryModel will use String rather than RefModel... 5/head
2012-01-27 Philip L. McMahonCorrect update of HEAD symbolic reference when target...
2012-01-27 Philip L. McMahonAllow administrative modification of the default branch...
2012-01-25 James MogerFairly functional Lucene backend for commits, blobs...
2012-01-16 James MogerFixed username case-sensitivity bugs (issue 43)
2012-01-16 James MogerUse pre on commit and tag pages
2012-01-16 James MogerMore functional issues.
2012-01-13 James MogerChange build identifiers
2012-01-13 James MogerChange build identifiers
2012-01-13 James MogerMerge branch 'master' into issues
2012-01-13 James MogerFixed upgrade bug in user service (issue 41) v0.8.2
2012-01-13 James MogerBranch for implementing distributed gb-issues
2012-01-12 James MogerChange build identifiers.
2012-01-12 James MogerMerge pull request #4 from KalishHub/master
2012-01-12 Romain LespinasseService installation under CentOS 4/head
2012-01-12 James MogerRelease v0.8.1 v0.8.1
2012-01-12 James MogerFixed sendmail.groovy branch/tag labeling
2012-01-12 James MogerFixed missing icon resource for the manager (issue 40)
2012-01-11 James MogerRelease v0.8.0 v0.8.0
2012-01-11 James MogerFixed missing gbapi ant tag dependency in build process
2012-01-11 James MogerFixed some null pointer bugs in the pages servlet
2012-01-11 James MogerUpdate the gh-pages branch on release with the built...
2012-01-11 James MogerDocumentation.
2012-01-10 James MogerUpdated to Groovy 1.8.5
2012-01-10 James MogerNew function to create an orphan branch (for future...
2012-01-10 James MogerRefactored named branch retrieval function
2012-01-10 James MogerDocumentation. Find bugs. Organized imports.
2012-01-10 James MogerSupport for gh-pages branch serving as /pages/repo.git
2012-01-10 James MogerPlugged some repository use count leaks in the zip...
2012-01-08 James MogerInclude the username in the Gitblit repository url...
2012-01-08 James MogerClarify the empty repository page content
2012-01-07 James MogerShow tagger gravatar on tag page
2012-01-07 James MogerUpdated screenshots take 2
2012-01-07 James MogerUpdated screenshots
2012-01-07 James MogerSimplified git servlet unit tests and cleanup working...
2012-01-07 James MogerFixed typo (issue 37)
2012-01-06 James MogerDocumentation.
2012-01-06 James MogerUse .git-stripped repository name for calculating color
2012-01-06 James MogerStrip trailing .git from displayed repository links...
2012-01-06 James MogerUpdated Express documentation
2012-01-06 James MogerWAR/Express builds now copy bundled push scripts to...
2012-01-05 James MogerFixed bug in receive hook for repositories in subfolders
2012-01-05 James MogerUsing ArrayUtils.isEmpty to test arrays and collections
2012-01-05 James MogerFixed line spacing on pushes with multiple branches
2012-01-05 James MogerAdded ArrayUtils class and unit test
2012-01-05 James MogerManually specify which scripts to include in distribution
2012-01-05 James MogerFixed wrong include folder to make GO monotlihic (issue 30)
2012-01-04 James MogerFederation pull_scripts request. Documentation.
2012-01-02 James MogerMerge pull request #3 from docbobo/master
2012-01-02 Boris PrüßmannFixed IndexOutOfBoundsException that occurs when a... 3/head
2012-01-01 James MogerAdded unit test for blockpush.groovy
2012-01-01 James MogerFixed daysback on repositories page
2011-12-30 James MogerIndicate selected filters. Strip default db value from...
2011-12-30 James MogerIntegrated selectable days back filtering in filters...
2011-12-29 James MogerShow inherited push scripts in Manager
2011-12-29 James MogerManager support for hook script inheritance
2011-12-28 James MogerLayout tweaks
2011-12-28 James MogerStrip named repository parameter from root page parameters
2011-12-28 James MogerPreserve filter selection when switching between root...
2011-12-28 James MogerShow additional columns in users and teams tables
2011-12-28 James MogerUnit testing. Documentation.
next