2016-04-16 |
|
---|---|
2016-04-15 |
Merge branch 'webhook-content-type' of https://github.com/McFoggy/gitbucket into McFoggy-webhook-content-type
...
Naoki Takezoe
committed
on 15 Apr 2016
|
Fix SQL for PostgreSQL
Naoki Takezoe
committed
on 15 Apr 2016
|
|
Fix for PostgreSQL support
Naoki Takezoe
committed
on 15 Apr 2016
|
|
2016-04-11 |
|
correct empty security token usage, fixes #1168
Matthieu Brouillard
committed
on 11 Apr 2016
|
|
2016-04-01 |
(refs #79)Wiki page search is available
Naoki Takezoe
committed
on 1 Apr 2016
|
2016-03-09 |
Merge pull request #1140 from gitbucket/separate_api_controller
...
Naoki Takezoe
committed
on 9 Mar 2016
|
2016-03-06 |
add possibility to choose content type for repository webhooks
Matthieu Brouillard
committed
on 6 Mar 2016
|
|
|
2016-03-05 |
Remove ControllerBase dependency from HandleCommentService
Naoki Takezoe
committed
on 5 Mar 2016
|
Move createIssueComment() to IssuesService
Naoki Takezoe
committed
on 5 Mar 2016
|
|
Separate API controller to improve routing performance
Naoki Takezoe
committed
on 5 Mar 2016
|
|
2016-03-02 |
integrate xhub4j, fixes #1117
Matthieu Brouillard
committed
on 2 Mar 2016
|
2016-02-13 |
|
(refs #1084)Remove RepositoryUrls
Naoki Takezoe
committed
on 13 Feb 2016
|
|
rename file to the name of the type within
Herr Ritschwumm
committed
on 13 Feb 2016
|
|
2016-02-12 |
Merge branch 'wip/baseurl' of https://github.com/ritschwumm/gitbucket into ritschwumm-wip/baseurl
Naoki Takezoe
committed
on 12 Feb 2016
|
2016-02-11 |
remove RepoBase by moving RepositoryUrls construction into Context
Herr Ritschwumm
committed
on 11 Feb 2016
|
move SshAddress into the SystemSettingsService object
Herr Ritschwumm
committed
on 11 Feb 2016
|
|
2016-02-03 |
|
2016-01-30 |
feature: add settings for the ssh host
Herr Ritschwumm
committed
on 30 Jan 2016
|
refactor: make the settings alone responsible for ssh server location
Herr Ritschwumm
committed
on 30 Jan 2016
|
|
cleanup: wiki urls could have been simpler
Herr Ritschwumm
committed
on 30 Jan 2016
|
|
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
|
|
preparation: move url generation from RepositoryInfo towards the gui
Herr Ritschwumm
committed
on 30 Jan 2016
|
|
cleanup: jgit repo info does not have to know about urls in the gui
Herr Ritschwumm
committed
on 30 Jan 2016
|
|
cleanup: derive baseUrl from http request outside the SettingsService
Herr Ritschwumm
committed
on 30 Jan 2016
|
|
cleanup: don't repeat yourself, calculate effective ssh port in one place only
Herr Ritschwumm
committed
on 30 Jan 2016
|
|
2016-01-27 |
|