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
/
main
/
java
/
com
/
gitblit
/
wicket
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ticket tracker with patchset contributions
James Moger
2014-03-03
29
-673
/
+5281
*
Eliminate Gravatar profile linking and improve api
James Moger
2014-03-03
9
-120
/
+17
*
Reduce use of final to avoid Wicket serialization issues in reflogs
James Moger
2014-03-03
2
-16
/
+15
*
Fixed rounded timestamps of reflogs
James Moger
2014-03-03
2
-9
/
+2
*
Eliminate problematic HEAD links from the blob, blame, and tree pages
James Moger
2014-03-03
6
-13
/
+3
*
Fix layouts on edit pages to properly use Bootstrap rows and spans
James Moger
2014-03-03
3
-8
/
+25
*
CSS tweak
James Moger
2014-03-03
4
-4
/
+4
*
Fix compare page exception when a submodule changes (issue-375)
James Moger
2014-03-03
1
-0
/
+1
*
Add an ajax text link and an icon ajax link
James Moger
2014-03-01
3
-0
/
+98
*
Add the No Docs page if there are no root documents
James Moger
2014-03-01
4
-1
/
+66
*
Fix potential NPE in creating a date label
James Moger
2014-03-01
1
-2
/
+2
*
Bypass Wicket bug related to url coding of array-type parameters
James Moger
2014-03-01
1
-0
/
+75
*
Redirect to log page is the blobpage references a commit we can't find
James Moger
2014-03-01
1
-2
/
+1
*
Gracefully recover history page from failure to find specified commit
James Moger
2014-03-01
1
-33
/
+48
*
Exclude commit id from all author search links
James Moger
2014-02-28
3
-3
/
+3
*
Improve logging granularity of raw page missing commit, object, or blob
James Moger
2014-02-28
1
-13
/
+21
*
Improve raw page failure to find specified file
James Moger
2014-02-28
1
-0
/
+28
*
Fix author search links from compare pages
James Moger
2014-02-28
1
-1
/
+1
*
Fix regression in blame page due to issue-2, pr-125
James Moger
2014-02-28
2
-2
/
+5
*
Select default/configured gc period in create/edit repository page
James Moger
2014-02-21
1
-0
/
+4
*
Strip file extension from document index
James Moger
2014-02-21
1
-2
/
+2
*
Show "Displayname (username)" in palettes for edit team and repository pages
Alfred Schmid
2014-02-19
2
-12
/
+54
*
Translation esES updated
mrbytes
2014-02-10
2
-13
/
+17
*
Fix NPE in cookie change detection on login
James Moger
2014-02-03
1
-1
/
+1
*
Typo on Gitblit in english labels
ptemplier
2014-01-30
1
-2
/
+2
*
issue-361: Reset user cookie after administrative password change
James Moger
2014-01-28
2
-0
/
+23
*
Merge pull request #135 from kxyfyh/branch_fixbug
James Moger
2014-01-14
2
-2
/
+2
|
\
|
*
修正读取默认文件语言识别
Ting
2014-01-14
2
-2
/
+2
*
|
Fixed compile failure and updated translated empty repo pages
James Moger
2014-01-14
6
-1
/
+16
*
|
Updating the Dutch translation file
Martijn
2014-01-13
1
-8
/
+12
*
|
Improving empty repo page
Martijn
2014-01-13
2
-2
/
+7
*
|
Changing hardcoded `gitblit` origin into `origin`.
Martijn
2014-01-13
1
-1
/
+1
|
/
*
Allow overriding the page title in a page subclass
James Moger
2013-12-30
1
-3
/
+7
*
Add FontAwesome dependency
James Moger
2013-12-30
1
-0
/
+1
*
Fix potential NPE on getting Markdown content
James Moger
2013-12-30
1
-2
/
+5
*
Do not serialize the Logger instance
James Moger
2013-12-30
1
-8
/
+13
*
Rollback to Servlet 2.5
James Moger
2013-12-11
1
-14
/
+16
*
Show mirror indicator on repository url panel
James Moger
2013-12-11
1
-1
/
+4
*
Remove obsolete pageName label
James Moger
2013-12-11
1
-1
/
+0
*
Merge pull request #128 from alexmob/issue-350
James Moger
2013-12-10
2
-2
/
+2
|
\
|
*
issue-350: Fixes issue when an apostrophe is present in a User's name
Alex Lewis
2013-12-10
2
-2
/
+2
*
|
Remove @Inject references because they confuse JEE containers
James Moger
2013-12-10
1
-14
/
+22
|
/
*
Support Markdown image links relative to the repository root (issue-324)
James Moger
2013-12-09
1
-0
/
+32
*
Add support for per-repository bugtraq configuration
James Moger
2013-12-03
3
-5
/
+5
*
Add coloring modes to the blame page (issue-2, pull request #125)
Alex Lewis
2013-12-02
4
-19
/
+144
*
Change IGitblit API to be more distinct from IUserService
James Moger
2013-11-29
4
-4
/
+12
*
Flattened IGitblitManager, GitblitManager, and GitBlit classes
James Moger
2013-11-29
1
-10
/
+10
*
Refactor user services and separate authentication (issue-281)
James Moger
2013-11-29
9
-27
/
+22
*
Moved servlets and services to separate packages
James Moger
2013-11-29
7
-9
/
+9
*
Use Dagger to inject managers into all filters and servlets
James Moger
2013-11-29
2
-37
/
+75
[next]