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-12-03Use URL helpers in specsDouwe Maan
2015-12-03Merge branch 'master' into link-refsDouwe Maan
2015-12-03Merge branch 'fix_master' into 'master' Valery Sizov
Fix failures in master See merge request !1974
2015-12-03Fix failures in masterValery Sizov
2015-12-03Merge branch 'deprecated_warnings' into 'master' Dmitriy Zaporozhets
Git rid of deprecated warnings after rails update https://gitlab.com/gitlab-org/gitlab-ce/issues/3798 https://gitlab.com/gitlab-org/gitlab-ce/issues/3797 See merge request !1946
2015-12-03Merge branch 'test_fix' into 'master' Valery Sizov
Fix broken spec related to MySQL and fractional seconds support. See merge request !1973
2015-12-03Rails deprecation warning about log_levelValery Sizov
2015-12-03fix Celluloid warningsValery Sizov
2015-12-03fix deprecation messages in testsValery Sizov
2015-12-03Fix broken spec related to MySQL and fractional seconds support.Rubén Dávila
2015-12-03Merge branch 'ui/consistency' into 'master' Dmitriy Zaporozhets
UI: Improve consistency across the board Depends on !1953 See the commits for more details, the messages mostly speak for themselves. Fixes https://dev.gitlab.org/gitlab/gitlabhq/issues/2577 See merge request !1954
2015-12-03Merge branch 'ui/no-minimal-height' into 'master' Dmitriy Zaporozhets
UI: Remove minimum container height Depends on !1953 See the commits for more details, the messages mostly speak for themselves. Before: ![Screen_Shot_2015-12-02_at_15.42.07](/uploads/1d8e19e4738bec39074cbb9afc400ad5/Screen_Shot_2015-12-02_at_15.42.07.png) After: ![Screen_Shot_2015-12-02_at_15.50.34](/uploads/56153fe19bb72163a2dc9dd83850ad89/Screen_Shot_2015-12-02_at_15.50.34.png) See merge request !1957
2015-12-03Merge branch 'ui/gl-padding' into 'master' Dmitriy Zaporozhets
UI: More consistent alignment and padding See the commits for more details, the messages mostly speak for themselves. # Highlights: ## Merge request form bottom Before: ![mr_before](/uploads/de2ae608d300784b61818bc33538ac64/mr_before.png) After: ![mr_after](/uploads/9b1568d8287704ee9497cc029e827778/mr_after.png) ## Issue header Before: ![issue_before](/uploads/e8cc4fb316219f025ff7bd74c7da8677/issue_before.png) After: ![issue_after](/uploads/5fbad99f038571196c3c3c2bea304381/issue_after.png) ## Empty repository message Before: ![empty_before](/uploads/f6ab80aea9af9111c3dc260d5fa98cd6/empty_before.png) After: ![empty_after](/uploads/40a528f5a45f4e47776356c88aab24c4/empty_after.png) Fixes #3742 and https://dev.gitlab.org/gitlab/gitlabhq/issues/2594 See merge request !1953
2015-12-02Merge branch 'workhorse_in_patch_update' into 'master' Hannes Rosenögger
Also update gitlab-workhorse in patch updates [ci skip] Fixes #3747 See merge request !1959
2015-12-02Merge pull request #9873 from ↵Stan Hu
atomaka/atomaka/feature/prevent-blocked-impersonation Prevent impersonation if blocked
2015-12-02Be more explicit with the impersonate return URLAndrew Tomaka
2015-12-02Allow invalid URLs in closing patternDouwe Maan
2015-12-02Merge branch 'fix_permission_doc' into 'master' Job van der Voort
fixed the documentation of the Guest role in permission.md This MR fixes the documentation of the Guest role. closes gitlab-org/gitlab-ce#3777 cc @dblessing @JobV See merge request !1952
2015-12-02Remove minimum containe heightDouwe Maan
2015-12-02Fix styling of empty repo messageDouwe Maan
2015-12-02fixed the documentation of the Guest role in permission.mdHannes Rosenögger
2015-12-02Brefer "Directory" over "Dir", "Files" over "CodeDouwe Maan
2015-12-02Use file-type specific file icon in blame view and diff itemDouwe Maan
2015-12-02Use monospace font for commit SHA in branch listDouwe Maan
2015-12-02Add plus icon to all "Add X" buttonsDouwe Maan
2015-12-02Also update gitlab-workhorse in patch updates [ci skip]Achilleas Pipinellis
2015-12-02Add header title to import pagesDouwe Maan
2015-12-02Don't use success state for "Download zip" buttonDouwe Maan
2015-12-02Use "Delete" in milestone and label delete buttons instead of "Remove"Douwe Maan
2015-12-02Don't use success state for explore projects search buttonDouwe Maan
2015-12-02Truncate submodule commit SHAs to 7 charactersDouwe Maan
2015-12-02Capitalize tab titlesDouwe Maan
2015-12-02Use same text color for commit box as issue titleDouwe Maan
2015-12-02Remove unused styleDouwe Maan
2015-12-02Use consistent border colorDouwe Maan
2015-12-02Consistent styling for dashboard groups gray blockDouwe Maan
2015-12-02No bottom margin for form help blocksDouwe Maan
2015-12-02Render all form controls at the same heightDouwe Maan
2015-12-02Remove style duplication between snippet and issue detail pagesDouwe Maan
2015-12-02Use table-holder where appropriateDouwe Maan
2015-12-02Fix padding of no readme and empty repo messagesDouwe Maan
2015-12-02Remove double border between gray blocksDouwe Maan
2015-12-02Remove duplicated styling for center top menusDouwe Maan
2015-12-02Remove padding around form-actionsDouwe Maan
2015-12-02Fix padding around editor path, input and select box.Douwe Maan
2015-12-02Fix alignment of buttons in issue headerDouwe Maan
2015-12-02Use gl-padding instead of 15px/20px where appropriateDouwe Maan
2015-12-02Remove bottom margin from page-titlesDouwe Maan
2015-12-02Prevent impersonation if blockedAndrew Tomaka
2015-12-02Merge branch 'master' into link-refsDouwe Maan