Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-05-07No need to commit when using a dockerfile.Sytse Sijbrandij
2015-05-07Ignore mounted Docker directories.Sytse Sijbrandij
2015-05-07Cleanup the order of the docker manual a bit more.Sytse Sijbrandij
2015-05-07Put the retrieval of published images first.Sytse Sijbrandij
2015-05-07Add headers and reduce duplication.Sytse Sijbrandij
2015-05-07Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceSytse Sijbrandij
2015-05-07Forgot to link the third directory, thanks Ben.Sytse Sijbrandij
2015-05-07Merge branch 'rs-issue-1348' into 'master'Robert Speicher
Add Markdown feature specs for markup inside links It was already working, just want to make sure we don't break it in the future. See merge request !619
2015-05-07Fix Markdown feature specRobert Speicher
2015-05-07Add Markdown feature specs for markup inside linksRobert Speicher
It was already working, just want to make sure we don't break it in the future.
2015-05-06Make header title bold and line between header lighterDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-05-06Merge branch 'refactor-mr-form' into 'master'Dmitriy Zaporozhets
Refactor mr form * re-use issuable form for new mr page * small UI improvements to MR compare and new pages See merge request !616
2015-05-06Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets
2015-05-06Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceSytse Sijbrandij
2015-05-06Merge branch 'ui-improvements' into 'master'Dmitriy Zaporozhets
Small UI improvements to make project sidebar more neat * make sidebar blocks more compact * make clone panel smaller for better aspect ratio * make `forked from` section cleaner Screenshot: ![Screenshot_2015-05-06_16.42.12](https://gitlab.com/gitlab-org/gitlab-ce/uploads/69723db619ae7ae4d9551f6340d45384/Screenshot_2015-05-06_16.42.12.png) cc @rspeicher See merge request !617
2015-05-06Merge branch 'single-docker-image' into 'master'Sytse Sijbrandij
Single docker image See merge request !1805
2015-05-06Small improvements to the dockerfile.Sytse Sijbrandij
2015-05-06Fix testsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-05-06Make README link on project home look nicerDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-05-06Small UI improvements to make project sidebar more neatDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-05-06Made a single docker file.Sytse Sijbrandij
2015-05-06Small UI improvements to MR formDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-05-06Re-use issuable_form for new merge requestDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-05-06Merge pull request #8800 from jirutka/email-settingsDmitriy Zaporozhets
Allow to configure smtp and sendmail in gitlab.yml
2015-05-06Merge branch 'mr-change-branches' into 'master'Dmitriy Zaporozhets
When use change branches link at MR form - save source branch selection instead of target one Fix for https://dev.gitlab.org/gitlab/gitlabhq/issues/1800 cc @jacobvosmaer See merge request !615
2015-05-06When use change branches link at MR form - save source branch selection ↵Dmitriy Zaporozhets
instead of target one Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-05-06Allow to configure smtp and sendmail in gitlab.ymlJakub Jirutka
2015-05-06Merge pull request #9248 from rumpelsepp/fix-modalRobert Schilling
Fix a trailing new line
2015-05-06Fix a trailing new lineStefan Tatschner
The "How to Merge" modal included a trailing new line in the code block. This commit removes that disfigurement.
2015-05-06Merge pull request #9241 from Soullivaneuh/button-typeJeroen van Baarsen
Fix missing button types
2015-05-06Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2015-05-06Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets
2015-05-06Merge branch 'refactor-project-page' into 'master'Dmitriy Zaporozhets
Improve project home page usability I looked at project page and saw next problems with it: * a lot of information but not separated on blocks - hard to understand * unclear how to contribute to project Instead of complete redesign I followed step-by-step changes. ### Step 1 First of all I separated Repository and Contribution blocks. Contribution block should makes it easy for people to contribute. Even when we visit GitHub project page its not clear how to start. Our Contribution section should help with it. All repository stats and download button moved to Repository block. ![Screenshot_2015-05-05_11.49.16](https://gitlab.com/gitlab-org/gitlab-ce/uploads/e69977603acfdc381acb539b19e8cba1/Screenshot_2015-05-05_11.49.16.png) ### Step 2 Next step was to make top section less loaded. I moved clone panel to sidebar because it is very heavy element and rarely used. If you use web editor - you dont even use it. If you work via http/ssh you will copy remote only once. So my idea - it should be on home page but should not be in center of attention. ![Screenshot_2015-05-05_12.47.04](https://gitlab.com/gitlab-org/gitlab-ce/uploads/41633cc8915bb12c979230567b40aea4/Screenshot_2015-05-05_12.47.04.png) See merge request !610
2015-05-06Merge branch 'fix-devise-email-display-name' into 'master'Robert Schilling
Use the configured display name in e-mails from Devise mailer By default, it is set to "GitLab", but a user may configure the display name to something else. See merge request !613
2015-05-06Merge branch 'improve-restricted-domains-help' into 'master'Robert Schilling
Improve help line for restricted domain signups The setting may be misconstrued as only allowing access from certain domains. Add help to clarify this applies to e-mail domains. See merge request !612
2015-05-06Use the configured display name in e-mails from Devise mailerStan Hu
2015-05-06Improve help line for restricted domain signupsStan Hu
2015-05-05Fix project testDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-05-05Restlye project sidebar a bit to make it more clearDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-05-05Fix project description and avatar alignmentDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-05-05Fixed broken permissions link.Patricio Cano
2015-05-05Add changelog itemDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-05-05Fix right margin for project descriptionDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-05-05Remove project dropdown and fix db sche,aDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-05-05Merge branch 'fix_ci_services' into 'master'Dmitriy Zaporozhets
Fix CI links on MR page Fixes gitlab-org/gitlab-ci#145 See merge request !609
2015-05-05Show CI link on project home page only if CI enabledDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-05-05Reorganize elements in project sidebarDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-05-05fix gitlab CI linksValery Sizov
2015-05-05Move clone panel to sidebarDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-05-05Remove unnecessary info from project home pageDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>