KOUNOIKE Yuusuke
17d682f83b
fix 1872.
...
java.io.File#getParent returns path with "\" instead of "/".
so don't use this method.
2018-02-01 02:41:43 +09:00
Naoki Takezoe
952c916e33
Remove context path from request uri in plugin routing
2018-01-30 11:26:15 +09:00
Naoki Takezoe
c8b6eb1bd9
Release 4.21.2
2018-01-27 21:54:55 +09:00
KOUNOIKE Yuusuke
395d6e4292
Remove extra close div tag which introduced by #1829
2018-01-27 20:06:45 +09:00
Naoki Takezoe
0d195a2e90
Merge pull request #1862 from kounoike/fix-1861
...
fix #1861
2018-01-27 12:49:48 +09:00
Naoki Takezoe
eb76db5f2c
(refs #1858 ) Upgrade gist plugin
2018-01-27 12:48:45 +09:00
KOUNOIKE Yuusuke
9cc5d0ea17
fix #1861
2018-01-27 12:32:28 +09:00
Naoki Takezoe
f13a473b4e
Merge pull request #1856 from int128/oidc
...
OpenID Connect authentication
2018-01-25 16:25:48 +09:00
Hidetake Iwata
4e7c10c0dc
Add a test
2018-01-25 14:41:59 +09:00
Hidetake Iwata
6db34cbb6b
Refactor
...
- Use self type annotation instead of extending
- Aggregate OIDC context to a case class
- Use companion object instead of dedicated utility class
2018-01-25 12:19:47 +09:00
Naoki Takezoe
d6df35f072
Return 401 for non-browsers when authentication is failed
2018-01-25 02:24:51 +09:00
Hidetake Iwata
ab10b77c50
Add OpenID Connect authentication feature
2018-01-24 12:24:16 +09:00
Naoki Takezoe
fb34b0909e
Allow empty query for repository search
2018-01-24 03:15:17 +09:00
Naoki Takezoe
d9aebbda62
Merge pull request #1851 from kounoike/pr-includegroups-option
...
Add "include group accounts" checkbox in User management
2018-01-24 01:53:20 +09:00
KOUNOIKE Yuusuke
987407909e
fixed by review comment.
2018-01-23 21:33:42 +09:00
Naoki Takezoe
ea5834f236
Merge pull request #1849 from McFoggy/issue-1844
...
add 'state' attribute to ApiPullRequest object
2018-01-21 01:13:06 +09:00
Naoki Takezoe
c3400f1091
Merge pull request #1853 from kounoike/pr-fix-1707
...
Fix #1707 .
2018-01-21 01:10:30 +09:00
KOUNOIKE Yuusuke
7bd4d0970e
Fix #1707 .
2018-01-20 22:12:29 +09:00
KOUNOIKE Yuusuke
4a9303d7a7
Add "include group accounts" checkbox in User management
2018-01-20 13:00:43 +09:00
Naoki Takezoe
5f0cacd7c1
(refs #1846 ) Fix repository creation indicator's condition
2018-01-20 05:33:21 +09:00
Naoki Takezoe
f075132878
(refs #1848 ) Response refs which are started from specified ref string
...
when a exactly matched ref doesn't exist
2018-01-20 04:29:49 +09:00
Naoki Takezoe
b72556c007
(refs #1848 ) Partial fix get a reference API
2018-01-19 22:19:24 +09:00
Matthieu Brouillard
47489d9cb1
add 'state' attribute to ApiPullRequest object
...
fixes #1844
2018-01-19 11:37:13 +01:00
Naoki Takezoe
ad054d2f80
Delete removed release files when the release is updated
2018-01-14 02:12:09 +09:00
Naoki Takezoe
b0c2e5588c
Fix downloading at the release page
2018-01-14 00:42:21 +09:00
Naoki Takezoe
1fe379111c
Delete RELEASE_ID column from RELEASE and RELEASE_ASSET
2018-01-14 00:35:18 +09:00
Naoki Takezoe
2180e31d13
Escape in JavaScript
2018-01-13 16:50:06 +09:00
Naoki Takezoe
e80da63515
Merge tags and releases
2018-01-13 16:30:59 +09:00
Naoki Takezoe
71cce5b470
Fix user interface of releases
2018-01-13 16:30:50 +09:00
Naoki Takezoe
bb188ec948
Merge branch 'master' into pr-add-release
2018-01-13 16:30:18 +09:00
Naoki Takezoe
281522fc88
(refs #1836 ) Make same behavior with H2 console when table is clicked
2018-01-12 02:25:22 +09:00
Naoki Takezoe
a045fc6ae4
(refs #1838 ) Fix rebase merge
2018-01-11 15:58:17 +09:00
Naoki Takezoe
8e8e794574
Merge pull request #1829 from kounoike/pr-dropdown-close-and-comment-button
...
Change Close/Reopen button to dropdown-selectable button.
2018-01-11 13:22:27 +09:00
Naoki Takezoe
5f47b126e3
(refs #1808 ) Specify medium color for text in the sidemenu
2018-01-08 22:41:08 +09:00
KOUNOIKE Yuusuke
33d82beb72
set maxFilesize for dropzone
2018-01-08 18:29:18 +09:00
Naoki Takezoe
3de5d806b5
(refs #1836 ) Add context menu to the database viewer
...
Also "Run query" button runs only selected text if some text is selected.
2018-01-08 01:00:55 +09:00
Naoki Takezoe
8eb522fb38
(refs #1836 ) Add "Clear" button to the database viewer
2018-01-07 21:32:26 +09:00
KOUNOIKE Yuusuke
370e4339f3
Change tag-based list to release-based list (releases page)
2018-01-07 16:53:19 +09:00
KOUNOIKE Yuusuke
5b0eb7ece5
Change icon to octicon-gift
2018-01-07 16:52:16 +09:00
KOUNOIKE Yuusuke
18434854d8
Update migrate filename
2018-01-07 14:16:07 +09:00
KOUNOIKE Yuusuke
d3f57bdb45
fix imports
2018-01-07 14:14:54 +09:00
KOUNOIKE Yuusuke
37734ce26b
Merge remote-tracking branch 'upstream/master' into pr-add-release
...
# Conflicts:
# build.sbt
# src/main/scala/ScalatraBootstrap.scala
# src/main/scala/gitbucket/core/GitBucketCoreModule.scala
# src/main/scala/gitbucket/core/controller/FileUploadController.scala
# src/main/scala/gitbucket/core/controller/RepositorySettingsController.scala
# src/main/scala/gitbucket/core/service/RepositoryService.scala
# src/main/twirl/gitbucket/core/menu.scala.html
2018-01-07 13:22:56 +09:00
Naoki Takezoe
bbc817d86d
(refs #1823 ) Link submodule to the online repository viewer
...
Supports following services:
- GitBucket (need to set the base url at the system settings)
- GitHub
- BitBucket
- GitLab.com
If a repository url doesn't match above services, generate a link to the git repository as before.
2018-01-07 04:41:00 +09:00
Naoki Takezoe
5e88f3f787
(refs #1808 ) Fix inline CSS styles
2018-01-07 02:26:16 +09:00
Naoki Takezoe
f64d4843f3
(refs #1816 ) Apply max_file_size to dropzone as well
2018-01-07 02:01:40 +09:00
Naoki Takezoe
c607045b7c
Merge pull request #1825 from gitbucket/features/dbviewer
...
Replace H2 console
2018-01-06 17:40:35 +09:00
Naoki Takezoe
f8e9093273
Display primary keys in the tree
2018-01-06 17:32:01 +09:00
KOUNOIKE Yuusuke
c8d666baba
Change Close/Reopen button to dropdown-selectable button.
2018-01-04 00:49:13 +09:00
Naoki Takezoe
a64741011c
Implement displaying result as a scrollable table
2017-12-30 01:02:09 +09:00
Naoki Takezoe
ae9ee4779f
Add tables tree
2017-12-29 04:50:58 +09:00