85a3699
|
Merge branch 'show-numofthreads-pullrequest-list' of laziel/yobi
from pull request 853
|
2014-04-15 |
|
6cdd4c8
|
Merge branch 'date' of whiteship/yobi
from pull request 857
|
2014-04-15 |
|
db3cd8c
|
Merge branch 'issue/project-home-btn' of insanehong/hive
from pull request 852
|
2014-04-15 |
|
66ee764
|
Merge branch 'bugfix/pull-request-search' of kjkmadness/yobi
from pull request 859
|
2014-04-15 |
|
1361f73
|
Merge branch 'bugfix/commit-comment' of kjkmadness/yobi
from pull request 846
|
2014-04-15 |
|
ce48dea
|
Merge branch 'fix-review-repeatable-accept' of laziel/yobi
from pull request 855
|
2014-04-15 |
|
c8740ee
|
Merge branch 'change-messages-for-viewchanges-140415' of laziel/yobi
from pull request 858
|
2014-04-15 |
|
3456851
|
Merge branch 'improve/comment-form-140409' of laziel/yobi
from pull request 843
|
2014-04-15 |
|
74e927e
|
Merge branch 'pullrequest/remove-fork-limit' of kjkmadness/yobi
from pull request 845
|
2014-04-15 |
|
f1f458c
|
pullrequest: fix invalid column name
|
2014-04-15 |
|
22a4760
|
Merge branch 'issue-1241' of changsung/yobi
from pull request 848
|
2014-04-15 |
|
538aebf
|
Date: fixed to show date exactly
|
2014-04-09 |
|
003cd5b
|
Merge branch 'issue-1240' of changsung/yobi
from pull request 849
|
2014-04-15 |
|
a0c4d26
|
pullrequest: remove forking project limit
- now user can fork two or more times from one original project.
|
2014-04-14 |
|
2d6cc69
|
Replace message 'View Changes' into 'Code Review'
|
2014-04-15 |
|
0ba7f99
|
Review: show number of threads in open on list
|
2014-04-09 |
|
f9e55b3
|
Review: show review/accept button only in state is open
|
2014-04-15 |
|
9f1ae8a
|
ProjectHome: fix css for new issue and fork button
|
2014-04-15 |
|
8f07841
|
Merge branch 'pullrequest/accept' of whiteship/yobi
from pull request 850
|
2014-04-15 |
|
80903ab
|
PullRequest: fixed a bug
The accept button's url was not set correctly, cause it doesn't use '@'.
|
2014-04-15 |
|
4db2d58
|
fix the issue 1240.
Cause:
There is no a if clause for Group page setting button.
Solution:
Add a if clause for the setting button.
|
2014-04-15 |
|
b3c8134
|
fix the issue 1241.
Cause:
A wrong argument is passed to OrganizationUser.isAdmin().
Solution:
It is changed to correct one.
|
2014-04-15 |
|
43628ad
|
Fix a test broken by b34dd59
|
2014-04-14 |
|
6da860f
|
Fix a test failure caused by c02a5f7
|
2014-04-14 |
|
71aa013
|
code: fix commit comment bug
- determine the appropriate type of comment thread, depending on whether
the code range is given or not.
|
2014-04-14 |
|