Naoki Takezoe
|
3008b51dbe
|
(refs #1454)Fix typo
|
2017-02-15 22:00:51 +09:00 |
|
Naoki Takezoe
|
ee65ae3e49
|
Tweak directory processing
|
2017-02-14 16:57:51 +09:00 |
|
Mitsuhiro Koga
|
ca0302723d
|
Delete if parent folder is empty
|
2017-02-14 13:02:20 +09:00 |
|
Mitsuhiro Koga
|
026f5e2f26
|
Also move the LFS directory
|
2017-02-14 12:14:40 +09:00 |
|
Naoki Takezoe
|
53977bdf80
|
Merge pull request #1448 from peccu/patch-2
Add "owner" to notification subject
|
2017-02-12 20:50:00 +09:00 |
|
Mitsuhiro Koga
|
fbd34dc89f
|
Apply label style to file size
|
2017-02-12 14:38:56 +09:00 |
|
Naoki Takezoe
|
79d41ba57b
|
Bump blocking-slick
|
2017-02-12 11:37:04 +09:00 |
|
Mitsuhiro Koga
|
ab1adc48f8
|
Move readableSize to view helpers
|
2017-02-12 01:53:25 +09:00 |
|
Mitsuhiro Koga
|
422eda927e
|
Display file size in file viewer
|
2017-02-11 23:51:37 +09:00 |
|
Mitsuhiro Koga
|
39e55bde2d
|
Add file size to ContentInfo
|
2017-02-11 23:49:55 +09:00 |
|
Mitsuhiro Koga
|
6ec533990f
|
Extract method to getLfsObjects
|
2017-02-11 23:47:14 +09:00 |
|
Naoki Takezoe
|
7a6a2471b1
|
Fix issues sorting
|
2017-02-10 01:55:34 +09:00 |
|
Naoki Takezoe
|
7d9f308492
|
Cleaned up code around webhook
|
2017-02-08 14:51:20 +09:00 |
|
Naoki Takezoe
|
e8888ac191
|
Fix import statements
|
2017-02-08 14:23:38 +09:00 |
|
peccu
|
1ed8e287b3
|
Add owner to notification subject
|
2017-02-07 13:39:53 +09:00 |
|
Naoki Takezoe
|
202f56b6a0
|
Bump blocking-slick
|
2017-02-06 14:25:25 +09:00 |
|
Naoki Takezoe
|
e72a192e4a
|
Merge branch 'master'
Conflicts:
build.sbt
src/main/scala/gitbucket/core/model/CommitStatus.scala
src/main/scala/gitbucket/core/service/CommitStatusService.scala
src/main/scala/gitbucket/core/service/CommitsService.scala
src/main/scala/gitbucket/core/service/IssuesService.scala
src/main/scala/gitbucket/core/service/RepositoryService.scala
src/main/scala/gitbucket/core/util/Notifier.scala
|
2017-02-06 10:32:29 +09:00 |
|
KOUNOIKE Yuusuke
|
306c9e45be
|
return 404 for non-implemented api calls
|
2017-02-04 16:14:23 +09:00 |
|
Naoki Takezoe
|
fd8add4fcd
|
(refs #1439)Fix pattern matching for assemble GitLFS URL
|
2017-02-01 08:03:02 +09:00 |
|
Naoki Takezoe
|
5a510d5703
|
(refs #1439)Fix path extraction for GitLFS
|
2017-02-01 07:13:58 +09:00 |
|
Naoki Takezoe
|
6c66fb130b
|
Delete lfs directory when repository is deleted
|
2017-02-01 00:36:32 +09:00 |
|
Naoki Takezoe
|
c7ece57842
|
(refs #1398)Fix commit layout overlapping again
|
2017-01-29 02:39:57 +09:00 |
|
Naoki Takezoe
|
161c5513df
|
4.9.0 release
|
2017-01-29 02:02:17 +09:00 |
|
ritschwumm
|
123c17d442
|
fix typo in log message
|
2017-01-28 11:49:49 +01:00 |
|
Naoki Takezoe
|
6b7fd7fb7b
|
(refs #499)Log authentication failure
|
2017-01-26 09:59:32 +09:00 |
|
tomoki1207
|
1cf6950e70
|
Show login failed message
|
2017-01-25 12:58:04 +09:00 |
|
dariko
|
9727259d0c
|
add temp_dir parameter
|
2017-01-22 10:21:56 +01:00 |
|
Naoki Takezoe
|
6bb664e592
|
Sort issue comments by commentId
|
2017-01-22 02:00:17 +09:00 |
|
Naoki Takezoe
|
f106dea3d9
|
Remove comment lines
|
2017-01-22 01:46:42 +09:00 |
|
Naoki Takezoe
|
982cc15052
|
(refs #1013)Create an upload directory if it doesn't exist
|
2017-01-19 15:56:20 +09:00 |
|
xuwei-k
|
49f0795b5f
|
use value class
|
2017-01-17 20:35:53 +09:00 |
|
Naoki Takezoe
|
af697d8155
|
Merge pull request #1013 from DrDub/master
Added automatic rescaling to avatar images (Fixes #835)
|
2017-01-16 20:15:16 +09:00 |
|
Naoki Takezoe
|
81a779d1d9
|
Merge pull request #1419 from tomoki1207/issue-pr-template
Issue and PR template per repository
|
2017-01-16 16:58:51 +09:00 |
|
Naoki Takezoe
|
7c484297d7
|
Merge pull request #1424 from team-lab/account-description
Account description
|
2017-01-16 13:17:04 +09:00 |
|
nazoking
|
a91e46f3e9
|
unite the first character of labels as uppercase.
|
2017-01-16 10:35:21 +09:00 |
|
tomoki1207
|
bef5b5f22e
|
Issue and PR template per repository
|
2017-01-16 09:41:09 +09:00 |
|
nazoking
|
092e832d21
|
Prevents security warning dialog from being displayed during testing.
|
2017-01-16 02:06:39 +09:00 |
|
nazoking
|
cd836f331e
|
use description as bio in user account type
|
2017-01-16 01:37:19 +09:00 |
|
nazoking
|
53537eaa09
|
rewrite sql to LiquibaseMigration
|
2017-01-15 04:11:14 +09:00 |
|
nazoking
|
8515ef5b26
|
Merge branch 'master' into group-description
|
2017-01-15 04:01:54 +09:00 |
|
Naoki Takezoe
|
a2524608c7
|
(refs #1417)Use native hashchange event instead of jQuery plugin
|
2017-01-14 21:04:17 +09:00 |
|
xuwei-k
|
076bc9e2d6
|
remove unused imports
|
2017-01-13 15:09:27 +09:00 |
|
Naoki Takezoe
|
1f3fc62a0e
|
Merge pull request #1413 from bviktor/ssl-label
Fix erroneous label for definition, assumably caused by copy-paste
|
2017-01-13 11:36:47 +09:00 |
|
nazoking
|
4c4327b569
|
bump embedded-mysql for windows support
|
2017-01-13 01:55:24 +09:00 |
|
Naoki Takezoe
|
e021868a96
|
(refs #1398)Fix commit layout overlapping
|
2017-01-12 10:08:57 +09:00 |
|
Viktor Berke
|
4ef45d3987
|
Fix erroneous label for definition, assumably caused by copy-paste
|
2017-01-11 15:03:23 +01:00 |
|
Viktor Berke
|
ebc6121526
|
Add support for SMTP STARTTLS
Fixes #1410
|
2017-01-11 14:49:34 +01:00 |
|
Patrick G
|
9efe438697
|
Spelling and grammar fixes
|
2017-01-10 10:05:34 +01:00 |
|
Naoki Takezoe
|
cdeaede8bf
|
Remove context.loginAccount.get in services
|
2017-01-08 21:49:05 +09:00 |
|
Naoki Takezoe
|
ad73e1d529
|
Fixup
|
2017-01-08 21:27:30 +09:00 |
|