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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Documentation. Refactoring class names. Re-encapsulate settings.
James Moger
2011-10-22
14
-100
/
+165
*
Fixed minor bug in flatten strings
James Moger
2011-10-21
1
-0
/
+4
*
Tweaked manager indicators to match site layout
James Moger
2011-10-21
1
-10
/
+2
*
Revised settings RPC to be Map<String, SettingModel>.
James Moger
2011-10-21
12
-64
/
+577
*
Cache repository sizes and default metrics for performance boost
James Moger
2011-10-21
3
-5
/
+139
*
Log calculation time of repository sizes. (issue 27)
James Moger
2011-10-21
6
-9
/
+32
*
Properly handle anonymous registrations.
James Moger
2011-10-20
3
-9
/
+16
*
Remove cached registrations on delete or rename. Recent accelerators.
James Moger
2011-10-18
1
-1
/
+6
*
Hide Manage dialog on create.
James Moger
2011-10-18
1
-0
/
+1
*
Management of registrations. Usability improvements.
James Moger
2011-10-18
8
-50
/
+476
*
Added icons and polish. Save and load gitblit registrations.
James Moger
2011-10-18
6
-31
/
+370
*
Polish GitblitPanel. Exclude the manager from GO and WAR builds.
James Moger
2011-10-17
2
-15
/
+78
*
Live repository and user filters.
James Moger
2011-10-17
1
-16
/
+58
*
Consistent rpc result codes.
James Moger
2011-10-17
7
-13
/
+58
*
Handle the earliest tags from the Linux kernel repository (issue 25)
James Moger
2011-10-17
3
-16
/
+23
*
Updated to MarkdownPapers 1.2.4.
James Moger
2011-10-17
1
-6
/
+16
*
Documentation for Gitblit Manager.
James Moger
2011-10-16
4
-33
/
+18
*
Users JList to JTable. Fixed indicator tooltip. Users Tab.
James Moger
2011-10-16
6
-62
/
+167
*
Use tabs in repository dialog and show origin.
James Moger
2011-10-16
2
-5
/
+13
*
Refactored all SwingWorkers into GitblitWorkers.
James Moger
2011-10-15
4
-313
/
+504
*
Rpc Client create/edit user and repository now fully functional.
James Moger
2011-10-14
5
-46
/
+192
*
Localized RPC client using server's resource file.
James Moger
2011-10-13
11
-105
/
+308
*
RPC Client: Create/Edit Repository & User. Partially working.
James Moger
2011-10-12
12
-37
/
+1118
*
Documentation.
James Moger
2011-10-11
1
-1
/
+1
*
Merge branch 'master' into rpc
James Moger
2011-10-11
1
-4
/
+4
|
\
|
*
Documentation. Updated to MarkdownPapers 1.2.3.
James Moger
2011-10-11
1
-4
/
+4
*
|
Merge branch 'master' into rpc
James Moger
2011-10-10
4
-108
/
+145
|
\
|
|
*
Documentation. Updated snapshot to 0.7.0. Merged server.contextPath.
James Moger
2011-10-10
2
-1
/
+29
|
*
o Adding support for customizing the webapp's context path.
Trygve Laugstøl
2011-10-10
1
-1
/
+1
|
*
Indicate current page on documentation.
James Moger
2011-10-09
1
-106
/
+115
*
|
Merge branch 'master' into rpc
James Moger
2011-10-07
3
-8
/
+81
|
\
|
|
*
Updated servlet-api to 3.0 and ported ServletRequestWrapper (issue 23)
James Moger
2011-10-07
2
-4
/
+77
|
*
Fix SSL allow renegotiation take 2.
James Moger
2011-10-07
1
-4
/
+4
*
|
Merge branch 'master' into rpc
James Moger
2011-10-06
1
-0
/
+1
|
\
|
|
*
Set the RSS content type for Firefox 4 (issue 22)
James Moger
2011-10-06
1
-0
/
+1
*
|
New setting to disable RPC administration. Advancing the RPC client.
James Moger
2011-10-05
12
-54
/
+1041
*
|
Merge branch 'master' into rpc
James Moger
2011-10-05
7
-139
/
+181
|
\
|
|
*
Refactored topbar navigation links to indicate current page.
James Moger
2011-10-05
7
-139
/
+181
*
|
Merge branch 'master' into rpc
James Moger
2011-10-02
51
-454
/
+642
|
\
|
|
*
Login message option. More Bootstrap updates. All docs converted.
James Moger
2011-09-30
8
-33
/
+73
|
*
Clarified page hierarchy. Fixed TicGit pages.
James Moger
2011-09-30
18
-77
/
+54
|
*
More Bootstrap improvements.
James Moger
2011-09-30
20
-72
/
+110
|
*
Adjusted Metric chart widths. Diff hunk header css tweak.
James Moger
2011-09-29
1
-2
/
+2
|
*
Split RepositoriesPage into 3 pages. Inline page header authentication.
James Moger
2011-09-29
25
-221
/
+315
|
*
Updating web ui to use Twitter's Bootstrap toolkit.
James Moger
2011-09-29
16
-59
/
+97
*
|
Skeleton Gitblit Client app using the json rpc api.
James Moger
2011-10-02
4
-0
/
+360
*
|
Calculate repository sizes in Gitblit instead of the page.
James Moger
2011-10-02
2
-13
/
+7
*
|
Incompatible federation protocol change to handle timezones!
James Moger
2011-10-02
2
-16
/
+60
*
|
Fairly complete json rpc interface to view/control Gitblit data objects.
James Moger
2011-10-02
10
-98
/
+649
*
|
Refactored servlet filters and now have authenticated RpcServlet.
James Moger
2011-10-01
6
-189
/
+407
[prev]
[next]