2018-12-09 |
Merge pull request #2213 from gitbucket/generate-changelog
...
Naoki Takezoe
authored
on 9 Dec 2018
GitHub
committed
on 9 Dec 2018
|
---|---|
Generate ChangeLog for description of releases
Naoki Takezoe
committed
on 9 Dec 2018
|
|
2018-12-08 |
fix inherit error
KOUNOIKE
committed
on 8 Dec 2018
|
Merge remote-tracking branch 'upstream/master' into pr-implemt-apis
KOUNOIKE
committed
on 8 Dec 2018
|
|
Merge remote-tracking branch 'upstream/master' into pr-implemt-apis
KOUNOIKE
committed
on 8 Dec 2018
|
|
scalafmt
KOUNOIKE
committed
on 8 Dec 2018
|
|
implement PullRequest related APIs
KOUNOIKE
committed
on 8 Dec 2018
|
|
modify fields to option
KOUNOIKE
committed
on 8 Dec 2018
|
|
scalafmt
KOUNOIKE
committed
on 8 Dec 2018
|
|
Add user management related APIs
KOUNOIKE
committed
on 8 Dec 2018
|
|
Merge remote-tracking branch 'upstream/master' into pr-implemt-apis
KOUNOIKE
committed
on 8 Dec 2018
|
|
Add Issue label related APIs
KOUNOIKE
committed
on 8 Dec 2018
|
|
Add some GitHub compatible API, close #2079
KOUNOIKE
committed
on 8 Dec 2018
|
|
2018-11-15 |
Merge pull request #2199 from gitbucket/anonymous-accessible-paths
...
Naoki Takezoe
authored
on 15 Nov 2018
GitHub
committed
on 15 Nov 2018
|
Add new extension point: anonymousAccessiblePaths
Naoki Takezoe
committed
on 15 Nov 2018
|
|
2018-11-13 |
(refs #2184) Fix authorization for group web hook configuration page
Naoki Takezoe
committed
on 13 Nov 2018
|
2018-11-12 |
Merge pull request #2192 from gitbucket/set-archive-entry-date
...
Naoki Takezoe
authored
on 12 Nov 2018
GitHub
committed
on 12 Nov 2018
|
Use java.util.Date instead of Long for modtime of archive entries
Naoki Takezoe
committed
on 12 Nov 2018
|
|
2018-11-11 |
Set commit date time to archive entries
Naoki Takezoe
committed
on 11 Nov 2018
|
Fix Map#get & getOrElse to Map#getOrElse
NomadBlacky
committed
on 11 Nov 2018
|
|
2018-11-09 |
Fix markdown rendering
Naoki Takezoe
committed
on 9 Nov 2018
|
2018-10-14 |
Merge pull request #2164 from kounoike/pr-call-hook-moveto-service
...
Naoki Takezoe
authored
on 14 Oct 2018
GitHub
committed
on 14 Oct 2018
|
2018-10-10 |
add missing ApiXXControllerBase
KOUNOIKE Yuusuke
committed
on 10 Oct 2018
|
2018-10-08 |
Add suspendAccount method
KOUNOIKE
committed
on 8 Oct 2018
|
Merge remote-tracking branch 'upstream/master' into pr-call-hook-moveto-service
KOUNOIKE
committed
on 8 Oct 2018
|
|
Move webhook call to service
KOUNOIKE
committed
on 8 Oct 2018
|
|
2018-10-07 |
remove unused argument(baseUrl)
KOUNOIKE
committed
on 7 Oct 2018
|
Move some methods to Service from Controller.
KOUNOIKE
committed
on 7 Oct 2018
|
|
Move locks from Controller to Service and other changes.
KOUNOIKE
committed
on 7 Oct 2018
|
|
Move management of directories and calling hooks from Controller to Service
KOUNOIKE
committed
on 7 Oct 2018
|