Naoki Takezoe
|
7761946ec0
|
(refs #1623)Copy attached / LFS files when repository is forked
|
2017-06-27 14:52:37 +09:00 |
|
Naoki Takezoe
|
47a131c232
|
Merge pull request #1617 from gitbucket/feature/external-config
Make all settings configurable by system property or environment variable
|
2017-06-25 23:32:36 +09:00 |
|
Naoki Takezoe
|
c6e095d066
|
Delete unused methods
|
2017-06-25 18:33:10 +09:00 |
|
Naoki Takezoe
|
282d5fe239
|
Make all settings configurable by system property or environment variable
|
2017-06-25 18:33:10 +09:00 |
|
Naoki Takezoe
|
5164d57787
|
Update version to 4.14.0-SNAPSHOT
|
2017-06-25 18:16:55 +09:00 |
|
Yasuhiro Takagi
|
884fc5318a
|
Add assignee entry for the result of pull request related api
|
2017-06-25 13:33:27 +09:00 |
|
Naoki Takezoe
|
626e68eae8
|
Tweak group editing form template
|
2017-06-24 18:59:00 +09:00 |
|
Naoki Takezoe
|
0b76307354
|
Fix TODO
|
2017-06-24 18:50:08 +09:00 |
|
Naoki Takezoe
|
3f9892f12f
|
Small fix of group editing form
|
2017-06-24 18:14:05 +09:00 |
|
Naoki Takezoe
|
b525c0ede7
|
Fix regression in group editing in admin console
|
2017-06-24 18:00:14 +09:00 |
|
Naoki Takezoe
|
902e7513d9
|
Share group creating / editing form template
|
2017-06-24 17:51:43 +09:00 |
|
Naoki Takezoe
|
6b824a47f5
|
Add sidebar to group configuration
|
2017-06-24 17:36:07 +09:00 |
|
Naoki Takezoe
|
d14a5df3fe
|
Fix html markup
|
2017-06-24 15:04:57 +09:00 |
|
Naoki Takezoe
|
0a4b78160f
|
Refactor account level web hook entirely
|
2017-06-24 14:58:58 +09:00 |
|
Naoki Takezoe
|
54be93b0da
|
Move account level web hook settings to account settings
|
2017-06-24 14:13:22 +09:00 |
|
Naoki Takezoe
|
59c9de9f41
|
Update CSS
|
2017-06-24 13:19:24 +09:00 |
|
xuwei-k
|
1631c1f147
|
fix .travis.yml
- install java9 explicitly https://github.com/travis-ci/travis-ci/issues/7944
- restore main java8 build (bug or change specifications? https://twitter.com/xuwei_k/status/873104018100244480 )
- "sudo apt-get install libaio1" fail. use apt addons https://github.com/travis-ci/apt-package-whitelist/pull/3698
|
2017-06-23 11:28:49 +09:00 |
|
Naoki Takezoe
|
0bd833a6b7
|
(refs #1620) Bump AdminLTE to 2.3.11
|
2017-06-21 01:11:38 +09:00 |
|
Naoki Takezoe
|
cf69a67029
|
Merge pull request #1488 from kounoike/pr-add-account-webhook
Add account(group/user)'s webhooks feature.
|
2017-06-19 02:13:55 +09:00 |
|
Naoki Takezoe
|
3b1a359367
|
Fix compilation error
|
2017-06-19 00:09:31 +09:00 |
|
Naoki Takezoe
|
880c6ac554
|
Merge branch 'master' into pr-add-account-webhook
|
2017-06-18 18:15:41 +09:00 |
|
Naoki Takezoe
|
8e732c68bc
|
Merge pull request #1616 from imeszaros/issue-priorities
Issue priorities
|
2017-06-12 14:11:36 +09:00 |
|
Istvan Meszaros
|
9799735420
|
Eliminate manual emtpy to none conversion. This may close #1396
|
2017-06-12 06:52:49 +02:00 |
|
Istvan Meszaros
|
9ffae4241d
|
Having a default priority is now optional.
|
2017-06-11 15:45:23 +02:00 |
|
Istvan Meszaros
|
68cb95e758
|
Show errors related to priority description.
|
2017-06-11 15:45:22 +02:00 |
|
Istvan Meszaros
|
967dafb87e
|
Priority description is now optional.
|
2017-06-11 15:45:21 +02:00 |
|
Istvan Meszaros
|
743bb94e83
|
Prefer external styles instead of inline.
|
2017-06-11 15:45:20 +02:00 |
|
Istvan Meszaros
|
c461e6ac0b
|
Default priority feature implemented.
|
2017-06-11 15:45:19 +02:00 |
|
Istvan Meszaros
|
b2b31da80b
|
Added the 'is default' column to priorities table.
|
2017-06-11 15:45:18 +02:00 |
|
Istvan Meszaros
|
0f6453cb26
|
Fix: added handling of priorities on repository rename/delete.
|
2017-06-11 15:45:17 +02:00 |
|
Istvan Meszaros
|
c2eece31b0
|
Default priorities changed according to the wishlist spec.
|
2017-06-11 15:45:16 +02:00 |
|
Istvan Meszaros
|
4fa28e9040
|
Priorities now have a description that appears as a standard HTML
tooltip across the app.
|
2017-06-11 15:45:15 +02:00 |
|
Istvan Meszaros
|
889e94a494
|
Priorities now integrated with issues.
|
2017-06-11 15:45:14 +02:00 |
|
Istvan Meszaros
|
c908b5e642
|
Added foreign key to issue table, extended the issue outline view to
include the priority.
|
2017-06-11 15:45:13 +02:00 |
|
Istvan Meszaros
|
26f6d25481
|
Priorities CRUD interface implemented.
|
2017-06-11 15:45:12 +02:00 |
|
Istvan Meszaros
|
034870ba19
|
jQuery UI sortable plugin added to the app.
|
2017-06-11 13:39:30 +02:00 |
|
Istvan Meszaros
|
54f6a68a8a
|
Added model classes for priorities.
|
2017-06-11 13:39:29 +02:00 |
|
Istvan Meszaros
|
626113affa
|
Added table for priorities.
|
2017-06-11 13:39:29 +02:00 |
|
Naoki Takezoe
|
4e299b2ad5
|
Merge remote-tracking branch 'origin/kounoike-pr-sidebar-mini'
|
2017-06-11 17:12:23 +09:00 |
|
kenji yoshida
|
cb7c91f666
|
fix sbt version when oraclejdk9 test
|
2017-06-09 13:59:54 +09:00 |
|
Naoki Takezoe
|
50208c2df3
|
Merge pull request #1615 from gitbucket/feature/plugin-notification
Add hook for issue and pull request
|
2017-06-09 11:56:18 +09:00 |
|
shimamoto
|
8a49870822
|
Implement existing email notification using plugin hooks.
|
2017-06-08 19:52:58 +09:00 |
|
Naoki Takezoe
|
bf7c93cd91
|
Fixup
|
2017-06-05 20:02:51 +09:00 |
|
KOUNOIKE Yuusuke
|
6c5777801f
|
Show icons when sidebar is collapsed.
|
2017-06-05 13:39:34 +09:00 |
|
shimamoto
|
6887dab787
|
Change the endpoint of notification feature for plugin.
|
2017-06-02 20:21:37 +09:00 |
|
Naoki Takezoe
|
150531a1e2
|
Merge pull request #1614 from gitbucket/feature/gollum-webhook
Support gollum event in web hook
|
2017-06-02 18:54:49 +09:00 |
|
Naoki Takezoe
|
a7a53610e6
|
Add Gollum event option to web hook configuration page
|
2017-06-02 18:46:15 +09:00 |
|
Naoki Takezoe
|
2ec8189d47
|
Call wiki web hook in pushing via git client
|
2017-06-02 17:46:25 +09:00 |
|
Naoki Takezoe
|
d75d1eed10
|
Support gollum event in web hook
|
2017-06-02 13:06:13 +09:00 |
|
Naoki Takezoe
|
2f426990b7
|
(refs #1612)Add password validation to form for registering and editing user.
|
2017-06-02 07:53:23 +09:00 |
|