Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Updated to Lucene 3.6.1 | James Moger | 2012-09-27 | 3 | -9/+10 | |
| | ||||||
* | Added Hamcrest-Core (JUnit) and Jakarta-Regexp (Lucene Memory) | James Moger | 2012-09-27 | 2 | -0/+13 | |
| | ||||||
* | Updated to Wicket 1.4.21 | James Moger | 2012-09-27 | 3 | -16/+17 | |
| | ||||||
* | Updated to Groovy 1.8.8 | James Moger | 2012-09-27 | 3 | -3/+4 | |
| | ||||||
* | Updated to JGit 2.1.0.201209190230-r | James Moger | 2012-09-27 | 3 | -8/+9 | |
| | ||||||
* | Fix LDAP connection leak (issue 139) | James Moger | 2012-09-26 | 2 | -34/+38 | |
| | ||||||
* | Move -source jars into ext/src | James Moger | 2012-09-21 | 2 | -27/+37 | |
| | ||||||
* | Support X-Forwarded-Context for subdomain proxy configs (issue 135) | James Moger | 2012-09-20 | 3 | -1/+21 | |
| | ||||||
* | Revised delete branch feature (issue 121) | James Moger | 2012-09-20 | 7 | -21/+42 | |
| | ||||||
* | Merge branch 'delete-branch' of https://github.com/ajermakovics/gitblit | James Moger | 2012-09-20 | 5 | -8/+43 | |
|\ | ||||||
| * | Added a link to delete a branch | ajermakovics | 2012-09-19 | 5 | -8/+43 | |
| | | | | | | | | delete link appears on the branches page if an admin user is logged in. | |||||
* | | Update polish translation of GitBlitWebApp properties | Lukasz Jader | 2012-09-19 | 1 | -1/+6 | |
| | | ||||||
* | | Update polish translation of EmptyRepositoryPage | Lukasz Jader | 2012-09-19 | 1 | -4/+4 | |
|/ | ||||||
* | Merge pull request #37 from ajermakovics/master | James Moger | 2012-09-18 | 1 | -151/+195 | |
|\ | | | | | View a diff between two branches | |||||
| * | Diff page can now show a diff between two branches | ajermakovics | 2012-09-18 | 1 | -151/+195 | |
|/ | | | | | To see a diff between two branches use the syntax: <host>/commitdiff/myRepo/branch1..branch2 | |||||
* | Use https for Gravatar integration | James Moger | 2012-09-17 | 2 | -2/+3 | |
| | ||||||
* | Fix linefeed problem for Prettify (issue 130) | James Moger | 2012-09-17 | 1 | -2/+3 | |
| | ||||||
* | Restore zebra stripping, added line hovering, fix overflow (issue 130) | James Moger | 2012-09-17 | 2 | -57/+55 | |
| | ||||||
* | Adjust blob view layout to improve line links (issue 130) | James Moger | 2012-09-17 | 2 | -2/+20 | |
| | | | http://nicolasgallagher.com/jump-links-and-viewport-positioning | |||||
* | Mostly complete blob view line links feature, DOM offset bug remains (issue 130) | James Moger | 2012-09-14 | 3 | -23/+121 | |
| | ||||||
* | Fixed null pointer in commit page due to changes in submodule link (issue 132) | James Moger | 2012-09-14 | 2 | -3/+9 | |
| | ||||||
* | Added missing Lucene deps to fedclient (issue 131) | James Moger | 2012-09-14 | 1 | -0/+3 | |
| | ||||||
* | Expose ReceivePack to Groovy hooks (issue 125) | James Moger | 2012-09-14 | 7 | -0/+7 | |
| | ||||||
* | Merge pull request #36 from Mrbytes/master | James Moger | 2012-09-14 | 1 | -4/+4 | |
|\ | | | | | EmptyRepositoryPage_es.html up-to date | |||||
| * | Merge branch 'master' of https://github.com/gitblit/gitblit | Mrbytes | 2012-09-14 | 0 | -0/+0 | |
| |\ | |/ |/| | ||||||
* | | Merge pull request #35 from Mrbytes/master | James Moger | 2012-09-13 | 1 | -1/+6 | |
|\ \ | | | | | | | Updated GitBlitWebApp_es.properties | |||||
| | * | EmptyRepositoryPage_es.html: up-to date with the last changes | Mrbytes | 2012-09-14 | 1 | -4/+4 | |
| |/ | ||||||
| * | GitBlitWebApp_es.properties: up-to date with the last changes | Mrbytes | 2012-09-12 | 1 | -1/+6 | |
|/ | | | | Signed-off-by: Mrbytes <eguervos@msn.com> | |||||
* | Redirect to summary page from empty page for a repo with commits (issue 129) | James Moger | 2012-09-10 | 6 | -39/+84 | |
| | ||||||
* | Strip folder name and .git from repo links in the project view | James Moger | 2012-09-10 | 1 | -6/+6 | |
| | ||||||
* | Fix bug in diff view for filenames with non-ASCII characters (issue 128) | James Moger | 2012-09-10 | 5 | -8/+68 | |
| | ||||||
* | Merge pull request #34 from mallowlabs/redmine | James Moger | 2012-09-10 | 3 | -0/+193 | |
|\ | | | | | Added RedmineUserService | |||||
| * | Fixed non admin user could not login with Redmine | mallowlabs | 2012-09-09 | 2 | -11/+25 | |
| | | ||||||
| * | Added cookie suport | mallowlabs | 2012-09-08 | 2 | -5/+4 | |
| | | ||||||
| * | Changed using ConnectionUtils | mallowlabs | 2012-09-08 | 1 | -3/+3 | |
| | | ||||||
| * | Added RedmineUserService | mallowlabs | 2012-09-08 | 3 | -0/+180 | |
|/ | ||||||
* | Draft project pages, project metadata, and RSS feeds | James Moger | 2012-09-07 | 27 | -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.5 | James Moger | 2012-09-07 | 2 | -2/+6 | |
| | ||||||
* | Update to Jetty 7.6.5 | James Moger | 2012-09-07 | 1 | -6/+6 | |
| | ||||||
* | Merged CVE-2007-450 warning logging from Jason Pyeron (issue 126) | Jason Pyeron | 2012-09-06 | 3 | -0/+139 | |
| | ||||||
* | Switch from StringBuffer to StringBuilder | James Moger | 2012-08-31 | 2 | -3/+3 | |
| | ||||||
* | Setting Admin attribute is now consistent with LDAP team config | James Moger | 2012-08-27 | 2 | -12/+34 | |
| | ||||||
* | Update src/com/gitblit/wicket/GitBlitWebApp_ja.properties | James Moger | 2012-08-26 | 1 | -1/+1 | |
| | | | Added missing equals sign to gb.pagePrevious | |||||
* | Update src/com/gitblit/wicket/GitBlitWebApp_es.properties | James Moger | 2012-08-26 | 1 | -1/+1 | |
| | | | Added missing equals sign to gb.pagePrevious | |||||
* | Update src/com/gitblit/wicket/GitBlitWebApp_pl.properties | James Moger | 2012-08-26 | 1 | -1/+1 | |
| | | | Added missing equals sign to gb.sendProposal | |||||
* | Merge pull request #33 from popstr/master | James Moger | 2012-08-26 | 1 | -2/+2 | |
|\ | | | | | Fixed missing equals in English language file | |||||
| * | Add 2 missing '=' in the English language file. | Mikael Karlsson | 2012-08-26 | 1 | -2/+2 | |
|/ | ||||||
* | Reset build identifiers for the next release | James Moger | 2012-08-25 | 1 | -2/+2 | |
| | ||||||
* | Final documentation of 1.1.0 releasev1.1.0 | James Moger | 2012-08-25 | 4 | -7/+6 | |
| | ||||||
* | Fixed unit test | James Moger | 2012-08-25 | 1 | -1/+1 | |
| |