summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix header link rendering when containing numbersfix-markdown-renderingYorick Peterse2016-04-062-1/+9
* Merge branch 'doc_ldap_fixes' into 'master' Achilleas Pipinellis2016-04-052-7/+7
|\
| * Fix LDAP link and codeblock indentationdoc_ldap_fixesAchilleas Pipinellis2016-04-052-7/+7
* | Merge branch 'reorder-language' into 'master' Yorick Peterse2016-04-052-7/+21
|\ \
| * | Update language only on HEAD of the repositoryreorder-languageKamil Trzcinski2016-04-052-4/+17
| * | Update language after doing all other operationsKamil Trzcinski2016-04-051-3/+4
* | | Merge branch 'build-notification-changelog' into 'master' Jacob Schatz2016-04-051-0/+1
|\ \ \
| * | | Added CHANGELOG for build notificationsPhil Hughes2016-04-051-0/+1
|/ / /
* | | Merge branch 'scss-lint-comments' into 'master' Jacob Schatz2016-04-051-0/+105
|\ \ \
| * | | Add comments to the SCSS Lint config file [ci skip]connorshea2016-04-041-0/+105
* | | | Merge branch 'missing-changelog' into 'master' Jacob Schatz2016-04-051-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add missing changelog item about improving navigation sidebarmissing-changelogDmitriy Zaporozhets2016-04-041-0/+1
* | | | Merge branch 'fix-gh-pr-import' into 'master' Yorick Peterse2016-04-054-0/+38
|\ \ \ \
| * | | | Flush repository cache before import project datafix-gh-pr-importDouglas Barbosa Alexandre2016-04-044-0/+38
| |/ / /
* | | | Merge branch 'banzai-image-link' into 'master' Robert Speicher2016-04-057-2/+61
|\ \ \ \ | |_|/ / |/| | |
| * | | Wrap images in discussions and wikis with a link to the image source using Im...connorshea2016-04-047-2/+61
|/ / /
* | | Merge branch 'remove-2fa-status' into 'master' Jacob Schatz2016-04-041-2/+0
|\ \ \
| * | | Remove 2FA status on enable pageremove-2fa-statusRobert Schilling2016-03-291-2/+0
* | | | Merge branch 'admin-pages-layout' into 'master' Dmitriy Zaporozhets2016-04-043-35/+49
|\ \ \ \ | |_|/ / |/| | |
| * | | Single quotes paradiseadmin-pages-layoutDmitriy Zaporozhets2016-04-041-4/+4
| * | | Improve UI for admin/groups pageDmitriy Zaporozhets2016-04-043-35/+49
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceYorick Peterse2016-04-045-9/+11
|\ \ \ \
| * \ \ \ Merge branch 'dz-admin-area-fixes' into 'master' Jacob Schatz2016-04-045-9/+11
| |\ \ \ \
| | * | | | Fix missing paddings in admin areaDmitriy Zaporozhets2016-04-044-8/+10
| | * | | | Dont use monospace font for namesDmitriy Zaporozhets2016-04-041-1/+1
| | |/ / /
| * | | | Merge branch 'hide_profile_activity_on_mobile' into 'master' Jacob Schatz2016-04-040-0/+0
| |\ \ \ \
* | \ \ \ \ Merge branch 'fix-forked-project-link-specs' into 'master' Yorick Peterse2016-04-041-0/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Reload forked_project_link projectsYorick Peterse2016-04-041-0/+5
* | | | | | Merge branch 'hide_profile_activity_on_mobile' into 'master' Jacob Schatz2016-04-042-1/+7
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | hide user profile activity graph on mobile and enable horizontal scroll for m...hide_profile_activity_on_mobileArinde Eniola2016-04-012-1/+7
* | | | | | Merge branch 'fix-award-emoji-menu' into 'master' Jacob Schatz2016-04-042-2/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix award emoji picker for relative_urlSandra Freihofer2016-04-012-2/+4
* | | | | | Merge branch '14083-build-labels' into 'master' Jacob Schatz2016-04-041-1/+1
|\ \ \ \ \ \
| * | | | | | Add labels to block element14083-build-labelsAnnabel Dunstone2016-04-011-1/+1
| |/ / / / /
* | | | | | Merge branch 'fix-ui-event' into 'master' Dmitriy Zaporozhets2016-04-041-1/+1
|\ \ \ \ \ \
| * | | | | | Fix event rendering when create projectfix-ui-eventDmitriy Zaporozhets2016-04-041-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'fix_remove_fork_link' into 'master' Douwe Maan2016-04-046-11/+54
|\ \ \ \ \ \
| * | | | | | Fix incorrect variable nameBaldinof2016-04-041-1/+1
| * | | | | | Fix rubocop in unlink fork service specsBaldinof2016-04-031-2/+2
| * | | | | | Move unlink fork logic to a serviceBaldinof2016-03-225-40/+52
| * | | | | | Merge branch 'master' into fix_remove_fork_linkBaldinof2016-03-14158-1030/+2902
| |\ \ \ \ \ \
| * | | | | | | Close merge requests when removing fork relationBaldinof2016-03-115-2/+33
* | | | | | | | Merge branch 'fix-sidebar-exapnd' into 'master' Dmitriy Zaporozhets2016-04-041-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fix transparent bg for expand sidebar buttonDmitriy Zaporozhets2016-04-041-1/+1
|/ / / / / / /
* | | | | | | Merge branch 'update_repository_from_ee' into 'master' Douwe Maan2016-04-043-10/+33
|\ \ \ \ \ \ \
| * | | | | | | Migrate Repository#local_branches from gitlab-ee.update_repository_from_eeRubén Dávila2016-04-013-10/+33
* | | | | | | | Merge branch 'space-before-brace-scss-lint' into 'master' Jacob Schatz2016-04-0414-20/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Enable SpaceBeforeBrace rule for SCSS Lintconnorshea2016-03-3014-20/+21
* | | | | | | | | Add 8.6.4 changelog itemRémy Coutable2016-04-041-1/+3
* | | | | | | | | Merge branch 'fix-mr-for-orphaned-branches' into 'master' Rémy Coutable2016-04-044-2/+35
|\ \ \ \ \ \ \ \ \