Naoki Takezoe
|
f027ac34d4
|
Merge pull request #697 from banjun/fix-basicauth-for-public-repo
let non-anonymous user read access to public repos with basic auth
|
2015-04-16 02:13:33 +09:00 |
|
Naoki Takezoe
|
2ea31d6869
|
Revert "Fix basic auth read when anon access disabled"
This reverts commit 5f3d6242fd.
|
2015-04-16 02:12:40 +09:00 |
|
Naoki Takezoe
|
a1af7d0f9c
|
Merge pull request #702 from marklacroix/no-anon-basic-auth-read
Fix basic auth read when anon access disabled
|
2015-04-16 02:05:50 +09:00 |
|
Naoki Takezoe
|
797bf37bfa
|
Merge pull request #705 from team-lab/fix/word-diff-probrem
fix word-diff javascript error
|
2015-04-16 01:52:54 +09:00 |
|
Shintaro Murakami
|
7f78815c11
|
(refs #712) Fix problems of showing inline notes.
|
2015-04-13 19:31:15 +09:00 |
|
jparound30
|
74e18a982d
|
Fix db connection error in dev mode
Changes to close the no longer needed DB connections.
|
2015-04-11 13:32:29 +09:00 |
|
nazoking
|
e86ad423c5
|
fix word-diff javascript error (error occured if dictionary contains the word 'hasOwnProperty')
|
2015-04-09 22:18:46 +09:00 |
|
Naoki Takezoe
|
2f00060c57
|
Merge pull request #699 from rlazoti/fix-notifier
Fix issue notifications
|
2015-04-09 20:07:11 +09:00 |
|
Naoki Takezoe
|
3b7e6aa68e
|
Merge pull request #701 from team-lab/fix/api-issue-user
fix some api user is invalid, and add content-type on webhook
|
2015-04-09 02:27:16 +09:00 |
|
Mark LaCroix
|
5f3d6242fd
|
Fix basic auth read when anon access disabled
Basic authentication fails when not updating a public repository
with the "Disable Anonymous Access" option enabled
|
2015-04-08 11:46:44 -04:00 |
|
nazoking
|
6793a86bae
|
fix some api user is invalid
issue.userName -> issue.openedUserName
issueComment.userName -> issueComment.commentedUserName
|
2015-04-08 20:16:47 +09:00 |
|
Rodrigo Lazoti
|
d99ce20529
|
fix issue notifications
|
2015-04-07 10:56:52 -03:00 |
|
banjun
|
93e7b604cd
|
let non-anonymous user read access to public repos with basic auth
|
2015-04-06 22:15:17 +09:00 |
|
nazoking
|
59c18056fc
|
add file finder
|
2015-04-06 21:22:03 +09:00 |
|
Naoki Takezoe
|
5c81ce9b68
|
Add SystemSettings to Plugin arguments
|
2015-04-05 22:46:48 +09:00 |
|
Naoki Takezoe
|
c9cf62701f
|
Merge pull request #690 from noc06140728/fix-basic-auth
Allow a password that contains colons
|
2015-04-05 17:04:43 +09:00 |
|
Naoki Takezoe
|
23c146fc5d
|
Merge branch 'feature/#422-compare-link-near-branch-selector' of https://github.com/team-lab/gitbucket into team-lab-feature/#422-compare-link-near-branch-selector
Conflicts:
src/main/twirl/gitbucket/core/repo/files.scala.html
|
2015-04-05 16:52:47 +09:00 |
|
Naoki Takezoe
|
e14f336142
|
Merge pull request #694 from team-lab/feature/#536-Commits-view-on-directory
Browse history for directory
|
2015-04-05 16:46:20 +09:00 |
|
nazoking
|
54647be5bd
|
(#536) Browse commits for directory
|
2015-04-04 11:13:07 +09:00 |
|
Naoki Takezoe
|
727c90afdc
|
Merge pull request #681 from team-lab/feature/improve-file-list-performance
Feature/improve file list performance
|
2015-04-03 22:32:51 +09:00 |
|
Naoki Takezoe
|
9ebd5e3265
|
Merge pull request #691 from team-lab/fix/#684-api-contextpath-support
fix/api context-path support
|
2015-04-03 22:31:09 +09:00 |
|
nazoking
|
d120142127
|
(ref #684)fix api context-path support
|
2015-04-02 16:53:30 +09:00 |
|
Masahiro Namba
|
d6817796b3
|
Allow a password that contains colons
Allow a password that contains colons in the basic autentication.
|
2015-04-01 02:11:05 +09:00 |
|
nazoking
|
ab19d473c4
|
(refs #442)show compare/pull request link near branch link.
|
2015-03-30 21:16:42 +09:00 |
|
Naoki Takezoe
|
48f0116358
|
Fix compilation error
|
2015-03-29 03:37:48 +09:00 |
|
Naoki Takezoe
|
d8e6e97845
|
Pass ServletContext to Plugin
|
2015-03-29 03:26:06 +09:00 |
|
nazoking
|
27864a3a3c
|
Performance Improve for getFileList
|
2015-03-29 01:21:10 +09:00 |
|
nazoking
|
b39e863591
|
add test for getFileList
|
2015-03-29 01:12:33 +09:00 |
|
nazoking
|
d8d18ed25c
|
Merge branch 'master' into feature/blame
Conflicts:
src/main/scala/gitbucket/core/util/JGitUtil.scala
|
2015-03-28 21:19:40 +09:00 |
|
Naoki Takezoe
|
7375ff9f97
|
(refs #677)Fix Fork button for non group users
|
2015-03-28 17:01:41 +09:00 |
|
nazoking
|
83fd2648f5
|
follow rename
|
2015-03-27 21:19:02 +09:00 |
|
nazoking
|
8e81758941
|
fix link
|
2015-03-27 21:06:12 +09:00 |
|
nazoking
|
41a6a29771
|
fix for ie 7,8,9
|
2015-03-27 21:03:41 +09:00 |
|
nazoking
|
9a8479ee58
|
fix #679 jquery-hashchange-plugin for jquery 1.9
|
2015-03-27 16:11:39 +09:00 |
|
Naoki Takezoe
|
73766f11eb
|
(refs #664)Normalize line separator and empty line
|
2015-03-25 20:56:17 +09:00 |
|
Naoki Takezoe
|
a22878e2c5
|
(refs #671)Use servletPath instead of requestURI
|
2015-03-25 19:47:13 +09:00 |
|
nazoking
|
277ace3c8e
|
fix for ie 5
|
2015-03-25 10:21:40 +09:00 |
|
nazoking
|
40f376dbd9
|
fix for ie 7
|
2015-03-25 10:20:59 +09:00 |
|
nazoking
|
444af0935e
|
fix regression: blank diff output #672
|
2015-03-25 09:36:01 +09:00 |
|
Tomofumi Tanaka
|
c18702dcea
|
Merge remote-tracking branch 'origin/api-support'
|
2015-03-24 23:40:01 +09:00 |
|
Naoki Takezoe
|
fde4448dd0
|
Fix layout
|
2015-03-24 06:55:34 +09:00 |
|
Shintaro Murakami
|
d16ce90a3d
|
(refs #649) Fix condition of filtering issues from milestone view.
|
2015-03-24 00:54:49 +09:00 |
|
Naoki Takezoe
|
ccce499f7f
|
Merge pull request #655 from hho/patch-1
Fix font in line comments
|
2015-03-22 08:00:56 -07:00 |
|
Naoki Takezoe
|
9f11eaa4d3
|
Merge pull request #643 from team-lab/feature/diff-ignore-space
Improvement diff
|
2015-03-22 05:59:16 -07:00 |
|
Naoki Takezoe
|
7b85c0e55f
|
Merge pull request #656 from jparound30/feature_rename_detection
(refs #641) Enable rename detection
|
2015-03-22 02:23:31 -07:00 |
|
Tomofumi Tanaka
|
7e92f1abd5
|
Fix test code package name
|
2015-03-16 23:38:00 +09:00 |
|
Tomofumi Tanaka
|
825f2518e9
|
Rename migration sql
|
2015-03-16 23:23:59 +09:00 |
|
Tomofumi Tanaka
|
def1e877db
|
Move api package to new rule
|
2015-03-16 23:22:56 +09:00 |
|
Tomofumi Tanaka
|
6acbd5b2cf
|
Merge remote-tracking branch 'origin/master' into api-support
Conflicts:
src/main/scala/ScalatraBootstrap.scala
src/main/scala/gitbucket/core/controller/AccountController.scala
src/main/scala/gitbucket/core/controller/ControllerBase.scala
src/main/scala/gitbucket/core/controller/IssuesController.scala
src/main/scala/gitbucket/core/controller/PullRequestsController.scala
src/main/scala/gitbucket/core/controller/RepositorySettingsController.scala
src/main/scala/gitbucket/core/controller/RepositoryViewerController.scala
src/main/scala/gitbucket/core/model/Profile.scala
src/main/scala/gitbucket/core/service/PullRequestService.scala
src/main/scala/gitbucket/core/service/WebHookService.scala
src/main/scala/gitbucket/core/servlet/InitializeListener.scala
src/main/scala/gitbucket/core/view/helpers.scala
src/main/twirl/gitbucket/core/pulls/conversation.scala.html
src/main/twirl/gitbucket/core/pulls/mergeguide.scala.html
src/main/twirl/issues/listparts.scala.html
|
2015-03-16 22:49:47 +09:00 |
|
nazoking
|
3d73e3922b
|
(api-support)fix typo
|
2015-03-16 00:14:52 +09:00 |
|