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
path: root/spec
AgeCommit message (Expand)Author
2013-05-08Merge pull request #3880 from hiroponz/fix-check-git-versionDmitriy Zaporozhets
2013-05-08Merge pull request #3834 from ichord/gfm-autocompDmitriy Zaporozhets
2013-05-08Add Gitlab::VersionInfo class to fix and simplify version check.Sato Hiroyuki
2013-05-07fix api delete hook testDmitriy Zaporozhets
2013-05-07Merge pull request #3275 from Undev/feature/code_cleanup_remove_old_hashesDmitriy Zaporozhets
2013-05-06fix API route to delete project hookNihad Abbasov
2013-05-06modify api to work with new deploy keysDmitriy Zaporozhets
2013-05-06Feature: Deploy keys between projectsDmitriy Zaporozhets
2013-05-06Model specs for DeployKeysDmitriy Zaporozhets
2013-05-05Repair failed testAndrey Kumanyaev
2013-05-05remove trailing spacesAndrey Kumanyaev
2013-05-05Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev
2013-05-04autocomplete issues and preload autocomplete data.ichord
2013-05-03Merge pull request #3801 from holdtotherod/feature/internally-public-projectsDmitriy Zaporozhets
2013-05-03Merge pull request #3597 from amacarthur/fork-pull-requestDmitriy Zaporozhets
2013-05-03Fix bug for repeated fork requestsAngus MacArthur
2013-05-02Fix internally public projects testsStephen Lottermoser
2013-05-02Internally public projectsStephen Lottermoser
2013-05-02fix testDmitriy Zaporozhets
2013-05-01Update all gems!Dmitriy Zaporozhets
2013-04-28Move Gitlab::Git out of gitlab coreDmitriy Zaporozhets
2013-04-18Minor usability improvementsDmitriy Zaporozhets
2013-04-16Gitlab::Git::Stats specsDmitriy Zaporozhets
2013-04-16Gitlab::Git::Diff specsDmitriy Zaporozhets
2013-04-15change user_spec to pass postgresDmitriy Zaporozhets
2013-04-15updated fork feature to use gitlab-shell for v5 of gitlabAngus MacArthur
2013-04-12Disable mailer for spinachDmitriy Zaporozhets
2013-04-11adopt tests to pass with new poltergeistDmitriy Zaporozhets
2013-04-11disable mailer for SpinachDmitriy Zaporozhets
2013-04-11Update capybara to 2.1, poltergeist to masterDmitriy Zaporozhets
2013-04-11Fixing specs & spinach since Wiki model does not exists any moreDmitriy Zaporozhets
2013-04-11Specs refactoring to reduce test time. Disabled observers by default for specsDmitriy Zaporozhets
2013-04-10Remove Wiki and db table since we use gollum nowDmitriy Zaporozhets
2013-04-10Remove wiki migrator. We dont need it any more. Users should migrate to 5.0 f...Dmitriy Zaporozhets
2013-04-10Reduce notes_on_merge_requests_spec time from 3 min to 1minDmitriy Zaporozhets
2013-04-10Cleanup gfm testsDmitriy Zaporozhets
2013-04-10Merge pull request #3464 from jrmithdobbs/fix_overlapping_testcase_nameDmitriy Zaporozhets
2013-04-10Fixed random failing testDmitriy Zaporozhets
2013-04-09Merge branch 'feature/refactoring_scopes_pr' of https://github.com/Undev/gitl...Dmitriy Zaporozhets
2013-04-08Fix overlapping test case names.Douglas Huff
2013-04-07remove outdated routing specsDmitriy Zaporozhets
2013-04-04save each notification setting with ajax on changeDmitriy Zaporozhets
2013-04-03specs for repository tag_names, branch_namesDmitriy Zaporozhets
2013-04-03decorate commits in Gitlab::Git::repository with valid classDmitriy Zaporozhets
2013-04-03keep same dir structure for specs as in lib/Dmitriy Zaporozhets
2013-04-03Fixed API file raw functionality, Fixed tree controller tests. Added BlobCont...Dmitriy Zaporozhets
2013-04-03fixed blame and mr factoryDmitriy Zaporozhets
2013-04-03Fix testsAndrey Kumanyaev
2013-04-02fix testDmitriy Zaporozhets
2013-04-01fixed test using repo with commits but old factoryDmitriy Zaporozhets