summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Updated to Lucene 3.6.1James Moger2012-09-273-9/+10
|
* Added Hamcrest-Core (JUnit) and Jakarta-Regexp (Lucene Memory)James Moger2012-09-272-0/+13
|
* Updated to Wicket 1.4.21James Moger2012-09-273-16/+17
|
* Updated to Groovy 1.8.8James Moger2012-09-273-3/+4
|
* Updated to JGit 2.1.0.201209190230-rJames Moger2012-09-273-8/+9
|
* Fix LDAP connection leak (issue 139)James Moger2012-09-262-34/+38
|
* Move -source jars into ext/srcJames Moger2012-09-212-27/+37
|
* Support X-Forwarded-Context for subdomain proxy configs (issue 135)James Moger2012-09-203-1/+21
|
* Revised delete branch feature (issue 121)James Moger2012-09-207-21/+42
|
* Merge branch 'delete-branch' of https://github.com/ajermakovics/gitblitJames Moger2012-09-205-8/+43
|\
| * Added a link to delete a branchajermakovics2012-09-195-8/+43
| | | | | | | | delete link appears on the branches page if an admin user is logged in.
* | Update polish translation of GitBlitWebApp propertiesLukasz Jader2012-09-191-1/+6
| |
* | Update polish translation of EmptyRepositoryPageLukasz Jader2012-09-191-4/+4
|/
* Merge pull request #37 from ajermakovics/masterJames Moger2012-09-181-151/+195
|\ | | | | View a diff between two branches
| * Diff page can now show a diff between two branchesajermakovics2012-09-181-151/+195
|/ | | | | To see a diff between two branches use the syntax: <host>/commitdiff/myRepo/branch1..branch2
* Use https for Gravatar integrationJames Moger2012-09-172-2/+3
|
* Fix linefeed problem for Prettify (issue 130)James Moger2012-09-171-2/+3
|
* Restore zebra stripping, added line hovering, fix overflow (issue 130)James Moger2012-09-172-57/+55
|
* Adjust blob view layout to improve line links (issue 130)James Moger2012-09-172-2/+20
| | | http://nicolasgallagher.com/jump-links-and-viewport-positioning
* Mostly complete blob view line links feature, DOM offset bug remains (issue 130)James Moger2012-09-143-23/+121
|
* Fixed null pointer in commit page due to changes in submodule link (issue 132)James Moger2012-09-142-3/+9
|
* Added missing Lucene deps to fedclient (issue 131)James Moger2012-09-141-0/+3
|
* Expose ReceivePack to Groovy hooks (issue 125)James Moger2012-09-147-0/+7
|
* Merge pull request #36 from Mrbytes/masterJames Moger2012-09-141-4/+4
|\ | | | | EmptyRepositoryPage_es.html up-to date
| * Merge branch 'master' of https://github.com/gitblit/gitblitMrbytes2012-09-140-0/+0
| |\ | |/ |/|
* | Merge pull request #35 from Mrbytes/masterJames Moger2012-09-131-1/+6
|\ \ | | | | | | Updated GitBlitWebApp_es.properties
| | * EmptyRepositoryPage_es.html: up-to date with the last changesMrbytes2012-09-141-4/+4
| |/
| * GitBlitWebApp_es.properties: up-to date with the last changesMrbytes2012-09-121-1/+6
|/ | | | Signed-off-by: Mrbytes <eguervos@msn.com>
* Redirect to summary page from empty page for a repo with commits (issue 129)James Moger2012-09-106-39/+84
|
* Strip folder name and .git from repo links in the project viewJames Moger2012-09-101-6/+6
|
* Fix bug in diff view for filenames with non-ASCII characters (issue 128)James Moger2012-09-105-8/+68
|
* Merge pull request #34 from mallowlabs/redmineJames Moger2012-09-103-0/+193
|\ | | | | Added RedmineUserService
| * Fixed non admin user could not login with Redminemallowlabs2012-09-092-11/+25
| |
| * Added cookie suportmallowlabs2012-09-082-5/+4
| |
| * Changed using ConnectionUtilsmallowlabs2012-09-081-3/+3
| |
| * Added RedmineUserServicemallowlabs2012-09-083-0/+180
|/
* Draft project pages, project metadata, and RSS feedsJames Moger2012-09-0727-116/+1529
| | | | | | This is an in-progress feature to offer an interface for grouped repositories. This may help installations with large numbers of repositories stay organized. It also will be part of a future, more advanced security model.
* Updated classpath for Jetty 7.6.5James Moger2012-09-072-2/+6
|
* Update to Jetty 7.6.5James Moger2012-09-071-6/+6
|
* Merged CVE-2007-450 warning logging from Jason Pyeron (issue 126)Jason Pyeron2012-09-063-0/+139
|
* Switch from StringBuffer to StringBuilderJames Moger2012-08-312-3/+3
|
* Setting Admin attribute is now consistent with LDAP team configJames Moger2012-08-272-12/+34
|
* Update src/com/gitblit/wicket/GitBlitWebApp_ja.propertiesJames Moger2012-08-261-1/+1
| | | Added missing equals sign to gb.pagePrevious
* Update src/com/gitblit/wicket/GitBlitWebApp_es.propertiesJames Moger2012-08-261-1/+1
| | | Added missing equals sign to gb.pagePrevious
* Update src/com/gitblit/wicket/GitBlitWebApp_pl.propertiesJames Moger2012-08-261-1/+1
| | | Added missing equals sign to gb.sendProposal
* Merge pull request #33 from popstr/masterJames Moger2012-08-261-2/+2
|\ | | | | Fixed missing equals in English language file
| * Add 2 missing '=' in the English language file.Mikael Karlsson2012-08-261-2/+2
|/
* Reset build identifiers for the next releaseJames Moger2012-08-251-2/+2
|
* Final documentation of 1.1.0 releasev1.1.0James Moger2012-08-254-7/+6
|
* Fixed unit testJames Moger2012-08-251-1/+1
|