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