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
2013-08-20Fixing tests after adding iid for issues/mrDmitriy Zaporozhets
2013-07-30Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets
2013-07-29Fix typosJohannes Schleifenbaum
2013-07-18Merge Request on forked projectsIzaak Alpert
2013-06-04Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8...Dmitriy Zaporozhets
2013-06-03user_color_scheme_class with current_userChristian HoĢˆltje
2013-05-19changed Gitlab to GitLabBen Bodenmiller
2013-04-01fixed test using repo with commits but old factoryDmitriy Zaporozhets
2013-04-01Use project_with_code factory where necessaryDmitriy Zaporozhets
2013-04-01Project.repository should never be nil so you can call repository.exists? or ...Dmitriy Zaporozhets
2013-03-31Decorate Gitlab::Git::Commit with CommitDmitriy Zaporozhets
2013-03-31Merge pull request #3396 from Andrew8xx8/issue-button-fixDmitriy Zaporozhets
2013-03-27notification scaffoldDmitriy Zaporozhets
2013-03-26New issue button was not follows to external tracker if it is selected. fixed...Andrew8xx8
2013-03-25Tests fixedAndrew8xx8
2013-03-20fix gfm helper testDmitriy Zaporozhets
2013-03-14Use Gitlab Markdown for Markdown files and Gollum to render the rest.Dan Knox
2013-02-28Issue helper tests improvedAndrew8xx8
2013-02-28Default value for issues_tracker setting addedAndrew8xx8
2013-02-28Issues helper improvedAndrew8xx8
2013-02-28Issue tracker field added to projectsAndrew8xx8
2013-01-17Fix GFM specsRiyad Preukschas
2013-01-17Fix parsing of ref-like Urls in links and images in GFMRiyad Preukschas
2013-01-17Use image Urls for Emoji in GFMRiyad Preukschas
2013-01-17Use Urls for references in GFMRiyad Preukschas
2013-01-04Rspec fixesDmitriy Zaporozhets
2012-12-22Implement UsersProject project_access validationDmitriy Zaporozhets
2012-12-22Fixed wierd gitlab markdown issueDmitriy Zaporozhets
2012-12-20Fix gravatar and ldap configRiyad Preukschas
2012-12-07Merge pull request #2208 from jouve/username2Ariejan de Vroom
2012-12-07replace user.name by user.username in GFMCyril
2012-12-07allow customize gravatar urlSergey Linnik
2012-11-28Fix GitLab Markdown helper specRiyad Preukschas
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