2012-10-20 |
James Moger | Completed permissions UI, RPC, and Manager support... |
commit | commitdiff | tree | snapshot |
2012-10-20 |
James Moger | New permissions UI for EditRepository (issue 36) |
commit | commitdiff | tree | snapshot |
2012-10-20 |
James Moger | Exclude submodules from zip downloads (issue 151) |
commit | commitdiff | tree | snapshot |
2012-10-20 |
James Moger | New permissions UI for EditUser and EditTeam (issue 36) |
commit | commitdiff | tree | snapshot |
2012-10-20 |
James Moger | Add note about http.sslVerify to federation docs (issue... |
commit | commitdiff | tree | snapshot |
2012-10-20 |
James Moger | Added UserModel null check |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Luca Milanesio | Allows integration of GitBlit as plug-in in other projects. 46/head |
commit | commitdiff | tree | snapshot |
2012-10-13 |
James Moger | Merge branch 'master' of https://github.com/Mrbytes... |
commit | commitdiff | tree | snapshot |
2012-10-13 |
James Moger | Whitespace change |
commit | commitdiff | tree | snapshot |
2012-10-12 |
James Moger | Implemented Manager support for team roles and verify... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
James Moger | Added an IntelliJ module file for fun |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Mrbytes | GitBlitWebApp_es.properties: 44/head |
commit | commitdiff | tree | snapshot |
2012-10-12 |
James Moger | Removed duplicate ticgit description and added permissi... |
commit | commitdiff | tree | snapshot |
2012-10-11 |
James Moger | Experimental committer verification |
commit | commitdiff | tree | snapshot |
2012-10-11 |
James Moger | Clarified ticgit status in its description |
commit | commitdiff | tree | snapshot |
2012-10-11 |
James Moger | Created static repository close functions for unit... |
commit | commitdiff | tree | snapshot |
2012-10-11 |
James Moger | Tweak canFork description |
commit | commitdiff | tree | snapshot |
2012-10-11 |
James Moger | Support Team canAdmin, canCreate, and canFork (issue 36) |
commit | commitdiff | tree | snapshot |
2012-10-10 |
James Moger | Add regex permission matching to hasRepositoryPermissio... |
commit | commitdiff | tree | snapshot |
2012-10-10 |
James Moger | Fixed bug where repository ownership was not updated... |
commit | commitdiff | tree | snapshot |
2012-10-10 |
James Moger | Try regex permission matching if exact permission is... |
commit | commitdiff | tree | snapshot |
2012-10-10 |
James Moger | Fix possible string index out of bounds exception |
commit | commitdiff | tree | snapshot |
2012-10-10 |
James Moger | Update to Jetty 7.6.7 |
commit | commitdiff | tree | snapshot |
2012-10-10 |
James Moger | Finer-grained repository access permissions (issue 36) |
commit | commitdiff | tree | snapshot |
2012-10-09 |
James Moger | Fixed missing translations in Gitblit Manager builds... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Mrbytes | GitBlitWebApp_es.properties: 42/head |
commit | commitdiff | tree | snapshot |
2012-10-05 |
James Moger | Fixed bug in create/rename repository if the root group... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
James Moger | Implemented New Repository for personal repositories |
commit | commitdiff | tree | snapshot |
2012-10-05 |
James Moger | Remove fork reference from origin repository on rename |
commit | commitdiff | tree | snapshot |
2012-10-05 |
James Moger | Catch all exceptions from MarkdownPapers and rethrow... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
James Moger | Adjusted message to be more descriptive (issue 126) |
commit | commitdiff | tree | snapshot |
2012-10-04 |
James Moger | Fixed repository reference leak in fork mechanism |
commit | commitdiff | tree | snapshot |
2012-10-04 |
James Moger | Exclude everything from ext/src from all builds |
commit | commitdiff | tree | snapshot |
2012-10-04 |
James Moger | Fixed duplicate entries in repository cache (issue... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Mrbytes | GitBlitWebApp_es.properties: 41/head |
commit | commitdiff | tree | snapshot |
2012-10-03 |
James Moger | Fix anonymous browsing of user profile page |
commit | commitdiff | tree | snapshot |
2012-10-03 |
James Moger | Display fork indicator in Manager |
commit | commitdiff | tree | snapshot |
2012-10-03 |
James Moger | Implemented support for toggling User.canFork in Manager |
commit | commitdiff | tree | snapshot |
2012-10-03 |
James Moger | Moved is frozen checkbox to match Manager |
commit | commitdiff | tree | snapshot |
2012-10-03 |
James Moger | Implemented support for toggling Repository.allowForks... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
James Moger | Use anonymous usermodel in a few places |
commit | commitdiff | tree | snapshot |
2012-10-03 |
James Moger | Show fork indicator on the repositories page |
commit | commitdiff | tree | snapshot |
2012-10-03 |
James Moger | Fix broken project links |
commit | commitdiff | tree | snapshot |
2012-10-03 |
James Moger | Fix fork detection on Windows |
commit | commitdiff | tree | snapshot |
2012-10-03 |
James Moger | Hide some repository page header elements on phones... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
James Moger | Polish fork-in-progress page |
commit | commitdiff | tree | snapshot |
2012-10-03 |
James Moger | Display entire fork network. Link as appropriate for... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
James Moger | Moved the fork mechanism from a javascript link to... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
James Moger | Use a custom redirect mechanism to workaround servlet... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
James Moger | Fixed delete repository from repository panel |
commit | commitdiff | tree | snapshot |
2012-10-02 |
James Moger | Show display name for owner, when possible |
commit | commitdiff | tree | snapshot |
2012-10-02 |
James Moger | Tweaking forks page |
commit | commitdiff | tree | snapshot |
2012-10-02 |
James Moger | Method to generate fork network graph |
commit | commitdiff | tree | snapshot |
2012-10-02 |
James Moger | Show fork links according to user permissions. Improve... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
James Moger | Preliminary implementation of server-side forking ... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
James Moger | Updated the static JGit version string |
commit | commitdiff | tree | snapshot |
2012-09-28 |
James Moger | Exclude hamcrest from builds, change output folders |
commit | commitdiff | tree | snapshot |
2012-09-28 |
James Moger | Automatically delete obsolete artifacts from ext |
commit | commitdiff | tree | snapshot |
2012-09-27 |
James Moger | Added Lucene-Queries dependency |
commit | commitdiff | tree | snapshot |
2012-09-27 |
James Moger | Reorganize .classpath |
commit | commitdiff | tree | snapshot |
2012-09-27 |
James Moger | Updated to JUnit 4.10 |
commit | commitdiff | tree | snapshot |
2012-09-27 |
James Moger | Updated to Lucene 3.6.1 |
commit | commitdiff | tree | snapshot |
2012-09-27 |
James Moger | Added Hamcrest-Core (JUnit) and Jakarta-Regexp (Lucene... |
commit | commitdiff | tree | snapshot |
2012-09-27 |
James Moger | Updated to Wicket 1.4.21 |
commit | commitdiff | tree | snapshot |
2012-09-27 |
James Moger | Updated to Groovy 1.8.8 |
commit | commitdiff | tree | snapshot |
2012-09-27 |
James Moger | Updated to JGit 2.1.0.201209190230-r |
commit | commitdiff | tree | snapshot |
2012-09-26 |
James Moger | Fix LDAP connection leak (issue 139) |
commit | commitdiff | tree | snapshot |
2012-09-22 |
James Moger | Move -source jars into ext/src |
commit | commitdiff | tree | snapshot |
2012-09-20 |
James Moger | Support X-Forwarded-Context for subdomain proxy configs... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
James Moger | Revised delete branch feature (issue 121) |
commit | commitdiff | tree | snapshot |
2012-09-20 |
James Moger | Merge branch 'delete-branch' of https://github.com... |
commit | commitdiff | tree | snapshot |
2012-09-19 |
ajermakovics | Added a link to delete a branch 39/head |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Lukasz Jader | Update polish translation of GitBlitWebApp properties 38/head |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Lukasz Jader | Update polish translation of EmptyRepositoryPage |
commit | commitdiff | tree | snapshot |
2012-09-18 |
James Moger | Merge pull request #37 from ajermakovics/master |
commit | commitdiff | tree | snapshot |
2012-09-18 |
ajermakovics | Diff page can now show a diff between two branches 37/head |
commit | commitdiff | tree | snapshot |
2012-09-17 |
James Moger | Use https for Gravatar integration |
commit | commitdiff | tree | snapshot |
2012-09-17 |
James Moger | Fix linefeed problem for Prettify (issue 130) |
commit | commitdiff | tree | snapshot |
2012-09-17 |
James Moger | Restore zebra stripping, added line hovering, fix overf... |
commit | commitdiff | tree | snapshot |
2012-09-17 |
James Moger | Adjust blob view layout to improve line links (issue... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
James Moger | Mostly complete blob view line links feature, DOM offse... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
James Moger | Fixed null pointer in commit page due to changes in... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
James Moger | Added missing Lucene deps to fedclient (issue 131) |
commit | commitdiff | tree | snapshot |
2012-09-14 |
James Moger | Expose ReceivePack to Groovy hooks (issue 125) |
commit | commitdiff | tree | snapshot |
2012-09-14 |
James Moger | Merge pull request #36 from Mrbytes/master |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Mrbytes | Merge branch 'master' of https://github.com/gitblit... 36/head |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Mrbytes | EmptyRepositoryPage_es.html: up-to date with the last... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
James Moger | Merge pull request #35 from Mrbytes/master |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Mrbytes | GitBlitWebApp_es.properties: up-to date with the last... 35/head |
commit | commitdiff | tree | snapshot |
2012-09-10 |
James Moger | Redirect to summary page from empty page for a repo... |
commit | commitdiff | tree | snapshot |
2012-09-10 |
James Moger | Strip folder name and .git from repo links in the proje... |
commit | commitdiff | tree | snapshot |
2012-09-10 |
James Moger | Fix bug in diff view for filenames with non-ASCII chara... |
commit | commitdiff | tree | snapshot |
2012-09-10 |
James Moger | Merge pull request #34 from mallowlabs/redmine |
commit | commitdiff | tree | snapshot |
2012-09-08 |
mallowlabs | Fixed non admin user could not login with Redmine 34/head |
commit | commitdiff | tree | snapshot |
2012-09-08 |
mallowlabs | Added cookie suport |
commit | commitdiff | tree | snapshot |
2012-09-08 |
mallowlabs | Changed using ConnectionUtils |
commit | commitdiff | tree | snapshot |
2012-09-08 |
mallowlabs | Added RedmineUserService |
commit | commitdiff | tree | snapshot |
2012-09-08 |
James Moger | Draft project pages, project metadata, and RSS feeds |
commit | commitdiff | tree | snapshot |
2012-09-08 |
James Moger | Updated classpath for Jetty 7.6.5 |
commit | commitdiff | tree | snapshot |
2012-09-07 |
James Moger | Update to Jetty 7.6.5 |
commit | commitdiff | tree | snapshot |
next |