History for gitbucket_jkp / src / main / scala / gitbucket / core / service
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-03
@Yota Ichino
Fix some hidden pull requests ...
Yota Ichino committed on 3 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: 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
@Herr Ritschwumm
preparation: move url generation from RepositoryInfo towards the gui
Herr Ritschwumm committed on 30 Jan 2016
@Herr Ritschwumm
cleanup: jgit repo info does not have to know about urls in the gui
Herr Ritschwumm committed on 30 Jan 2016
@Herr Ritschwumm
cleanup: derive baseUrl from http request outside the SettingsService
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-21
@lidice
Extend API to allow CRUD labels ...
lidice committed on 21 Jan 2016
2016-01-19
@Naoki Takezoe
Change CommitHook to ReceiveHook
Naoki Takezoe committed on 19 Jan 2016
2016-01-18
@Naoki Takezoe
Change CommitHook interface
Naoki Takezoe committed on 18 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
2016-01-02
@nazoking
add test
nazoking committed on 2 Jan 2016
@nazoking
move MergeStatus to service
nazoking committed on 2 Jan 2016
@nazoking
use common mapper
nazoking committed on 2 Jan 2016
@nazoking
fix typo
nazoking committed on 2 Jan 2016
@nazoking
use real database
nazoking committed on 2 Jan 2016
@nazoking
update button
nazoking committed on 2 Jan 2016
@nazoking
add protected-branch feature on pull-request page ...
nazoking committed on 2 Jan 2016
@nazoking
Readonly on online-editor
nazoking committed on 2 Jan 2016
@nazoking
add protected branch list on branch setting page.
nazoking committed on 2 Jan 2016
@nazoking
Add git proection api and form
nazoking committed on 2 Jan 2016