index
:
gitblit.git
1026-Lucene-Index-PDF
fixup-1.9
gh-pages
master
ticket/104
ticket/114
ticket/138
ticket/235
ticket/7
ticket/75
wicket-7
Pure java git solution: https://github.com/gitblit-org/gitblit
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
gitblit
/
wicket
/
pages
/
EditRepositoryPage.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Per-repository authorization control: AUTHENTICATED and NAMED (issue 117)
James Moger
2012-08-02
1
-0
/
+13
*
Prohibit trailing slashes in repository names (issue 104)
James Moger
2012-07-10
1
-0
/
+3
*
Externalized some more strings. Updated Spanish translation from eguervos.
James Moger
2012-06-15
1
-6
/
+6
*
Implemented default access restriction (issue 88)
James Moger
2012-06-06
1
-1
/
+4
*
Revisions to custom fields
James Moger
2012-05-10
1
-28
/
+27
*
Make the variables / messages more consistant
John Crygier
2012-05-07
1
-11
/
+11
*
Web UI done for Custom Fields. Changed variable names to be consistent with ...
John Crygier
2012-05-04
1
-2
/
+46
*
Fixed overzealous externalization of save and cancel buttons
James Moger
2012-03-30
1
-2
/
+2
*
Implemented support for "default" branch
James Moger
2012-03-27
1
-2
/
+5
*
Externalized a bunch of strings for translation
James Moger
2012-03-25
1
-9
/
+9
*
Added web.allowLuceneIndexing to enable/disable Lucene integration
James Moger
2012-03-25
1
-3
/
+2
*
Disable default branch/HEAD selector on create/empty repository
James Moger
2012-03-20
1
-1
/
+1
*
Implemented RPC administration of indexed branches
James Moger
2012-03-17
1
-9
/
+2
*
Repository-branch Lucene indexing is now opt-in
James Moger
2012-03-16
1
-3
/
+32
*
Replace ChoiceRenderer with StringChoiceRenderer (issue 71)
James Moger
2012-03-05
1
-6
/
+6
*
Disallow browser autocomplete on add/edit pages
James Moger
2012-02-03
1
-0
/
+4
*
Refactored and unit tested updating HEAD feature
James Moger
2012-02-02
1
-4
/
+4
*
Fixed bug in repository creation related to relinking head feature
James Moger
2012-02-02
1
-2
/
+7
*
RepositoryModel will use String rather than RefModel to track the current
Philip L. McMahon
2012-01-28
1
-18
/
+1
*
Allow administrative modification of the default branch/tag referenced by HEAD.
Philip L. McMahon
2012-01-26
1
-0
/
+19
*
Using ArrayUtils.isEmpty to test arrays and collections
James Moger
2012-01-05
1
-3
/
+4
*
Implemented Team hook scripts
James Moger
2011-12-27
1
-6
/
+8
*
Display inherited scripts in EditRepository page. Drop mailing list helpline.
James Moger
2011-12-23
1
-0
/
+3
*
Renamed GitblitUserService, sendMail method, sendmail.groovy, and RepositoryM...
James Moger
2011-12-20
1
-10
/
+20
*
Server-side hook script selection. Documentation.
James Moger
2011-12-19
1
-2
/
+39
*
Edit and store per-repository mail recipients in site and RPC
James Moger
2011-12-17
1
-3
/
+16
*
Teams support.
James Moger
2011-12-07
1
-1
/
+18
*
Per-repository setting to skip summary metrics
James Moger
2011-10-23
1
-0
/
+1
*
Log calculation time of repository sizes. (issue 27)
James Moger
2011-10-21
1
-0
/
+1
*
Rpc Client create/edit user and repository now fully functional.
James Moger
2011-10-14
1
-0
/
+6
*
Clarified page hierarchy. Fixed TicGit pages.
James Moger
2011-09-30
1
-1
/
+1
*
Split RepositoriesPage into 3 pages. Inline page header authentication.
James Moger
2011-09-29
1
-4
/
+5
*
Implemented Federation Sets. Documentation.
James Moger
2011-09-14
1
-2
/
+22
*
Largely completed, uber-cool federation feature.
James Moger
2011-09-12
1
-13
/
+39
*
Documentation. Unit testing. Checkstyle. Findbugs.
James Moger
2011-07-22
1
-7
/
+7
*
Cancel buttons on edit pages. Column fix for flat repositories view.
James Moger
2011-07-20
1
-0
/
+13
*
Documentation. Adding JavaDoc comments. Adjustments to method names.
James Moger
2011-07-01
1
-1
/
+1
*
Blame support finished, requires JGit 1.0.0. Checkstyle. Findbugs.
James Moger
2011-06-08
1
-3
/
+3
*
Unit testing. Start of git-notes display feature.
James Moger
2011-06-02
1
-2
/
+17
*
Readme markdown on summary page per-repository.
James Moger
2011-06-01
1
-0
/
+1
*
Codepro analyze dependencies. Documentation.
James Moger
2011-05-27
1
-4
/
+3
*
Findbugs. CodePro Audit. Checkstyle. Unit test refactoring.
James Moger
2011-05-26
1
-16
/
+23
*
Selected Apache License. Dropped : from name. Its simpler.
James Moger
2011-05-25
1
-0
/
+15
*
Delete/Rename repos & user. Edit link. Dropped crypt. Other git urls.
James Moger
2011-05-24
1
-4
/
+8
*
Owner editing. Frozen status. Grouped repositories. Documentation.
James Moger
2011-05-19
1
-5
/
+61
*
Improvements to create/edit user.
James Moger
2011-05-12
1
-1
/
+1
*
Moved distribution files. Revised build script. Security revisions.
James Moger
2011-05-12
1
-2
/
+82
*
Add user. Implemented repository view and git access restrictions.
James Moger
2011-05-11
1
-3
/
+6
*
Build infrastructure improvements. Setting to show remote branches.
James Moger
2011-05-04
1
-0
/
+1
*
Improve repo folder detection. Fail gracefully on create repo error.
James Moger
2011-04-27
1
-1
/
+7
[next]