- 06 Nov, 2014 9 commits
-
-
Dmitriy Zaporozhets authored
Improve white code highlight in comments and wiki ![Screenshot 2014-11-05 16.36.55](https://dev.gitlab.org/uploads/dzaporozhets/gitlabhq/5723848593/Screenshot_2014-11-05_16.36.55.png) See merge request !1241
-
Dmitriy Zaporozhets authored
Do not mention MR if commit is a part of MR See merge request !1242
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Valery Sizov authored
Fix system_silent call Origin request has been provided by our contributor @cirosantilli. We had to revert it and rework. origin commit - https://dev.gitlab.org/gitlab/gitlabhq/commit/0b1084a4538bc46684c8620410988d3b1093e7ab See merge request !1243
-
Valery Sizov authored
-
Valery Sizov authored
This reverts commit b33d4bc2.
-
Valery Sizov authored
This reverts commit 0b1084a4.
-
Dmitriy Zaporozhets authored
Factor using Repository#path_to_repo
-
- 05 Nov, 2014 25 commits
-
-
Dmitriy Zaporozhets authored
Update GitLab CI service to work with new GitLab CI See merge request !1239
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Ciro Santilli authored
-
Dmitriy Zaporozhets authored
Remove unnecessary authorisations Because we already check read_project ability in `before_filter :project` See merge request !1240
-
Marin Jankovski authored
-
Valeriy Sizov authored
Remove unused authenticate_user from project#show
-
Valeriy Sizov authored
Remove dead Event#new_branch? method
-
Valeriy Sizov authored
Don't output to stdout from lib non-interactive methods [failure unrelated]
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Valeriy Sizov authored
Factor '0' * 40 blank ref constants [failure unrelated]
-
Valeriy Sizov authored
Fix version of test seed branches to specific revisions. Only clone if necessary.
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Valeriy Sizov authored
Transform remove blob link into button.
-
Valeriy Sizov authored
improve SSH key emails
-
Marin Jankovski authored
-
Valeriy Sizov authored
Fix log rotate permission error
-
Ciro Santilli authored
It pollutes the test output too much.
-
Marin Jankovski authored
-
Valeriy Sizov authored
Use xmlschema date format (ISO 8601) on system hooks timestamp
-
Valeriy Sizov authored
Attachment URL with non-/ relative root
-
Marin Jankovski authored
Update default regex message to match regex.
-
Valeriy Sizov authored
Add issueable actor to hooks
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Valery Sizov authored
-
- 04 Nov, 2014 6 commits
-
-
Robert Schilling authored
Continue strings with backslash instead of append
-
Valeriy Sizov authored
Factor behaviors.scss constants
-
Valeriy Sizov authored
clarify that 'template1=#' is part of prompt
-
Valeriy Sizov authored
Quit the database session at end of database setup
-
Valeriy Sizov authored
Expose projects_limit through users API if UserFull.
-
Robert Schilling authored
Remove unneeded backslash: "\/" == "/"
-