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 (Expand)Author
2017-12-04show status of issue links in wiki pagehaseeb
2017-11-30Merge branch '39455-clone-dropdown-should-not-have-a-tooltip' into 'master'Tim Zallmann
2017-11-29Backport epic tasklistClement Ho
2017-11-28BE for automatic pipeline when enabling Auto DevOpsMatija Čupić
2017-11-27Added ssh_button helper specs and addressed ruby code observationsJose Ivan Vargas
2017-11-27UX adjustments and spec correctionsJose Ivan Vargas
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-11-20Disables autocomplete in filtered searchJacopo
2017-11-15Truncate tree to max 1,000 items and display notice to usersDrew Blessing
2017-11-14Include child projects a user can manage in namespace dropdownsBob Van Landuyt
2017-11-10Merge branch 'tz-no-cdn-for-svg-sprites' into 'master'Douwe Maan
2017-11-10Removed BracketsTim Zallmann
2017-11-09Fixed Function + Test based on MRTim Zallmann
2017-11-09Always return full avatar URL for private/internal groups/projects when asset...Douwe Maan
2017-11-09Missing the local urlTim Zallmann
2017-11-09Put Icons Path in HelperTim Zallmann
2017-11-09Fixed URL Matching in TestsTim Zallmann
2017-11-09Icon Sprite URL is also local even if asset_host is setTim Zallmann
2017-11-07Free up some group reserved wordsBob Van Landuyt
2017-11-06Resolve "DashboardController#activity.json is slow due to SQL"Francisco Javier López
2017-11-02Merge branch 'icons-ci-icons' into 'master'Filipa Lacerda
2017-11-02CE port of code changed for epicsJarka Kadlecova
2017-10-30Now one test works lets get the other one greenTim Zallmann
2017-10-30CHanged to String StatusesTim Zallmann
2017-10-30Need to render it into String cause its a content_tagTim Zallmann
2017-10-30Fixed SVG Output TestTim Zallmann
2017-10-25Added ssh fingerprint, gitlab ci and pages information in an instance configu...Francisco Lopez
2017-10-18Prevent ApplicationHelper specs from polluting later onesSean McGivern
2017-10-18Build the locale path with an `_` instead of a `-`Bob Van Landuyt
2017-10-10Merge branch '38245-private-avatars-are-not-cdn-compatible' into 'master'Douwe Maan
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-10-07Add a project forks spec helperBob Van Landuyt
2017-10-04Fixed TestsTim Zallmann
2017-10-04Fixed TestTim Zallmann
2017-10-04Fixed Linting errors + testsTim Zallmann
2017-10-04Created group_icon and group_icon_urlTim Zallmann
2017-10-03Resolve "Precompiled assets with digest strings are ignored in CI"Mike Greiling
2017-09-28Update projects_helper_specLuke "Jared" Bennett
2017-09-25Merge branch '38189-fix-user-avatar-url-cdn' into 'master'Douwe Maan
2017-09-25Update tests to reflect `user_avatar_without_link` helper changeskushalpandya
2017-09-22Fixes dashboard/projects empty state showing when viewing personal projectsPhil Hughes
2017-09-22Resolve "Better SVG Usage in the Frontend"Tim Zallmann
2017-09-19Merge branch '34259-project-denial-of-service-via-gitmodules-fix' into 'master'Robert Speicher
2017-09-15Fixes project denial of service via gitmodules using Extended ASCII.Tiago Botelho
2017-09-14Merge branch '37576-renamed-files-have-escaped-html-for-the-inline-diff-in-th...Douwe Maan
2017-09-13escape characters in git user nameBrandon Everett
2017-09-13Fix extra space in YAML arrayZeger-Jan van de Weg
2017-09-13AutoDevOps banner hidden on explicit CI configZeger-Jan van de Weg
2017-09-13Merge branch 'zj-feature-flipper-disable-banner' into 'master'Kamil Trzciński
2017-09-12changed InlineDiffMarker to make it html_safe its outputmicael.bergeron