10 Jun, 2014
29 commits
-
Remove thread variables Lets get rid of thread variables. It produces additional complexity and weird stack trace. Also part of !1133 - - - Also it fixes issue/merge_request close and reopen bug via API when no dashboard event and comment was created.
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Https docs
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Clarify that bbastov is the style of Hound CI 2.
-
Https in installation document
-
Project commit count for default branch Currently, the commit count displayed on a project's home page shows the total number of commits on the master branch. This can lead to situations in which a project may have no commits reported or very few if the project workflow does not involve the use of a branch named "master". Since number of commits can be an indicator of project health, showing 0 commits could make it harder to encourage adoption of a project. This MR alters the repository model's `commit_count` method to return the count for the default branch instead of master. See issue #299
-
Fix typo in CHANGELOG
-
Create a note when issue milestone was changed Part of #1207
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Gitlab shell version file
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Update installation doc with python-docutils Fixes #1293
09 Jun, 2014
4 commits
-
We need to change config in step 5
-
Fix for the broken routing specs
-
Fixed the project team specs
-
Fixed some broken specs
08 Jun, 2014
3 commits
-
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
07 Jun, 2014
4 commits
-
Temp fix for rspec so the specs are run again
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Public profile info Show small info about your profile being publicly because you joined public project Fixes #1321