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
2015-07-01Fix ApplicationHelper specsRobert Speicher
2015-06-22Fix avatar tests to use banana_sample.gif since SVG is not supportedStan Hu
2015-06-22Merge branch 'rs-rspec3' into 'master'Dmitriy Zaporozhets
2015-06-22Merge branch 'rs-remove-link-to-override'Dmitriy Zaporozhets
2015-06-22Update mock and stub syntax for specsRobert Speicher
2015-06-19Fix timezone-based time_ago_with_tooltip spec failuresRobert Speicher
2015-06-18Remove overridden `link_to` helperRobert Speicher
2015-06-17Update time_ago_with_tooltip helperRobert Speicher
2015-06-14Add PreferencesHelper moduleRobert Speicher
2015-05-18Simplify and unify helpers for rendering markupJakub Jirutka
2015-05-18Handle AsciiDoc better, reuse HTML pipeline filters (fixes #9263)Jakub Jirutka
2015-04-22Recover from all `URI::Error`sRobert Speicher
2015-04-13Speed up the overridden `link_to` helperRobert Speicher
2015-03-13Fix specsDmitriy Zaporozhets
2015-03-01Merge pull request #8890 from sue445/feature/project_api_avatar_urlJeroen van Baarsen
2015-03-01Expose avatar_url in projects APIsue445
2015-02-25Add UTF-8 character to version_sorter testRobert Schilling
2015-02-25Update version sorter to 2.0.0, fixes #8572Robert Schilling
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-02-12Even more hound fixesJeroen van Baarsen
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2015-01-24Fix tests, merge conflicts, some minor issues and make the project avatar fea...Hannes Rosenögger
2015-01-24adding avatar to project settings page added avatar removal show project avat...Steven Thonus
2015-01-19Remove unnecessary / from avatar urlHannes Rosenögger
2015-01-09Fix feature and testsDmitriy Zaporozhets
2014-12-05Add an avatar_url spec when relative url is set.Marin Jankovski
2014-08-11Force of markup output to be the input encodingRobert Schilling
2014-08-07Fix application helper specsDmitriy Zaporozhets
2014-06-17Change gravatar tests to identiconDmitriy Zaporozhets
2014-06-13Fix helper specsDmitriy Zaporozhets
2014-06-11fixes gitlab.com issue #229Marvin Frick
2014-05-30Add nofollow to all internal links.Marin Jankovski
2014-04-24Make sure that tests pass when aws group is used.Marin Jankovski
2014-03-09Sort tag names using VersionSorterRobert Speicher
2014-03-06Fix group_icon specDmitriy Zaporozhets
2014-01-28added group avatarsSteven Thonus
2013-12-17Fix testsDmitriy Zaporozhets
2013-12-15fix most of warningsskv
2013-10-20Cover the simple_sanitize helperRobert Speicher
2013-10-09avatar upload on profile pageSteven Thonus
2013-06-03user_color_scheme_class with current_userChristian Höltje
2012-12-20Fix gravatar and ldap configRiyad Preukschas
2012-12-07allow customize gravatar urlSergey Linnik
2012-09-27Add current_action? helperRobert Speicher
2012-09-27Allow current_controller? helper to take an Array of optionsRobert Speicher
2012-09-27Add current_controller? helper methodRobert Speicher
2012-08-16Allow disabling Gravatars in gitlab.yml settingsRobert Speicher
2011-11-28merge request entityDmitriy Zaporozhets
2011-11-09Use secure.gravatar.com when running over SSLAriejan de Vroom