Naoki Takezoe
|
2e3de336cb
|
Add TODO comment
|
2016-05-25 19:12:46 +09:00 |
|
Naoki Takezoe
|
da50d317e7
|
Merge pull request #1197 from apkd/master
Fix source display on mobile devices
|
2016-05-25 13:46:53 +09:00 |
|
nazoking
|
d61ab632f1
|
fix #1192 Cannot disable option "Require status checks to pass before merging"
|
2016-05-23 15:31:39 +09:00 |
|
apkd
|
c3b341d945
|
Fix source display on mobile devices
The raw/mobile/history buttons used to incorrectly overflow on mobile devices, obscuring the entire (!) source view.
|
2016-05-22 16:21:05 +02:00 |
|
Naoki Takezoe
|
59f063627c
|
Fix style
|
2016-05-19 14:18:31 +09:00 |
|
Naoki Takezoe
|
b4aba76005
|
Merge remote-tracking branch 'origin/master'
|
2016-05-19 12:01:59 +09:00 |
|
Naoki Takezoe
|
81afea350d
|
(refs #1195)Fix date in the commit list
|
2016-05-19 12:01:41 +09:00 |
|
Mitsuhiro Koga
|
89c69cdfc2
|
Fix a missing ctype from test hook
|
2016-05-18 02:14:08 +09:00 |
|
Naoki Takezoe
|
0789010248
|
(refs #533)Add checking for the last one administrator.
|
2016-05-14 14:01:55 -04:00 |
|
Naoki Takezoe
|
37c23f615f
|
(refs #533)Add remove user checking for the last one administrator.
|
2016-05-14 08:04:30 -04:00 |
|
Naoki Takezoe
|
b4d3573a84
|
Fix layout
|
2016-05-13 17:33:24 -04:00 |
|
Naoki Takezoe
|
5161ece63b
|
(refs #1104)Unique checking for the public key
|
2016-05-13 15:43:44 -04:00 |
|
Naoki Takezoe
|
5b7955cee6
|
Merge pull request #1104 from ritschwumm/wip/generic
generic ssh user
|
2016-05-13 15:30:59 -04:00 |
|
Naoki Takezoe
|
60099e2b0d
|
(refs #1190, #1191)Fix tab floating
|
2016-05-13 08:32:39 -04:00 |
|
Herr Ritschwumm
|
7b23bbf9ba
|
move filtering into the database
|
2016-05-05 23:15:22 +02:00 |
|
Herr Ritschwumm
|
0a532d9774
|
optionally all accounts can now use the same generic ssh username. does not work for accounts sharing their key with another account.
based on work Fabian Markert's work.
|
2016-05-05 23:15:22 +02:00 |
|
Herr Ritschwumm
|
208b98285c
|
small cleanup
|
2016-05-05 23:15:22 +02:00 |
|
Naoki Takezoe
|
56c9aa32a4
|
Merge pull request #1185 from dariko/system_admin_typo
typo: DAT(A)BASE_URL
|
2016-05-05 16:38:09 +09:00 |
|
Naoki Takezoe
|
35080a9f33
|
(refs #1167)Fix commit information in the branch view
|
2016-05-05 16:08:38 +09:00 |
|
Dario Zanzico
|
6c41505c91
|
typo: DAT(A)BASE_URL
|
2016-05-05 09:03:31 +02:00 |
|
Naoki Takezoe
|
05bfaafe32
|
Tweak branch list presentation
|
2016-05-05 16:00:04 +09:00 |
|
Naoki Takezoe
|
7534a88607
|
(refs #1182)Remove code which is deleting the temporary directory on bootstrap
|
2016-05-05 12:51:02 +09:00 |
|
Naoki Takezoe
|
ad4af67b30
|
(refs #1172)Fix: Some of issue filters has been impossible to turn off
|
2016-05-02 20:17:50 +09:00 |
|
Naoki Takezoe
|
29b0c22b0e
|
Fix radio button layout
|
2016-05-02 15:48:18 +09:00 |
|
Naoki Takezoe
|
c400678550
|
(refs #1178)Check group member isn't group account
|
2016-05-02 15:47:59 +09:00 |
|
Naoki Takezoe
|
3c40e93346
|
Fix use type selection buttons
|
2016-05-02 15:36:45 +09:00 |
|
Naoki Takezoe
|
74f3f6bf2e
|
Wrap the PostgreSQL JDBC driver to convert the returning column names to lower case
|
2016-04-30 03:19:25 +09:00 |
|
Naoki Takezoe
|
a4bf73724d
|
Fix GROUP BY clause for PostgreSQL support
|
2016-04-30 00:38:52 +09:00 |
|
Naoki Takezoe
|
8d91253ede
|
Use topological sorting to sort tables by dependency
|
2016-04-29 13:19:38 +09:00 |
|
Naoki Takezoe
|
b7355af49a
|
Fix error checking
|
2016-04-29 13:18:53 +09:00 |
|
Naoki Takezoe
|
7ec85cbf99
|
Add error checking for data import
|
2016-04-29 12:52:10 +09:00 |
|
Naoki Takezoe
|
a6790b049d
|
Specify charset of XML file
|
2016-04-29 12:27:38 +09:00 |
|
Naoki Takezoe
|
dce747b1e8
|
Export supports both of XML and SQL
|
2016-04-25 01:08:19 +09:00 |
|
Naoki Takezoe
|
c22ee8acfd
|
Export / Import as XML
|
2016-04-25 00:35:25 +09:00 |
|
Naoki Takezoe
|
30b8b738b6
|
Merge branch 'master' into mysql_support
|
2016-04-20 01:13:25 +09:00 |
|
Naoki Takezoe
|
b916595da3
|
(refs #1154)Fix path of request to the branch protection API
|
2016-04-20 01:13:08 +09:00 |
|
Naoki Takezoe
|
11700f4cb4
|
Remove PLUGIN table from export target
|
2016-04-17 12:27:41 +09:00 |
|
Naoki Takezoe
|
c9de8dd323
|
Fix solidbase plugin support
|
2016-04-16 13:16:00 +09:00 |
|
Naoki Takezoe
|
8822c36b5f
|
Remove unnecessary files
|
2016-04-16 11:21:25 +09:00 |
|
Naoki Takezoe
|
e614e31162
|
Update pre-condition checking
|
2016-04-16 11:07:55 +09:00 |
|
Naoki Takezoe
|
ad47ad4269
|
Merge branch 'master' into mysql_support
# Conflicts:
# src/main/resources/update/3_13.sql
# src/main/scala/gitbucket/core/servlet/AutoUpdate.scala
|
2016-04-16 11:06:45 +09:00 |
|
Naoki Takezoe
|
345685ed7c
|
Add Version 3.14
|
2016-04-16 00:24:52 +09:00 |
|
Naoki Takezoe
|
1d9fe5770e
|
Merge branch 'webhook-content-type' of https://github.com/McFoggy/gitbucket into McFoggy-webhook-content-type
# Conflicts:
# src/main/scala/gitbucket/core/service/WebHookService.scala
# src/main/twirl/gitbucket/core/settings/edithooks.scala.html
|
2016-04-16 00:22:25 +09:00 |
|
Naoki Takezoe
|
0c50545cbd
|
Fix SQL for PostgreSQL
|
2016-04-15 20:27:41 +09:00 |
|
Naoki Takezoe
|
53cbc36a01
|
Display database url at the system setting console
|
2016-04-15 13:40:26 +09:00 |
|
Naoki Takezoe
|
85b2053004
|
Fixup
|
2016-04-15 13:26:27 +09:00 |
|
Naoki Takezoe
|
eba240de65
|
Fix table order in the exported sql file
|
2016-04-15 13:18:58 +09:00 |
|
Naoki Takezoe
|
1e5114cd54
|
Fix for PostgreSQL support
|
2016-04-15 09:48:09 +09:00 |
|
Naoki Takezoe
|
90cb5de5f0
|
Update PostgreSQL configuration example
|
2016-04-15 09:46:42 +09:00 |
|
Naoki Takezoe
|
11d33e9389
|
Remove unnecessary file
|
2016-04-15 01:50:49 +09:00 |
|