- 17 Jul, 2015 5 commits
-
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/1504
-
Dmitriy Zaporozhets authored
-
Sytse Sijbrandij authored
-
Sytse Sijbrandij authored
-
Sytse Sijbrandij authored
-
- 16 Jul, 2015 8 commits
-
-
Job van der Voort authored
Added note about chef Added note about chef being required to generate GitLab config. because of tweet https://twitter.com/grahamgilbert/status/621015318442459136 See merge request !982
-
Job van der Voort authored
Added new doc about creating a new branch Added new document about creating a branch and fixed bullets in all the other documents. Also fixed "git push REMOTE BRANCH". See merge request !1894
-
karen Carias authored
-
karen Carias authored
-
Sytse Sijbrandij authored
Document should start from h1 title. Also put badges on top for easier tracking Looks much better with new project page design. See merge request !983
-
Dmitriy Zaporozhets authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- 15 Jul, 2015 6 commits
-
-
karen Carias authored
-
karen Carias authored
-
Dmitriy Zaporozhets authored
Time ago fix for branch compare page https://dev.gitlab.org/gitlab/gitlabhq/issues/2508 See merge request !1904
-
Valery Sizov authored
-
Stan Hu authored
Remove author information from "post" in merge_requests API.
-
Stan Hu authored
api: expose work_in_progress flag See merge request !948
-
- 14 Jul, 2015 21 commits
-
-
Kamil Trzciński authored
Fix docker image See merge request !979
-
Kamil Trzcinski authored
-
Sytse Sijbrandij authored
-
Sytse Sijbrandij authored
This reverts commit 8a01a122.
-
Job van der Voort authored
fixed notifications title I fixed the title and link to this document because I believe that it's more clear and easier to find if it has "emails" in the name. See merge request !1897
-
Dmitriy Zaporozhets authored
Fix path to move_drop_indexes.ed Small documentation fix. See merge request !1900
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Add nice scroll for sidebar Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !978
-
Dmitriy Zaporozhets authored
Hide scrollbar from sidebar when external mouse is connected to OSX See merge request !977
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Valery Sizov authored
create update guides for 7.13 See merge request !1899
-
Kamil Trzcinski authored
-
Jacob Vosmaer authored
-
Job van der Voort authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Move coverage-related setup back to spec_helper These tools must be loaded before our regular Rails environment. Partially reverts 57830201 See merge request !976
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Add 'ed' step to mysql-to-postgres procedure This change brings the documentation in this repo up to date with that in https://github.com/gitlabhq/mysql-postgresql-converter . See merge request !1896
-
Dmitriy Zaporozhets authored
Fix mentions not being created upon issue/merge request update New cross-references weren't being added when they were made in an issue or merge request update. This happened because the relevant `UpdateService`s were making the `notice_added_references` call after the model had already been updated and saved, so the `changes` attribute was empty and no cross-references were made at all. This fixes the bug and adds a bit of testing and a bit of refactoring. Closes #1773 See merge request !974
-
Dmitriy Zaporozhets authored
Allow user to specify content he wants to see on project page Improvement to !938. Since a lot of people complain on fact they don't like to see README. Especially since we already have a switcher for dashboard - it kind of acceptable to select behaviour. User can specify which content he/she wants to see: ![Screenshot_2015-07-13_18.24.31](https://gitlab.com/gitlab-org/gitlab-ce/uploads/d237474e8f52df4a62ba7e951fa28bd8/Screenshot_2015-07-13_18.24.31.png) ![Screenshot_2015-07-13_18.24.36](https://gitlab.com/gitlab-org/gitlab-ce/uploads/473b0e2a94b3de16d048b8332b539816/Screenshot_2015-07-13_18.24.36.png) cc @JobV @jacobvosmaer @marin @sytses See merge request !970
-
Robert Speicher authored
These tools must be loaded before our regular Rails environment.
-