James Moger
2013-01-05 9e186eedf1a09ca7ac4fbdea32b00e7e5331f7eb
2012-12-06 James Moger
Setting to stop a repository from contributing to the activity page
blob@ dab13a commitdiff | diff to current
2012-12-05 James Moger
Global and per-repository setting to throttle prolific repos in Activity pa...
blob@ 8295dd commitdiff | diff to current
2012-12-04 mschaefers
Merged and enhanced pull request #55 (disallow forks setting)
blob@ 428b22 commitdiff | diff to current
2012-10-31 James Moger
Personal repositories must always be owned by the account the repo is store...
blob@ 2ea85b commitdiff | diff to current
2012-10-31 James Moger
Teams must be sorted
blob@ af6d95 commitdiff | diff to current
2012-10-31 James Moger
Enable verify committer iff >= push restricted
blob@ 70e3d1 commitdiff | diff to current
2012-10-30 James Moger
Fix intermittent Wicket page expirations on EditNNN pages
blob@ dd630f commitdiff | diff to current
2012-10-30 James Moger
Refactor GC period into an integer for simpler translations
blob@ e26d93 commitdiff | diff to current
2012-10-29 James Moger
Stabilizing and polishing permissions ui. Still in-progress.
blob@ 092f0a commitdiff | diff to current
2012-10-28 James Moger
Experimental JGit-based GC Executor
blob@ e92c6d commitdiff | diff to current
2012-10-22 James Moger
Fixed bug where owner could not edit a repository through web ui
blob@ 2711bc commitdiff | diff to current
2012-10-19 James Moger
Completed permissions UI, RPC, and Manager support (issue 36)
blob@ 822dfe commitdiff | diff to current
2012-10-19 James Moger
New permissions UI for EditRepository (issue 36)
blob@ 97a715 commitdiff | diff to current
2012-10-11 James Moger
Experimental committer verification
blob@ 15640f commitdiff | diff to current
2012-10-10 James Moger
Support Team canAdmin, canCreate, and canFork (issue 36)
blob@ 7f7051 commitdiff | diff to current
2012-10-05 James Moger
Implemented New Repository for personal repositories
blob@ 6662e3 commitdiff | diff to current
2012-09-29 James Moger
Preliminary implementation of server-side forking (issue 137)
blob@ 1e1b85 commitdiff | diff to current
2012-08-02 James Moger
Per-repository authorization control: AUTHENTICATED and NAMED (issue 117)
blob@ 6adf56 commitdiff | diff to current
2012-07-10 James Moger
Prohibit trailing slashes in repository names (issue 104)
blob@ 3fb41f commitdiff | diff to current
2012-06-15 James Moger
Externalized some more strings. Updated Spanish translation from eguervos.
blob@ 017749 commitdiff | diff to current
2012-06-06 James Moger
Implemented default access restriction (issue 88)
blob@ 94dcbd commitdiff | diff to current
2012-05-10 James Moger
Revisions to custom fields
blob@ 7c1cdc commitdiff | diff to current
2012-05-07 John Crygier
Make the variables / messages more consistant
blob@ 08d86d commitdiff | diff to current
2012-05-04 John Crygier
Web UI done for Custom Fields. Changed variable names to be consistent wit...
blob@ ef4a45 commitdiff | diff to current
2012-03-30 James Moger
Fixed overzealous externalization of save and cancel buttons
blob@ 719798 commitdiff | diff to current
2012-03-27 James Moger
Implemented support for "default" branch
blob@ 1aabf0 commitdiff | diff to current
2012-03-25 James Moger
Externalized a bunch of strings for translation
blob@ 6caa93 commitdiff | diff to current
2012-03-25 James Moger
Added web.allowLuceneIndexing to enable/disable Lucene integration
blob@ 7db092 commitdiff | diff to current
2012-03-20 James Moger
Disable default branch/HEAD selector on create/empty repository
blob@ 6cbe89 commitdiff | diff to current
2012-03-17 James Moger
Implemented RPC administration of indexed branches
blob@ e9de3f commitdiff | diff to current
2012-03-16 James Moger
Repository-branch Lucene indexing is now opt-in
blob@ 40ca5c commitdiff | diff to current
2012-03-05 James Moger
Replace ChoiceRenderer with StringChoiceRenderer (issue 71)
blob@ 6fa6ab commitdiff | diff to current
2012-02-03 James Moger
Disallow browser autocomplete on add/edit pages
blob@ d3ca1c commitdiff | diff to current
2012-02-02 James Moger
Refactored and unit tested updating HEAD feature
blob@ 90b8d7 commitdiff | diff to current
2012-02-02 James Moger
Fixed bug in repository creation related to relinking head feature
blob@ ddbf67 commitdiff | diff to current
2012-01-28 Philip L. McMahon
RepositoryModel will use String rather than RefModel to track the current s...
blob@ 2cdb73 commitdiff | diff to current
2012-01-27 Philip L. McMahon
Allow administrative modification of the default branch/tag referenced by H...
blob@ 912938 commitdiff | diff to current
2012-01-05 James Moger
Using ArrayUtils.isEmpty to test arrays and collections
blob@ 0db5c4 commitdiff | diff to current
2011-12-27 James Moger
Implemented Team hook scripts
blob@ d7905a commitdiff | diff to current
2011-12-23 James Moger
Display inherited scripts in EditRepository page. Drop mailing list helpline.
blob@ 0d013a commitdiff | diff to current
2011-12-20 James Moger
Renamed GitblitUserService, sendMail method, sendmail.groovy, and Repositor...
blob@ eb96ea commitdiff | diff to current
2011-12-19 James Moger
Server-side hook script selection. Documentation.
blob@ 6cc1d4 commitdiff | diff to current
2011-12-17 James Moger
Edit and store per-repository mail recipients in site and RPC
blob@ 3a2c57 commitdiff | diff to current
2011-12-07 James Moger
Teams support.
blob@ fe24a0 commitdiff | diff to current
2011-10-23 James Moger
Per-repository setting to skip summary metrics
blob@ fe3262 commitdiff | diff to current
2011-10-21 James Moger
Log calculation time of repository sizes. (issue 27)
blob@ 3d293a commitdiff | diff to current
2011-10-14 James Moger
Rpc Client create/edit user and repository now fully functional.
blob@ bcc616 commitdiff | diff to current
2011-09-30 James Moger
Clarified page hierarchy. Fixed TicGit pages.
blob@ d376ab commitdiff | diff to current
2011-09-29 James Moger
Split RepositoriesPage into 3 pages. Inline page header authentication.
blob@ a7571b commitdiff | diff to current
2011-09-14 James Moger
Implemented Federation Sets. Documentation.
blob@ 8f73a7 commitdiff | diff to current
first | « prev | next »