History for gitbucket_jkp / src / main / scala / gitbucket / core / service
2017-07-12
@Naoki Takezoe
Remove unnecessary semicolon
Naoki Takezoe committed on 12 Jul 2017
2017-06-27
@Naoki Takezoe
(refs #1623)Copy attached / LFS files when repository is forked
Naoki Takezoe committed on 27 Jun 2017
2017-06-25
@Naoki Takezoe
Delete unused methods
Naoki Takezoe committed on 25 Jun 2017
@Naoki Takezoe
Make all settings configurable by system property or environment variable
Naoki Takezoe committed on 25 Jun 2017
2017-06-18
@Naoki Takezoe
Merge branch 'master' into pr-add-account-webhook
Naoki Takezoe authored on 18 Jun 2017 GitHub committed on 18 Jun 2017
2017-06-12
@Istvan Meszaros
Eliminate manual emtpy to none conversion. This may close #1396
Istvan Meszaros committed on 12 Jun 2017
2017-06-11
@Istvan Meszaros
Having a default priority is now optional.
Istvan Meszaros committed on 11 Jun 2017
@Istvan Meszaros
Priority description is now optional.
Istvan Meszaros committed on 11 Jun 2017
@Istvan Meszaros
Default priority feature implemented.
Istvan Meszaros committed on 11 Jun 2017
@Istvan Meszaros
Fix: added handling of priorities on repository rename/delete.
Istvan Meszaros committed on 11 Jun 2017
@Istvan Meszaros
Default priorities changed according to the wishlist spec.
Istvan Meszaros committed on 11 Jun 2017
@Istvan Meszaros
Priorities now have a description that appears as a standard HTML ...
Istvan Meszaros committed on 11 Jun 2017
@Istvan Meszaros
Priorities now integrated with issues.
Istvan Meszaros committed on 11 Jun 2017
@Istvan Meszaros
Priorities CRUD interface implemented.
Istvan Meszaros committed on 11 Jun 2017
2017-06-09
@Naoki Takezoe
Merge pull request #1615 from gitbucket/feature/plugin-notification ...
Naoki Takezoe authored on 9 Jun 2017 GitHub committed on 9 Jun 2017
2017-06-02
@shimamoto
Change the endpoint of notification feature for plugin.
shimamoto committed on 2 Jun 2017
@Naoki Takezoe
Add Gollum event option to web hook configuration page
Naoki Takezoe committed on 2 Jun 2017
@Naoki Takezoe
Call wiki web hook in pushing via git client
Naoki Takezoe committed on 2 Jun 2017
@Naoki Takezoe
Support gollum event in web hook
Naoki Takezoe committed on 2 Jun 2017
2017-05-25
@shimamoto
Add issue hook and pull request hook.
shimamoto committed on 25 May 2017
2017-05-24
@Naoki Takezoe
(refs #1608)Fix updating parent repository relationship bug when repository is renamed or transferred.
Naoki Takezoe committed on 24 May 2017
2017-05-15
@Naoki Takezoe
Take first 5 commits to store activity
Naoki Takezoe committed on 15 May 2017
2017-04-18
@Naoki Takezoe
Don't retrieve unused repository information when withoutPhysicalInfo is true
Naoki Takezoe committed on 18 Apr 2017
@Naoki Takezoe
Don't retrieve unused repository information when withoutPhysicalInfo is true
Naoki Takezoe committed on 18 Apr 2017
2017-04-13
@Damian Bronecki
Fixes #1481
Damian Bronecki committed on 13 Apr 2017
2017-04-02
@xuwei-k
use "exists" instead of "find().isEmpty"
xuwei-k committed on 2 Apr 2017
@xuwei-k
use exists instead of "filter().nonEmpty"
xuwei-k committed on 2 Apr 2017
@xuwei-k
use count instead of "filter().length"
xuwei-k committed on 2 Apr 2017
@xuwei-k
use "contains(key)" instead of "exists(_ == key)"
xuwei-k committed on 2 Apr 2017
2017-03-27
@Naoki Takezoe
(refs #1511)Fix bug in updating group information
Naoki Takezoe committed on 27 Mar 2017