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-08-17Merge pull request #1247 from tsigo/feature/no_milestone_filterDmitriy Zaporozhets
2012-08-17Combine unassigned_issue and unassigned_milestone into unassigned_filterRobert Speicher
2012-08-15Fix current class for hooks tab in admin sectionMartin Bastien
2012-08-14GFM refactor: Move the actual parsing to a class under the Gitlab moduleRobert Speicher
2012-08-14GFM refactor: Update pattern to avoid an extra HTML entities checkRobert Speicher
2012-08-14GFM refactor: Simplify the regex patternRobert Speicher
2012-08-14Allow filtering by issues with no assigned... assigneeRobert Speicher
2012-08-13Allow filtering by issues with no assigned milestoneRobert Speicher
2012-08-11Fully embrace Ruby 1.9 hash syntaxRobert Speicher
2012-08-08Fixed markdown testsrandx
2012-08-03Fixed dashboard broken messages cause of glmrandx
2012-08-06Fix GFM helper to raise an exception when @project is not setRiyad Preukschas
2012-08-06Merge branch 'master' into gitlab-flavored-markdownRiyad Preukschas
2012-08-02Remove the commit_msg_with_link_to_issues helper and specsRiyad Preukschas
2012-08-02Add link_to_gfm helper and specsRiyad Preukschas
2012-08-02Add GFM helperRiyad Preukschas
2012-08-01Add render context to markdown rendererRiyad Preukschas
2012-07-26Add automatic HTML id attributes to markdown headings to allow linkingmiks
2012-07-11Tree ajax log. progress bar & refactoringDmitriy Zaporozhets
2012-07-05Admin gitolite logs. Refactored project creation. Few style fixes.Dmitriy Zaporozhets
2012-07-05Merge pull request #1026 from gitlabhq/inline_diffDmitriy Zaporozhets
2012-07-03Refactored navigationDmitriy Zaporozhets
2012-07-03InlineDiff: refactoringValeriy Sizov
2012-07-03InlineDiff: base implementationValeriy Sizov
2012-07-02Epic: Gitlab configuration with default valuesDmitriy Zaporozhets
2012-06-28Fix issue #987 #972randx
2012-06-27Remove critical status from Issue. Move sort insteadDmitriy Zaporozhets
2012-06-27Issue Labels: Edit, show, index + filterDmitriy Zaporozhets
2012-06-26MR: merged badge. Removed colors from MR listrandx
2012-06-24Diff refactoringValeriy Sizov
2012-06-21Pushed widget improvedrandx
2012-06-21Issues & MR legendDmitriy Zaporozhets
2012-06-13Dashboard refactoring:randx
2012-06-12Recent push eventDmitriy Zaporozhets
2012-06-11Refactored theme css, added Modern theme pre versionrandx
2012-06-03Removed empty helpers (probably auto-generated)Andrey Vakarev
2012-06-03Remove unused methodsAndrey Vakarev
2012-06-03Merge pull request #885 from avakarev/clean-up-application_helperDmitriy Zaporozhets
2012-06-03Clean up application_helper.rb codeAndrey Vakarev
2012-06-03Clean up tab_helper.rb codeAndrey Vakarev
2012-05-30Improved Commit diff -> Images. Red border for removed & green for added imagesrandx
2012-05-30diff now no need to force_encoding to utf8Saito
2012-05-26lib/ refactoring. Module Gitlabhq renamed to Gitlabrandx
2012-05-22Gem updates & githost loggerDmitriy Zaporozhets
2012-05-03Define a default value as suggested by ariejanWouter D'Haeseleer
2012-05-03When the email address is empty gitlab will give a 500 errorWouter D'Haeseleer
2012-04-21Switch to Redcarpet for Markdown Rendering.Arthur Schreiber
2012-04-12restored dark themeDmitriy Zaporozhets
2012-04-12Removed encoding monkey patchDmitriy Zaporozhets
2012-04-10migrated to bootstrap 2randx