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
2018-01-23fix spacing and wrap method params in parensMike Greiling
2018-01-23add test to can_change_visibility_level? methodMike Greiling
2018-01-19Merge branch '41247-timestamp' into 'master'Robert Speicher
2018-01-18Merge branch 'issue_37143_2' into 'master'Sean McGivern
2018-01-18Remove unnecessary query from labels filterFelipe Artur
2018-01-18Return last edited time instead of update timeJan Provaznik
2018-01-16Only highlight search results under the highlighting size limitSean McGivern
2018-01-09Fix changes dropdown ellipsis working across browsersPhil Hughes
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-18fix the commit diff discussion sending the wrong urlMicaël Bergeron
2017-12-15Merge branch 'rc/use-factory_bot_rails' into 'master'Robert Speicher
2017-12-15Merge branch 'lfs-badge' into 'master'Douwe Maan
2017-12-14Replace factory_girl_rails with factory_bot_railsRémy Coutable
2017-12-14spec fixesPhil Hughes
2017-12-12Merge branch 'tmlee/gitlab-ce-28004-consider-refactoring-member-view-by-using...Robert Speicher
2017-12-11Hide issues and MRs in labels list if disabledSophie Herold
2017-12-11fixed failing testsPhil Hughes
2017-12-11Refactor member view by using presenterTM Lee
2017-12-09Merge branch '36679-non-authorized-user-may-see-wikis-or-pipeline-page' into ...Douwe Maan
2017-12-07Merge branch '40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-d...Kamil Trzciński
2017-12-07adding view and feature specsmicael.bergeron
2017-12-06Merge branch '39364-in-issue-board-url-doesn-t-take-in-account-hostname-setti...Sean McGivern
2017-12-06Fixed clone buttons adding description when append_link is falseJose Ivan Vargas
2017-12-04Remove Auto DevOps checkboxes - backendbikebilly
2017-12-04show status of issue links in wiki pagehaseeb
2017-12-03add boards_helper_specLuke Bennett
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