History for gitbucket_jkp / src / main / scala / gitbucket / core
2016-03-10
@nazoking
Merge pull request #1144 from distkloc/pull-request-key-in-issues-api ...
nazoking committed on 10 Mar 2016
2016-03-09
@distkloc
Add pull_request key in list issues api if an issue is a pull request
distkloc committed on 9 Mar 2016
@Naoki Takezoe
Merge pull request #1140 from gitbucket/separate_api_controller ...
Naoki Takezoe committed on 9 Mar 2016
2016-03-06
@Naoki Takezoe
Merge pull request #1127 from McFoggy/issue-1117 ...
Naoki Takezoe committed on 6 Mar 2016
2016-03-05
@Matthieu Brouillard
replace null by None
Matthieu Brouillard committed on 5 Mar 2016
@Naoki Takezoe
Remove ControllerBase dependency from HandleCommentService
Naoki Takezoe committed on 5 Mar 2016
@Naoki Takezoe
Move createIssueComment() to IssuesService
Naoki Takezoe committed on 5 Mar 2016
@Naoki Takezoe
Fix testcase
Naoki Takezoe committed on 5 Mar 2016
@Naoki Takezoe
Separate API controller to improve routing performance
Naoki Takezoe committed on 5 Mar 2016
@Naoki Takezoe
Merge UserManagementController to SystemSettingsController to reduce filter mapping
Naoki Takezoe committed on 5 Mar 2016
2016-03-02
@Matthieu Brouillard
integrate xhub4j, fixes #1117
Matthieu Brouillard committed on 2 Mar 2016
2016-02-21
@Naoki Takezoe
Merge some controllers because a large amount mapping causes performance issue
Naoki Takezoe committed on 21 Feb 2016
2016-02-20
@Naoki Takezoe
Update version to 3.12
Naoki Takezoe committed on 20 Feb 2016
2016-02-14
@Naoki Takezoe
Implementing new header parts
Naoki Takezoe committed on 14 Feb 2016
2016-02-13
@Naoki Takezoe
Merge pull request #1102 from ritschwumm/wip/name ...
Naoki Takezoe committed on 13 Feb 2016
@Naoki Takezoe
(refs #1084)Remove RepositoryUrls
Naoki Takezoe committed on 13 Feb 2016
@Herr Ritschwumm
rename file to the name of the type within
Herr Ritschwumm committed on 13 Feb 2016
2016-02-12
@Naoki Takezoe
Merge branch 'wip/baseurl' of https://github.com/ritschwumm/gitbucket into ritschwumm-wip/baseurl
Naoki Takezoe committed on 12 Feb 2016
2016-02-11
@Herr Ritschwumm
remove RepoBase by moving RepositoryUrls construction into Context
Herr Ritschwumm committed on 11 Feb 2016
@Herr Ritschwumm
move SshAddress into the SystemSettingsService object
Herr Ritschwumm committed on 11 Feb 2016
2016-02-08
@oohira
Fix wrong query to find the specified label
oohira committed on 8 Feb 2016
2016-02-07
@Naoki Takezoe
Merge pull request #1098 from nus/fix-hidden-pull-requests ...
Naoki Takezoe committed on 7 Feb 2016
2016-02-03
@Yota Ichino
Fix some hidden pull requests ...
Yota Ichino committed on 3 Feb 2016
2016-02-02
@oohira
Link avatar image to the user's profile page
oohira committed on 2 Feb 2016
2016-01-31
@Naoki Takezoe
(refs #1085)Remove var by replacing for expression with foldLeft
Naoki Takezoe committed on 31 Jan 2016
2016-01-30
@Herr Ritschwumm
properly escape html characters in a description
Herr Ritschwumm committed on 30 Jan 2016
@Herr Ritschwumm
feature: add settings for the ssh host
Herr Ritschwumm committed on 30 Jan 2016
@Herr Ritschwumm
refactor: make the settings alone responsible for ssh server location
Herr Ritschwumm committed on 30 Jan 2016
@Herr Ritschwumm
cleanup: wiki urls could have been simpler
Herr Ritschwumm committed on 30 Jan 2016
@Herr Ritschwumm
cleanup: ... which in turns lets us avoid passing around the base url where we shouldn't need to know about it at all
Herr Ritschwumm committed on 30 Jan 2016