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-11Fully embrace Ruby 1.9 hash syntaxRobert Speicher
2012-08-09Fix `search` class method for IssueCommonalityRobert Speicher
2012-08-02Remove useless Protected branch testrandx
2012-07-31Backend RefactoringDmitriy Zaporozhets
2012-07-28Fix #1009 Replace all special characters in user's identitytomykaira
2012-07-20Enable observe for system hooksDmitriy Zaporozhets
2012-07-19System Hooks: rspecValeriy Sizov
2012-07-19System hooks: fix broken testsValeriy Sizov
2012-07-17Feature: Unassigned Merge RequestsDmitriy Zaporozhets
2012-07-02Disable issues sort. Recent issues on top. Fixed testsDmitriy Zaporozhets
2012-07-02Epic: Gitlab configuration with default valuesDmitriy Zaporozhets
2012-06-27Merge pull request #971 from gingko/masterDmitriy Zaporozhets
2012-06-27Added option to automaticaly generate passwords for new users.Jakub Troszok
2012-06-26Issues can be unassigned nowrandx
2012-06-26Reannotatedrandx
2012-06-25Added tests for automatic password generation.Jakub Troszok
2012-06-21Protect IssueObserver#send_reassigned_email method.Robb Kidd
2012-06-20Extract observation of User to a UserObserverRobb Kidd
2012-06-20Deliver issue mails.Robb Kidd
2012-06-20Disable observers in specs. Enable only when observer is under test.Robb Kidd
2012-06-20Make IssueObserver handle issus, not MailerObserverRobb Kidd
2012-06-20Add method for an issue to know whether it is being closedRobb Kidd
2012-06-20Add method to Note to create notes about status changes.Robb Kidd
2012-06-20Update IssueObserver to send reassigned emails when an issue is reassigned.Robb Kidd
2012-06-20Add new utility method for an issue to know whether it is being reassignedRobb Kidd
2012-06-20New IssueObserver class and spec.Robb Kidd
2012-05-29cleanup User modelNihad Abbasov
2012-05-26lib/ refactoring. Module Gitlabhq renamed to Gitlabrandx
2012-05-11Add spec for ProtectedBranch.Robb Kidd
2012-04-09fixed testsDmitriy Zaporozhets
2012-04-09first pack of tests for milestonesDmitriy Zaporozhets
2012-04-09Milestone basic scaffoldDmitriy Zaporozhets
2012-04-04Fix issues with push 600+ commits. refactored, improved push eventsrandx
2012-04-02fixed project specDmitriy Zaporozhets
2012-03-28Event & Wiki models specsDmitriy Zaporozhets
2012-03-16Some test covering merge request update hookDmitriy Zaporozhets
2012-03-15Added 'x notes' and +1 counters to issues and merge requests. Refs #549Ariejan de Vroom
2012-03-14Count +1 votes in issue notes.Ariejan de Vroom
2012-03-14Rspec test repo replaced.\nMerge Requests improvedDmitriy Zaporozhets
2012-03-12fixed spec comaDmitriy Zaporozhets
2012-03-08test fix, css refactoringDmitriy Zaporozhets
2012-03-06Cleaning and refactoringDmitriy Zaporozhets
2012-03-04Removed issues,mr delete buttons. Refactored modelsDmitriy Zaporozhets
2012-03-02Fixed specDmitriy Zaporozhets
2012-03-01Merge branch 'deploy_keys_nonunique' of https://github.com/miks/gitlabhq into...Ariejan de Vroom
2012-03-01Fixed tests. removed delegate to idDmitriy Zaporozhets
2012-02-28register push eventDmitriy Zaporozhets
2012-02-28Observe issue, merge request, note creation - create eventDmitriy Zaporozhets
2012-02-28Event entity createdDmitriy Zaporozhets
2012-02-164 roles permission systemDmitriy Zaporozhets