summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fairly functional Lucene backend for commits, blobs, and issuesJames Moger2012-01-248-2/+711
* More functional issues.James Moger2012-01-155-204/+884
* Change build identifiersJames Moger2012-01-131-2/+2
* Merge branch 'master' into issuesJames Moger2012-01-133-4/+11
|\
| * Fixed upgrade bug in user service (issue 41)v0.8.2James Moger2012-01-133-4/+11
* | Branch for implementing distributed gb-issuesJames Moger2012-01-136-11/+942
|/
* Change build identifiers.James Moger2012-01-121-2/+2
* Merge pull request #4 from KalishHub/masterJames Moger2012-01-122-0/+49
|\
| * Service installation under CentOSRomain Lespinasse2012-01-122-0/+49
|/
* Release v0.8.1v0.8.1James Moger2012-01-113-4/+4
* Fixed sendmail.groovy branch/tag labelingJames Moger2012-01-111-15/+9
* Fixed missing icon resource for the manager (issue 40)James Moger2012-01-113-2/+9
* Release v0.8.0v0.8.0James Moger2012-01-111-2/+2
* Fixed missing gbapi ant tag dependency in build processJames Moger2012-01-111-1/+1
* Fixed some null pointer bugs in the pages servletJames Moger2012-01-111-12/+32
* Update the gh-pages branch on release with the built siteJames Moger2012-01-112-1/+280
* Documentation.James Moger2012-01-113-4/+7
* Updated to Groovy 1.8.5James Moger2012-01-093-8/+8
* New function to create an orphan branch (for future use)James Moger2012-01-092-30/+72
* Refactored named branch retrieval functionJames Moger2012-01-092-33/+22
* Documentation. Find bugs. Organized imports.James Moger2012-01-097-10/+7
* Support for gh-pages branch serving as /pages/repo.gitJames Moger2012-01-0914-20/+505
* Plugged some repository use count leaks in the zip servletJames Moger2012-01-092-2/+31
* Include the username in the Gitblit repository url, if appropriateJames Moger2012-01-083-16/+29
* Clarify the empty repository page contentJames Moger2012-01-081-1/+1
* Show tagger gravatar on tag pageJames Moger2012-01-072-0/+6
* Updated screenshots take 2James Moger2012-01-073-0/+0
* Updated screenshotsJames Moger2012-01-0711-1/+16
* Simplified git servlet unit tests and cleanup working clones afterwardsJames Moger2012-01-072-41/+51
* Fixed typo (issue 37)James Moger2012-01-071-1/+1
* Documentation.James Moger2012-01-062-23/+40
* Use .git-stripped repository name for calculating colorJames Moger2012-01-063-4/+5
* Strip trailing .git from displayed repository links, saves room, looks cleanerJames Moger2012-01-065-5/+18
* Updated Express documentationJames Moger2012-01-061-3/+24
* WAR/Express builds now copy bundled push scripts to configured scripts folderJames Moger2012-01-063-2/+72
* Fixed bug in receive hook for repositories in subfoldersJames Moger2012-01-052-3/+33
* Using ArrayUtils.isEmpty to test arrays and collectionsJames Moger2012-01-057-44/+68
* Fixed line spacing on pushes with multiple branchesJames Moger2012-01-052-7/+10
* Added ArrayUtils class and unit testJames Moger2012-01-053-5/+109
* Manually specify which scripts to include in distributionJames Moger2012-01-041-5/+7
* Fixed wrong include folder to make GO monotlihic (issue 30)James Moger2012-01-041-3/+5
* Federation pull_scripts request. Documentation.James Moger2012-01-0411-12/+140
* Merge pull request #3 from docbobo/masterJames Moger2012-01-021-1/+1
|\
| * Fixed IndexOutOfBoundsException that occurs when a repository doesn'tBoris Prüßmann2012-01-021-1/+1
|/
* Added unit test for blockpush.groovyJames Moger2012-01-011-4/+25
* Fixed daysback on repositories pageJames Moger2012-01-011-10/+6
* Indicate selected filters. Strip default db value from links.James Moger2011-12-306-32/+68
* Integrated selectable days back filtering in filters menuJames Moger2011-12-296-59/+190
* Show inherited push scripts in ManagerJames Moger2011-12-284-25/+68
* Manager support for hook script inheritanceJames Moger2011-12-285-11/+165