Naoki Takezoe
c1263cc16d
(refs #488 )Batch edit for issues
2014-09-23 14:57:29 +09:00
Naoki Takezoe
46041a3762
(refs #488 )Apply new UI to the pull request list
2014-09-22 19:10:39 +09:00
Naoki Takezoe
20b0553f7f
(refs #488 )Exclude pull requests from the issue list
2014-09-22 18:38:28 +09:00
Naoki Takezoe
90487eb7b7
(refs #488 )Merge user filter into IssueSearchCondition
2014-09-22 10:08:22 +09:00
Naoki Takezoe
287a0b6669
(refs #488 )Copy listparts.scala.html from issues/pulls to dashboard.
2014-09-15 23:47:06 +09:00
Naoki Takezoe
5bddd352af
(refs #453 )Fix "Test Hook" behavior
2014-09-15 13:04:39 +09:00
Tomofumi Tanaka
a602ece8e9
(refs #490 )Set HEAD ref when saved default branch
...
GitBucket allows user to configure default branch in the repository.
But it's only affect repository viewer in the GitBucekt world.
This change set default branch in the Git world.
2014-09-12 22:01:21 +09:00
Naoki Takezoe
b9ade60eb2
(refs #464 )Improve plugin installing/updating behavior
2014-09-01 01:11:19 +09:00
Naoki Takezoe
0f5dbc5788
Merge branch 'master' into scala-plugin
...
Conflicts:
project/build.scala
2014-09-01 00:02:31 +09:00
Tomofumi Tanaka
d947410e3c
(refs #434 )Refactor to get last modified commit
2014-08-24 22:18:21 +09:00
Tomofumi Tanaka
db59bc08ac
(refs #434 )Show only last modified commit
2014-08-24 22:18:14 +09:00
Naoki Takezoe
53d0974760
(refs #457 )Fix the target of updateRef
2014-08-17 13:01:05 +09:00
Naoki Takezoe
bab93ea4f5
(refs #464 )Fix compilation error
2014-08-13 22:06:08 +09:00
Naoki Takezoe
dd809896c8
(refs #464 )Add extension point to inject JavaScript instead of adding button
2014-08-11 00:45:58 +09:00
Naoki Takezoe
93536d3365
(refs #464 )Add new extension point to add buttons
2014-08-10 05:42:06 +09:00
Naoki Takezoe
098b18fe6d
(refs #464 )Experimental implementation of Scala based plugin
2014-08-10 04:33:57 +09:00
Naoki Takezoe
2bc915f51b
Disable JavaScript console
2014-08-04 00:00:41 +09:00
Naoki Takezoe
20aabfc273
Merge branch 'scala-2.11'
2014-08-03 19:13:34 +09:00
Tomofumi Tanaka
c22aef8ee2
(refs #421 )Add tar.gz archive download
...
* Update jgit version
* Add new lib org.eclipse.jgit.archive
* TODO: Add link in views
2014-08-01 23:56:02 +09:00
Naoki Takezoe
0ede7e9921
(refs #374 )Upgrading to Scalatra 2.3 and Slick 2.1.
...
Some compilation errors in Slick code are remaining.
2014-07-30 07:36:35 +09:00
Tomofumi Tanaka
2bb1f6168a
(refs #437 )Show author instead of committer
...
* Explicit classify committer and author
* Use author to render avatar image html
* Support commit view
2014-07-29 00:06:45 +09:00
Naoki Takezoe
34e299bf52
(refs #445 )Keep line separator in online file editing
2014-07-26 23:15:47 +09:00
Naoki Takezoe
0822b7b5f3
(refs #444 )Fix pull request count in dashboard
2014-07-26 19:12:09 +09:00
Naoki Takezoe
37731c4163
Enable plugin system
2014-07-23 19:50:38 +09:00
Tomofumi Tanaka
fa9254c240
(refs #435 )Correct merge commit message
...
Use ${user}/${branch} instead of ${user}/{repoName}
2014-07-16 23:33:14 +09:00
Naoki Takezoe
86cf97d76b
Fix TODO: Close issue and send webhook from online editing
2014-07-14 01:10:33 +09:00
Naoki Takezoe
652a68c5b1
Fix TODO
2014-07-13 23:20:16 +09:00
Naoki Takezoe
7a44a4d726
Merge branch '401-news-feed-of-private-repo' of https://github.com/utensil/gitbucket into utensil-401-news-feed-of-private-repo
...
Conflicts:
src/main/scala/app/IndexController.scala
src/main/scala/service/ActivityService.scala
2014-07-13 16:07:42 +09:00
Naoki Takezoe
9dbc0c3fd6
Change LDAPUtil method name
2014-07-13 15:53:12 +09:00
Naoki Takezoe
56bb43ea6b
AccountUtil is merged to LDAPUtil
2014-07-13 15:13:59 +09:00
Naoki Takezoe
b287c1f60d
Merge branch 'add-features-to-ldapauth' of https://github.com/yjkony/gitbucket into yjkony-add-features-to-ldapauth
...
Conflicts:
src/main/scala/app/IndexController.scala
src/main/scala/service/SystemSettingsService.scala
src/main/scala/util/LDAPUtil.scala
src/main/scala/util/Notifier.scala
2014-07-13 13:49:04 +09:00
Naoki Takezoe
9cfa8c594b
Merge branch 'master' into slick2
...
Conflicts:
project/build.scala
src/main/scala/app/IndexController.scala
src/main/scala/app/RepositorySettingsController.scala
src/main/scala/model/Account.scala
src/main/scala/model/BasicTemplate.scala
src/main/scala/model/Issue.scala
src/main/scala/model/IssueComment.scala
src/main/scala/model/package.scala
src/main/scala/service/IssuesService.scala
src/main/scala/service/PullRequestService.scala
src/main/scala/service/RepositoryService.scala
src/main/scala/service/WikiService.scala
src/main/scala/servlet/TransactionFilter.scala
src/main/scala/util/Notifier.scala
2014-07-06 17:02:49 +09:00
Naoki Takezoe
606cd83f44
Fix CRLF to LF
2014-07-06 13:19:27 +09:00
Naoki Takezoe
32897c36f9
(refs #341 )Fix compilation error other than date mapping and delete statement
2014-07-06 13:07:05 +09:00
Naoki Takezoe
c8e5b75165
Disable front-end of plugin system in GitBucket 2.1
2014-07-05 18:01:19 +09:00
shimamoto
259bcfc14f
(refs #341 ) Fix compile errors.
2014-07-01 04:08:15 +09:00
Naoki Takezoe
c64909ab1a
Plugin updating is executed asynchronously by Quartz Scheduler
2014-06-29 16:09:41 +09:00
Naoki Takezoe
34dd8541f4
Disable JavaScript console
2014-06-29 14:35:49 +09:00
Naoki Takezoe
0b3781ec8a
Add plugin updating capability
2014-06-29 14:26:33 +09:00
Naoki Takezoe
0e1d184715
Remove installed plugins from available plugin list
2014-06-29 12:39:27 +09:00
Naoki Takezoe
d8c27046f6
Merge branch 'master' into plugin-system
...
Conflicts:
src/main/scala/servlet/AutoUpdateListener.scala
2014-06-29 04:20:58 +09:00
Naoki Takezoe
fd09058a7d
(refs #310 )Convert all CRLF to LF
2014-06-29 04:16:37 +09:00
Naoki Takezoe
1c99b57709
(refs #412 )Fix repository lock
2014-06-29 03:29:03 +09:00
shimamoto
9ee739d102
(refs #341 ) Migrate slick session.
2014-06-27 08:48:58 +09:00
utensil
3683a5fb7d
Show newsfeed of private repo to members of owner group
2014-06-22 09:59:59 +00:00
utensil
1223bf2fd8
Show newsfeed of private repo to its owner
2014-06-22 08:10:37 +00:00
Naoki Takezoe
707ad866e1
(refs #408 )Performance improvement for index page.
2014-06-20 01:42:42 +09:00
Naoki Takezoe
4f45e047d2
(refs #406 )Fix pull request count in the dashboard
2014-06-16 01:40:51 +09:00
Naoki Takezoe
b5f173fa46
(refs #32 )Display plugin's status
2014-06-16 01:20:42 +09:00
Naoki Takezoe
4bd6ef143a
(refs #32 )Clone or pull plugin repository before displaying the available plugins page
2014-06-15 18:07:34 +09:00