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
2012-10-10Move emoji auto-complete helper to ApplicationHelperRiyad Preukschas
2012-10-09Add emoji_for_completion helperRiyad Preukschas
2012-10-02Update linguist and pygments #1602Valeriy Sizov
2012-09-27Add nav_link helper to TabHelperRobert Speicher
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-09-20fix broken specNihad Abbasov
2012-09-20Escape text passed to gfm by link_to_gfmRobert Speicher
2012-09-13Fix HTML entities being parsed in GFMRobert Speicher
2012-09-09Merge pull request #1386 from tsigo/github_markupDmitriy Zaporozhets
2012-09-08Fix bug where parsing of emoji was unnecessarily dependent on @project being setRiyad Preukschas
2012-09-06Use GitHub::Markup to parse markup filesRobert Speicher
2012-09-06Set the size of emoji to be 20x20Robert Speicher
2012-09-06Add specs for parsing EmojiRobert Speicher
2012-09-02Redesign gfm helper specsRobert Speicher
2012-09-02Rename gitlab_flavored_markdown_spec to gitlab_markdown_helper_specRobert Speicher
2012-08-29All specs and features currently passing with FactoryGirlRobert Speicher
2012-08-16Allow disabling Gravatars in gitlab.yml settingsRobert Speicher
2012-08-11Fully embrace Ruby 1.9 hash syntaxRobert Speicher
2012-08-08Fixed markdown testsrandx
2012-08-06Fix GFM helper to raise an exception when @project is not setRiyad Preukschas
2012-08-06Fix GFM specs for ids in markdown headingsRiyad Preukschas
2012-08-02Remove the commit_msg_with_link_to_issues helper and specsRiyad Preukschas
2012-08-02Update Gitlab Markdown renderer to use GFMRiyad Preukschas
2012-08-02Add link_to_gfm helper and specsRiyad Preukschas
2012-08-02Add GFM helper specsRiyad Preukschas
2011-12-271/ rspec'edCedric Gatay
2011-11-28merge request entityDmitriy Zaporozhets
2011-11-09Use secure.gravatar.com when running over SSLAriejan de Vroom