Naoki Takezoe
2e80e3baaf
Fix testcase
2017-09-03 03:52:00 +09:00
KOUNOIKE Yuusuke
e77045abe3
Merge remote-tracking branch 'upstream/master' into pr-handle-errors
...
# Conflicts:
# src/main/scala/gitbucket/core/controller/SystemSettingsController.scala
# src/main/scala/gitbucket/core/service/SystemSettingsService.scala
# src/test/scala/gitbucket/core/view/AvatarImageProviderSpec.scala
2017-08-20 21:50:34 +09:00
KOUNOIKE Yuusuke
040d812f2a
add debug option to SystemSettings. and error page shows stacktrace only for admin or debug settings.
2017-08-17 17:48:53 +09:00
KOUNOIKE Yuusuke
92fea3ff01
fix test.
2017-08-15 02:44:52 +09:00
HairyFotr
0149593272
Fix lint and typos
2017-08-08 21:37:35 +02:00
KOUNOIKE Yuusuke
8087531d64
fix test.
2017-03-14 07:36:07 +09:00
Naoki Takezoe
c5a5c737bf
Introduce syntax suger to tuple extraction
2017-03-10 09:53:48 +09:00
xuwei-k
7f436831fe
fix deprecation warnings
...
https://github.com/scalatest/scalatest/blob/release-3.0.0/scalatest/src/main/scala/org/scalatest/mock/package.scala#L38
2017-02-20 11:34:02 +09:00
nazoking
cd836f331e
use description as bio in user account type
2017-01-16 01:37:19 +09:00
nazoking
8515ef5b26
Merge branch 'master' into group-description
2017-01-15 04:01:54 +09:00
xuwei-k
076bc9e2d6
remove unused imports
2017-01-13 15:09:27 +09:00
Naoki Takezoe
8d7ec16ed0
(refs #1101 )Remove debug code
2017-01-04 14:13:09 +09:00
Naoki Takezoe
30c8d3c39c
(refs #1101 )Fix testcase
2017-01-03 22:44:30 +09:00
Naoki Takezoe
27930a5849
Fix testcase
2016-11-20 00:00:58 +09:00
Naoki Takezoe
01c2291715
Fix testcase
2016-07-13 02:14:44 +09:00
Naoki Takezoe
fd181b9a0c
Fix emoji conversion
2016-07-10 02:03:25 +09:00
Naoki Takezoe
8145cba111
Merge branch 'wip/baseurl' of https://github.com/ritschwumm/gitbucket into ritschwumm-wip/baseurl
2016-02-12 23:15:59 +09:00
Naoki Takezoe
8fd92f1c2f
Fix compilation error in testcase
2016-02-06 23:39:57 +09:00
Naoki Takezoe
419ea16ead
Remove Specs2 dependency
2016-02-06 22:27:23 +09:00
Naoki Takezoe
e72d808a3c
Migrating testcase to ScalaTest
2016-02-06 22:10:20 +09:00
Naoki Takezoe
44e8c0a9be
Migrating testcase to ScalaTest
2016-02-05 23:00:35 +09:00
Herr Ritschwumm
a1bacccc09
add tests, failing right now
2016-01-30 16:25:44 +01:00
Herr Ritschwumm
3f2935612d
feature: add settings for the ssh host
2016-01-30 11:15:07 +01:00
Tobias Roeser
00cd3adc7b
Refined regex and removed explicit TLDs
...
Also made regex val private.
2015-10-14 22:42:35 +02:00
Tobias Roeser
5a97a518a6
Detect links and render them as HTML links in repo description
2015-10-14 14:41:09 +02:00
Naoki Takezoe
3c53fd8618
Merge branch 'issue-893' of https://github.com/McFoggy/gitbucket into McFoggy-issue-893
2015-09-24 01:21:00 +09:00
Naoki Takezoe
e1c155d09d
Fix Markdown testcase
2015-09-21 12:08:16 +09:00
Matthieu Brouillard
0772070523
split SMTP & notification, fixes #893
2015-09-02 16:22:54 +02:00
Naoki Takezoe
67ee6857ad
Remove unnecessary spec
2015-07-28 11:16:02 +09:00
Boris Bera
96e6aa89e3
Added group description field to account
2015-07-04 02:17:14 -04:00
Boris Bera
f1d2a71b49
Fixed url generated by pull request/compare button
...
The `:` character was getting escaped leading to an ugly url. This is
different from the urls generated when editing the branches in a pull
request. In that case the url did not have `:` escaped.
2015-07-03 21:23:53 -04:00
Boris Bera
fd4fe0dc0d
Pullreqs in forks now use upstream master as origin
...
This implements #668 .
2015-07-03 20:56:06 -04:00
Naoki Takezoe
c7a7be1de0
(refs #441 )Fix testcase
2015-04-29 15:26:14 +09:00
takezoe
be75cef752
Fix testcase
2015-03-03 02:38:59 +09:00