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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify ticket fetch instructions
James Moger
2014-03-10
2
-7
/
+7
*
Adjust propose instructions to "checkout -b ticket/{id} origin/{branch}"
James Moger
2014-03-10
1
-1
/
+1
*
Repository owners were not CCd on ticket emails
James Moger
2014-03-10
1
-1
/
+13
*
Mirrors and read-only repositories must disable review function
James Moger
2014-03-09
1
-1
/
+1
*
Fixed incorrect ticket fetch instructions in email notifications
James Moger
2014-03-09
2
-2
/
+3
*
Updated esES translation; last string
mrbytes
2014-03-09
1
-1
/
+2
*
Merge pull request #159 from kwoot/nl-update
James Moger
2014-03-09
1
-0
/
+1
|
\
|
*
dutch translation of string
Jeroen Baten
2014-03-09
1
-0
/
+1
*
|
Merge pull request #158 from yin8086/ChineseTrans
James Moger
2014-03-09
1
-1
/
+2
|
\
\
|
*
|
add a Chinese translate string
Stardrad Yin
2014-03-09
1
-1
/
+2
|
|
/
*
/
Added Korean translation gb.mergeToDescription and improved some strings
Dongsu, KIM
2014-03-09
1
-22
/
+23
|
/
*
Allow configuring the default integration branch for a repository
James Moger
2014-03-08
9
-21
/
+59
*
Merge pull request #156 from Mrbytes/master
James Moger
2014-03-08
1
-1
/
+7
|
\
|
*
Merge branch 'master' of https://github.com/gitblit/gitblit
mrbytes
2014-03-08
11
-130
/
+208
|
|
\
|
*
|
Updated esES translation
mrbytes
2014-03-08
1
-1
/
+7
*
|
|
Disable vote & watch links if repository is not accepting ticket updates
James Moger
2014-03-08
1
-2
/
+2
*
|
|
Documentation
James Moger
2014-03-08
1
-3
/
+3
|
|
/
|
/
|
*
|
Prevent Lucene queries from starting with a conjunction
James Moger
2014-03-08
1
-0
/
+6
*
|
Fix integration branch in propose instructions
James Moger
2014-03-08
1
-1
/
+5
*
|
Allow selection of integration branch in new ticket page
James Moger
2014-03-08
5
-60
/
+104
*
|
Move Gitblit branches to refs/meta/gitblit
James Moger
2014-03-08
5
-69
/
+93
|
/
*
Merge pull request #154 from kwoot/nl-update
James Moger
2014-03-08
2
-17
/
+23
|
\
|
*
dutch translations.
Jeroen Baten
2014-03-08
2
-17
/
+23
*
|
Merge pull request #153 from yin8086/ChineseTrans
James Moger
2014-03-08
1
-1
/
+7
|
\
\
|
*
|
add Chinese strings
Stardrad Yin
2014-03-08
1
-1
/
+7
|
|
/
*
/
added another string to Korean translations
Dongsu, KIM
2014-03-08
1
-11
/
+31
|
/
*
Fix 'head' vs 'HEAD' commit resolution
James Moger
2014-03-07
1
-1
/
+1
*
Fix NPE in bugtraq processor
James Moger
2014-03-07
1
-0
/
+4
*
Display an explanation in ticket page if the user can't propose commits
James Moger
2014-03-07
3
-3
/
+39
*
Conditionally hide the propose patchset instructions
James Moger
2014-03-07
1
-9
/
+16
*
Fix NPE in the Edit Ticket page
James Moger
2014-03-07
1
-2
/
+3
*
Documentation
James Moger
2014-03-07
1
-2
/
+1
*
Do not send ticket emails to disabled users
James Moger
2014-03-07
1
-2
/
+2
*
fix some Chinese translations due to some special characters.
Stardrad Yin
2014-03-07
1
-8
/
+8
*
Documentation
James Moger
2014-03-06
1
-1
/
+1
*
Do not use @Inject on the ticket service constructors
James Moger
2014-03-06
5
-13
/
+35
*
Exclude title, body, and status fields from initial proposal email
James Moger
2014-03-06
1
-0
/
+3
*
Documentation and clarify git workflows
James Moger
2014-03-06
3
-14
/
+10
*
Allow resolve for proposal workflows
James Moger
2014-03-06
1
-1
/
+1
*
Fixed bug in merge: improper use of force and failing on FORCED result
James Moger
2014-03-06
1
-5
/
+5
*
Updated the Dutch translation for 1.4.0
Jeroen Baten
2014-03-06
1
-503
/
+664
*
Merged #22 "Tie mirroring, pushing, and the BranchTicketService together"
James Moger
2014-03-06
9
-10
/
+225
|
\
|
*
Add and document REINDEX_TICKETS rpc request type
James Moger
2014-03-06
3
-2
/
+46
|
*
Revise push/mirror tickets branch triggering
James Moger
2014-03-06
6
-31
/
+147
|
*
Fire an event on received ticket branch updates to trigger reindex
James Moger
2014-03-05
4
-5
/
+60
*
|
Merge pull request #148 from yin8086/ChineseTrans
James Moger
2014-03-06
1
-98
/
+105
|
\
\
|
*
|
Add Chinese translations for new strings, and fix translations based on onlin...
Stardrad Yin
2014-03-06
1
-98
/
+105
|
|
/
*
|
Merge pull request #149 from ds5apn/master
James Moger
2014-03-06
1
-27
/
+27
|
\
\
|
|
/
|
/
|
|
*
correct some translations
Dongsu, KIM
2014-03-06
1
-27
/
+27
*
|
Translation esES updated
mrbytes
2014-03-05
1
-6
/
+161
[next]