History for gitbucket_jkp / src / main / scala / gitbucket / core / controller
2016-03-15
@Naoki Takezoe
Change Fork button to tab
Naoki Takezoe committed on 15 Mar 2016
2016-03-09
@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-14
@Naoki Takezoe
Implementing new header parts
Naoki Takezoe committed on 14 Feb 2016
2016-02-13
@Naoki Takezoe
(refs #1084)Remove RepositoryUrls
Naoki Takezoe committed on 13 Feb 2016
2016-02-11
@Herr Ritschwumm
remove RepoBase by moving RepositoryUrls construction into Context
Herr Ritschwumm committed on 11 Feb 2016
2016-01-30
@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: ... 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
@Herr Ritschwumm
preparation: move url generation from RepositoryInfo towards the gui
Herr Ritschwumm committed on 30 Jan 2016
@Herr Ritschwumm
cleanup: don't repeat yourself, calculate effective ssh port in one place only
Herr Ritschwumm committed on 30 Jan 2016
2016-01-26
@Naoki Takezoe
Merge pull request #1064 from lidice/add-labels-api ...
Naoki Takezoe committed on 26 Jan 2016
2016-01-24
@Naoki Takezoe
Merge pull request #1068 from x-way/api_json_contenttype ...
Naoki Takezoe committed on 24 Jan 2016
2016-01-23
@Andreas Jaggi
Set Content-Type to json for /api/v3/* (fix #1056)
Andreas Jaggi committed on 23 Jan 2016
@Naoki Takezoe
(refs #1051)Don't render README folder
Naoki Takezoe committed on 23 Jan 2016
2016-01-22
@lidice
Fix labels api ...
lidice committed on 22 Jan 2016
2016-01-21
@lidice
Extend API to allow CRUD labels ...
lidice committed on 21 Jan 2016
2016-01-16
@Naoki Takezoe
Add commit hook extension point for plugins
Naoki Takezoe committed on 16 Jan 2016
@Naoki Takezoe
Small fix about code style
Naoki Takezoe committed on 16 Jan 2016
@Naoki Takezoe
Merge branch 'feature/protected-branch' of https://github.com/team-lab/gitbucket into team-lab-feature/protected-branch
Naoki Takezoe committed on 16 Jan 2016
@Naoki Takezoe
Fix Markdown preview style ...
Naoki Takezoe committed on 16 Jan 2016
2016-01-02
@nazoking
add test
nazoking committed on 2 Jan 2016