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-04-04save each notification setting with ajax on changeDmitriy Zaporozhets
2013-04-03Fixed API file raw functionality, Fixed tree controller tests. Added BlobCont...Dmitriy Zaporozhets
2013-04-01Dont init repo on every create(:repo)Dmitriy Zaporozhets
2013-04-01Project.repository should never be nil so you can call repository.exists? or ...Dmitriy Zaporozhets
2013-03-31Fix tests and remove app/models/repository.rbDmitriy Zaporozhets
2013-03-31Use existing methods for branch names: Ex use @repository.branch_names instea...Dmitriy Zaporozhets
2013-03-31Merge pull request #3406 from docwhat/in_projectsDmitriy Zaporozhets
2013-03-27annotatedDmitriy Zaporozhets
2013-03-26stub notification in event modelDmitriy Zaporozhets
2013-03-26Fixed UsersProject.in_projectsChristian Höltje
2013-03-22Move directory logic out of model. Use Gitlab:Shell class to interact with fi...Dmitriy Zaporozhets
2013-03-15Merge branch 'use_gollum_wikis' of https://github.com/DanKnox/gitlabhq into D...Dmitriy Zaporozhets
2013-03-15reannotatedDmitriy Zaporozhets
2013-03-10Replace current Wiki system with Gollum Wikis.Dan Knox
2013-03-06Merge branch 'master' into fixes/apiSebastian Ziebell
2013-03-04User's blocked field refactored to use state machineAndrew8xx8
2013-02-28New field addedAndrew8xx8
2013-02-28Project issue tracker functions refactoredAndrew8xx8
2013-02-27Merge branch 'master' into fixes/apiSebastian Ziebell
2013-02-26remove tests for unexisting methodsDmitriy Zaporozhets
2013-02-26Merge branch 'state-machine-stage-2' of https://github.com/Undev/gitlabhq int...Dmitriy Zaporozhets
2013-02-25Move git post push logic to serviceDmitriy Zaporozhets
2013-02-20State machine added for merge_status fieldAndrew8xx8
2013-02-20API: fixes test if project limit is reachedSebastian Ziebell
2013-02-19Merge branch 'state-machine' of https://github.com/Undev/gitlabhq into Undev-...Dmitriy Zaporozhets
2013-02-18Creating test values moved to beforeAndrew8xx8
2013-02-18Additional tests added to IssueAndrew8xx8
2013-02-18Additional tests added to MilestoneAndrew8xx8
2013-02-18Issue uses StateMachine nowAndrew8xx8
2013-02-18Milestone uses StateMachine nowAndrew8xx8
2013-02-18Merge Request uses StateMachine nowAndrew8xx8
2013-02-18Issuable consern uses StateMachine nowAndrew8xx8
2013-02-18State renamed to merge_statusAndrew8xx8
2013-02-17Tests to validate that invalid keys are rejectedJaakko Kantojärvi
2013-02-13Constants in Events looks good nowAndrew8xx8
2013-02-11fixing tests after refactoringDmitriy Zaporozhets
2013-02-07fix deploy key specDmitriy Zaporozhets
2013-02-05Fixed: post-receive, project remove, testsDmitriy Zaporozhets
2013-01-31add path and path_with_namespace to api project entityDmitriy Zaporozhets
2013-01-28fix testsDmitriy Zaporozhets
2013-01-25Merge pull request #2746 from gitlabhq/features/teamsDmitriy Zaporozhets
2013-01-25fix specDmitriy Zaporozhets
2013-01-25repair rspec (remove and rename files)Andrey Kumanyaev
2013-01-25Added UserTeam core models (team and m-t-m relationships) and updated other m...Andrey Kumanyaev
2013-01-22fix testsValeriy Sizov
2013-01-19Increase Issue description size to 10k. Fixes #2545Dmitriy Zaporozhets
2013-01-18Improve CreateContext call. Fixed testDmitriy Zaporozhets
2013-01-15Fix notes model specsDmitriy Zaporozhets
2013-01-15Merge commit 'master' into discussionsRiyad Preukschas
2013-01-09sidekiq with green testsDmitriy Zaporozhets