nazoking
|
ae7ead6272
|
Add "X-Github-Event" header, and change interface.
|
2015-02-27 13:37:50 +09:00 |
|
nazoking
|
3fd97662f5
|
Add Authorization logic to Controller
|
2015-02-27 13:37:47 +09:00 |
|
nazoking
|
d6946b93c3
|
Add access token table and manage ui.
|
2015-02-27 13:37:46 +09:00 |
|
Naoki Takezoe
|
20217058fe
|
Merge branch 'feature/new-branches-ui' of https://github.com/team-lab/gitbucket into team-lab-feature/new-branches-ui
Conflicts:
src/main/scala/service/PullRequestService.scala
|
2015-02-27 02:05:02 +09:00 |
|
Naoki Takezoe
|
e67365a19f
|
Fix problem about milestone in issues and pull requests
|
2015-02-26 11:20:41 +09:00 |
|
Naoki Takezoe
|
6e4f6da633
|
Merge pull request #612 from team-lab/fix/update-pullrequest-on-commit-by-online-editor
fix/update pullrequest when file edited by online editor
|
2015-01-31 18:19:46 +09:00 |
|
nazoking
|
06b5b92673
|
update pullrequest commitId on file edited by online editor
|
2015-01-30 04:14:04 +09:00 |
|
nazoking
|
5f5cc8d454
|
add action link to pull request.
|
2015-01-30 00:30:11 +09:00 |
|
Naoki Takezoe
|
a889ed7c46
|
Merge pull request #591 from marklacroix/anon-access
(refs #274) Add option to deny anonymous (i.e. unauthorized) access
|
2015-01-27 10:28:11 +09:00 |
|
Naoki Takezoe
|
5f939c18b4
|
(refs #609)Convert labelId when rename repository
|
2015-01-25 14:45:37 +09:00 |
|
Mark LaCroix
|
8643bfeb37
|
Merge remote-tracking branch 'upstream/master' into anon-access
Conflicts:
src/main/scala/app/SystemSettingsController.scala
src/main/scala/service/SystemSettingsService.scala
src/test/scala/view/AvatarImageProviderSpec.scala
|
2015-01-21 15:49:42 -05:00 |
|
Shintaro Murakami
|
4c2ed09915
|
(refs #495,#595) Add configuration to set default visibility option to create new repositories.
|
2015-01-17 23:04:41 +09:00 |
|
Shintaro Murakami
|
dd58d8c804
|
(refs #598) Exclude count of pull requests from that of issues.
|
2015-01-12 22:50:12 +09:00 |
|
Mark LaCroix
|
5d962dc5e4
|
Add option to deny anonymous (i.e. unauthorized) access
|
2015-01-07 09:17:22 -05:00 |
|
Mario Enrico Ragucci
|
7f142d2c0d
|
Introducing "Enable SSL" option on LDAP settings
|
2015-01-07 07:41:41 +01:00 |
|
Naoki Takezoe
|
b458f88161
|
Remove enable.plugin flag
|
2015-01-02 02:27:35 +09:00 |
|
michaeljayt
|
0a4a4a51ca
|
Add fork to group options
|
2014-12-30 08:50:19 +08:00 |
|
Naoki Takezoe
|
527c91ff9d
|
Fix for #581. Column name and CSS is changed.
|
2014-12-29 03:24:04 +09:00 |
|
Shintaro Murakami
|
6e2b67ec0b
|
Fix bug on showing inline comments in Pull Request.
|
2014-12-28 20:12:32 +09:00 |
|
HairyFotr
|
a01b5a4a59
|
Fix a few issues detected by static analysis
|
2014-12-26 15:40:05 +01:00 |
|
Naoki Takezoe
|
39fec57f72
|
(refs #578)Add migration for repositories which have removed parent or origin repository.
|
2014-12-22 01:32:15 +09:00 |
|
Naoki Takezoe
|
238dedb6df
|
(refs #578)Clean original and parent repository information when it's deleted
|
2014-12-21 21:39:20 +09:00 |
|
Naoki Takezoe
|
9767903252
|
(refs #567)Fix condition of repository search for issues.
|
2014-12-05 02:10:28 +09:00 |
|
takezoe
|
bc75f9f8a2
|
(refs #564)Fix for repository renaming
|
2014-11-28 01:42:44 +09:00 |
|
Shintaro Murakami
|
af58e99dcf
|
(refs #9) Comments for commit and diff
|
2014-11-26 22:59:52 +09:00 |
|
Naoki Takezoe
|
805d2b8e79
|
(refs #530)Don't re-sort activities by repository renaming.
|
2014-11-22 21:40:32 +09:00 |
|
Naoki Takezoe
|
1de202e927
|
(refs #554)Search box bug fix
|
2014-11-19 07:17:37 +09:00 |
|
Naoki Takezoe
|
a8801e4e41
|
(refs #432)Show the information message at the top page
|
2014-11-17 00:52:51 +09:00 |
|
Naoki Takezoe
|
ee1c84dbf2
|
(refs #508)Remove filter parameter
|
2014-11-16 20:22:36 +09:00 |
|
Naoki Takezoe
|
e40e1fa6cd
|
(refs #508)Add search filter box to the dashboard
|
2014-11-16 01:38:31 +09:00 |
|
Naoki Takezoe
|
055f648ea2
|
(refs #508)Remove repository filter
|
2014-11-11 13:10:07 +09:00 |
|
Naoki Takezoe
|
bc0b11b60a
|
(refs #508)Basic filter box implementation
|
2014-11-11 12:07:22 +09:00 |
|
Naoki Takezoe
|
65a1ca7146
|
(refs #508)Start to add search filter box
|
2014-11-11 03:19:51 +09:00 |
|
Naoki Takezoe
|
1c2af36c92
|
(refs #529)Mentioned filter
|
2014-11-03 04:35:41 +09:00 |
|
Naoki Takezoe
|
2db674bb03
|
(refs #529)Organization filter
|
2014-11-02 13:26:46 +09:00 |
|
Naoki Takezoe
|
e6e3786b47
|
(refs #529)Visibility filter
|
2014-11-01 03:05:52 +09:00 |
|
Naoki Takezoe
|
4c89c40944
|
(refs #522)Recover user filter in dashboard
|
2014-10-18 19:11:30 +09:00 |
|
Naoki Takezoe
|
28585d1a3d
|
Merge branch 'new-issue-ui'
|
2014-10-06 01:54:19 +09:00 |
|
Naoki Takezoe
|
91b82c2652
|
(refs #505)Disable the plugin system in default
|
2014-10-05 18:08:33 +09:00 |
|
shimamoto
|
b1017140aa
|
(refs #488) Fixed the action for issue and comment content change.
|
2014-10-05 17:13:58 +09:00 |
|
takezoe
|
fc806b8813
|
Merge branch 'new-issue-ui' of https://github.com/takezoe/gitbucket into new-issue-ui
|
2014-10-05 15:37:22 +09:00 |
|
takezoe
|
836913482b
|
(refs #488)Issue label editing is completed
|
2014-10-05 15:37:09 +09:00 |
|
shimamoto
|
4ffbf89e74
|
(refs #488) Fixed the action for issue title change.
|
2014-10-05 04:43:11 +09:00 |
|
Tomofumi Tanaka
|
2201f2b202
|
Simplify query
|
2014-10-04 00:31:23 +09:00 |
|
Tomofumi Tanaka
|
9d1323a044
|
(refs #498)Reformat counting pull request query
|
2014-09-29 16:38:12 +09:00 |
|
Tomofumi Tanaka
|
43babfed94
|
(refs #498) Correct pull request counts
|
2014-09-29 14:00:29 +09:00 |
|
Tomofumi Tanaka
|
6fa7ea30fb
|
(refs #498)Returns private own repository
RepositoryService.getAllRepositories should returns
private own repository too.
|
2014-09-29 11:53:19 +09:00 |
|
Tomofumi Tanaka
|
d78315695b
|
(refs $#498)Don't show private repo user doesn't have permission
This fix in the dashboard pull request view
But this fix still has a problem show wrong count number pull request.
|
2014-09-29 11:27:48 +09:00 |
|
Naoki Takezoe
|
20b0553f7f
|
(refs #488)Exclude pull requests from the issue list
|
2014-09-22 18:38:28 +09:00 |
|
Naoki Takezoe
|
cb512cd98d
|
(refs #488)Add link to clear search condition
|
2014-09-22 10:18:26 +09:00 |
|