On Dec 3, 2010, at 6:20 AM, Strong Liu wrote:
> first go through our jira
> (http://opensource.atlassian.com/projects/hibernate) and find one you'd like
> working on (or create one yourself for thing you think can be improved or
> find a bug)
> then fork https://github.com/hibernate/hibernate-
actually, I'd think pull request is the same thing as patch attached to a jira
case.
every commitor can deal with that if he/she think the patch is correct.
personally, I check pull request when i'm free, i think others do the same thing
---
Strong Liu
http://hibernate.org
http://github.
Is there any way to get notified about pullrequests or does one actually have
to visit github to see ?
/max
On Dec 3, 2010, at 14:31, Strong Liu wrote:
> actually, I'd think pull request is the same thing as patch attached to a
> jira case.
> every commitor can deal with that if he/she think t
I get email notification, don't you?
---
Strong Liu
http://hibernate.org
http://github.com/stliu
On Dec 3, 2010, at 10:14 PM, Max Rydahl Andersen wrote:
> Is there any way to get notified about pullrequests or does one actually have
> to visit github to see ?
>
> /max
>
> On Dec 3, 2
No, and I don't get either :(
I think the problem is -
http://support.github.com/discussions/organization-issues/190-pull-request-notifications-for-organisations
--Hardy
On Fri, 03 Dec 2010 15:15:10 +0100, Strong Liu wrote:
> I get email notification, don't you?
__
Just noticed that I was not a team member of core-dev team.
I am receiving pull request emails for Search and Validator (where I am
member of the dev team).
The key is not be "just" the repo owner, but also in the corresponding dev
team.
--Hardy
On Fri, 03 Dec 2010 15:18:55 +0100, Hardy Fer
You need to add yourself explicitly to the teams with access to the repo. As
stated members of the organization owner team does not receive these requests
by github design.
On Friday, December 03, 2010, at 08:18 am, Hardy Ferentschik wrote:
> No, and I don't get either :(
> I think the problem
im browsing the github repo and i can't find where I can add my self explicitly
beyond where
Im not already.
weird.
/max
On Dec 3, 2010, at 15:27, Steve Ebersole wrote:
> You need to add yourself explicitly to the teams with access to the repo. As
> stated members of the organization owner t
You are not part of the core-dev team -
https://github.com/organizations/hibernate/teams/18292
On Fri, 03 Dec 2010 15:40:22 +0100, Max Rydahl Andersen
wrote:
> im browsing the github repo and i can't find where I can add my self
> explicitly beyond where
> Im not already.
>
> weird.
_
Bingo!
You had access (pull/push) before because you were an owner in the
organization (which is a group too); however, GitHub says that group does not
get pull request notifications (which is Goodness imo).
Notice how each repo has group(s) associated with it also... Those are the
ones w
yup got it - my brain didn't think about clicking on the team names to see
their member list ;)
/max
On Dec 3, 2010, at 16:58, Steve Ebersole wrote:
> Bingo!
>
> You had access (pull/push) before because you were an owner in the
> organization (which is a group too); however, GitHub says th
I am curious as to why the decision was made to not append a WHERE clause to
deletes and updates that could be affected by a session filter. I was
looking at the source for HqlSqlWalker.postProcessDML, and it has the
comment "append any filter fragments; the EMPTY_MAP is used under the
assumption
12 matches
Mail list logo