onukura
a46aa2c61c
Add list-milestones and get-a-milestone API ( #2546 )
2020-09-20 02:26:31 +09:00
onukura
ad147e8dd5
add webhook APIs ( #2551 )
2020-09-20 01:42:14 +09:00
Yuusuke KOUNOIKE
3555519392
force eol to lf by editorconfig / allow trailing space to *.md ( #1965 )
2020-09-20 00:53:57 +09:00
onukura
f6a5def638
Add list repository tags API ( #2544 )
2020-09-20 00:36:54 +09:00
SIkebe
0590cb7048
Improve accessibility ( #2552 )
...
* Document language missing
* Missing form label
* Image elements do not have [alt] attributes
* Fix metals specific configuration
* [user-scalable="no"] is used in the <meta name="viewport"> element or the [maximum-scale] attribute is less than 5
* Fix AvatarImageProviderSpec
* [id] attributes on active, focusable elements are not unique
* Links do not have a discernible name
* Links to cross-origin destinations are unsafe
2020-09-14 10:42:50 +09:00
onukura
b35d0792aa
fix list commit api sha param ( #2550 )
2020-09-12 14:56:41 +09:00
James Yoo
0d20bc0173
adding support for GitHub v3 delete comment ( #2540 )
2020-09-12 14:52:47 +09:00
onukura
851141c2f4
add list-branches-for-head-commit API ( #2547 )
2020-09-11 06:06:04 +09:00
onukura
31a104a697
Add update-an-issue-comment API ( #2538 )
2020-09-11 05:38:34 +09:00
onukura
bfc44cff98
Add get-a-repository-README endpoint ( #2535 )
2020-09-07 04:05:46 +09:00
onukura
0da781c33d
Limit the number of characters for user completion and issue completioin ( #2534 )
2020-09-07 03:55:11 +09:00
onukura
8dbcbb5485
Add get-an-issue-comment API endpoint ( #2536 )
2020-09-05 23:23:16 +09:00
onukura
7544f64c65
Add "has_issue" boolean to GET /repos/:owner/:repo API ( #2542 )
2020-09-05 16:45:16 +09:00
James Yoo
73d05aefad
adding support for wiki page deletion recording ( #2537 )
2020-09-05 16:15:43 +09:00
SIkebe
4d70b056ad
Show issue/PR title as a tooltip ( #2532 )
...
* Show issue/PR title as a tooltip
* Enable title for issue/PR on activities
2020-09-05 15:59:03 +09:00
onukura
b81ce41d51
Add list-public-repositories API ( #2529 )
2020-08-29 15:32:00 +09:00
James Yoo
a143683d7f
refactored ActivityService logging strategy ( #2526 )
2020-08-29 15:29:42 +09:00
onukura
5ba38057dc
add update activity date for commitsfile ( #2525 )
2020-08-28 00:11:58 +09:00
onukura
07eb2bc41e
record wiki activity via http ( #2521 )
2020-08-23 18:02:01 +09:00
SIkebe
5e4d041295
Merge pull request #2519 from gitbucket/fix-branch-setting
...
Handle branch contains / properly in branch settings
2020-08-23 01:57:55 +09:00
Naoki Takezoe
4d7fc061a4
Handle branch contains / properly in branch settings
2020-08-23 01:11:33 +09:00
onukura
8db98d7b16
Add issue completion ( #2513 )
2020-08-21 05:54:31 +09:00
SIkebe
a6063c8aa9
Show userName as link only when a user is not removed ( #2516 )
2020-08-20 10:44:10 +09:00
onukura
2cc1336e82
Keep the default branch in the forked repositories ( #2514 )
2020-08-18 20:56:54 +09:00
onukura
308bda2050
add activity record for issue closing by comment ( #2510 )
2020-08-18 15:27:55 +09:00
Naoki Takezoe
36989c38d4
Max files for getting commit info becomes configurable ( #2511 )
2020-08-15 06:05:47 +09:00
onukura
29357ae170
Add theme choices for editor ( #2501 )
2020-08-03 00:50:01 +09:00
SIkebe
36643bcdd0
Show the number of milestones on the sidebar menu ( #2500 )
2020-08-03 00:48:47 +09:00
Kasan
72e40a0b12
Move the settings link down ( #2497 )
2020-08-01 15:35:41 +09:00
YHojo
2194ff7625
Add Merge PullRequest API ( #2482 )
2020-07-31 04:38:05 +09:00
Brosilio
b247864bfe
Fixed some grammar and spelling issues, modified sign in form ( #2496 )
...
Co-authored-by: SIkebe <SIkebe@users.noreply.github.com >
2020-07-29 20:43:35 +09:00
Naoki Takezoe
b1c3ae4974
Update message for sidebar repo-list setting ( #2493 )
2020-07-28 22:38:10 +09:00
onukura
81c0e2037f
Add function to close multiple issues with one keyword on commits ( #2491 )
2020-07-27 07:45:40 +09:00
Naoki Takezoe
6224ec2a7b
Bump Scalatra to 2.7.0-GA ( #2494 )
2020-07-27 07:22:19 +09:00
Naoki Takezoe
9ff4507fe2
Fix system settings tab behavior ( #2492 )
2020-07-26 13:34:57 +09:00
Naoki Takezoe
67667dbff1
Remove activity log configuration no longer used ( #2490 )
2020-07-26 11:50:48 +09:00
Naoki Takezoe
1a4961c3e1
Merge pull request #2489 from gitbucket/release-4.34.0
...
GitBucket 4.34.0 release
4.34.0
2020-07-26 02:38:51 +09:00
Naoki Takezoe
561220237f
Update README and CHANGELOG
2020-07-26 02:28:47 +09:00
Naoki Takezoe
f45b85aa71
Bump gist-plugin (refs #2443 ) and notifications-plugin (refs #2433 )
2020-07-25 21:04:45 +09:00
Naoki Takezoe
83b3a7983e
Update version to 4.34.0
2020-07-25 17:52:33 +09:00
Naoki Takezoe
63d4c5054e
Deny empty password ( #2488 )
2020-07-25 17:49:58 +09:00
Naoki Takezoe
c8f6017be9
Migrate activity log to JSON-based file from database ( #2468 )
...
This also includes:
- Record rename and transfer repository in activity log
- Check existence of repsoitory when rendering activity logs
- Drop Akka dependency
2020-07-18 23:28:40 +09:00
Naoki Takezoe
f9fcb54861
Fix coursier cache path ( #2481 )
2020-07-18 17:17:41 +09:00
Naoki Takezoe
3534b7172d
Modify CI workflow name
2020-07-05 14:17:23 +09:00
Naoki Takezoe
42a7f974e9
Update README.md
2020-07-05 13:41:51 +09:00
Naoki Takezoe
b8e02d995a
Modify artifact name
2020-07-05 13:34:44 +09:00
Naoki Takezoe
e0d038aa92
Tweak artifacts uploading ( #2477 )
2020-07-05 13:23:24 +09:00
Naoki Takezoe
3d01df2bdc
Fix GitHuib Actions configuration
2020-07-05 12:12:17 +09:00
Naoki Takezoe
6f08f1fd23
Update README.md
2020-07-05 12:04:02 +09:00
Naoki Takezoe
3dd366b394
Replace CI badge by GitHib Actions' one
2020-07-05 12:00:59 +09:00