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/lib
AgeCommit message (Expand)Author
2013-09-04Rewrite OAuth specsDmitriy Zaporozhets
2013-08-26Link issues from comments and automatically close themash wilson
2013-08-21Fix tests after can_create_team was removedDmitriy Zaporozhets
2013-08-08Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets
2013-07-31Updated format_patch to use '..' rather than '...'Izaak Alpert
2013-07-30Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets
2013-07-29Fix typosJohannes Schleifenbaum
2013-07-18Raise Error for diff_between/commit_between for non fork mr's in satelliteIzaak Alpert
2013-07-18Style changes from review with @randxIzaak Alpert
2013-07-18MR on fork: Some cleanup, test updatesIzaak Alpert
2013-07-18MR on Fork multiple fixesIzaak Alpert
2013-07-18Merge Request on forked projectsIzaak Alpert
2013-06-18Remove teams specsDmitriy Zaporozhets
2013-06-05Its better to load graph with ajax since it requires ~10 seconds for bigger p...Dmitriy Zaporozhets
2013-06-05Contributors graphs feature for GitLabKarlo Soriano
2013-06-01Fix bug with team assignation on project from #4109Andrey Kumanyaev
2013-05-16Add settings for user permission defaultsDmitry Medvinsky
2013-05-08Add Gitlab::VersionInfo class to fix and simplify version check.Sato Hiroyuki
2013-05-03Merge pull request #3597 from amacarthur/fork-pull-requestDmitriy Zaporozhets
2013-04-28Move Gitlab::Git out of gitlab coreDmitriy Zaporozhets
2013-04-16Gitlab::Git::Stats specsDmitriy Zaporozhets
2013-04-16Gitlab::Git::Diff specsDmitriy Zaporozhets
2013-04-15updated fork feature to use gitlab-shell for v5 of gitlabAngus MacArthur
2013-04-11Specs refactoring to reduce test time. Disabled observers by default for specsDmitriy Zaporozhets
2013-04-10Remove wiki migrator. We dont need it any more. Users should migrate to 5.0 f...Dmitriy 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 blame and mr factoryDmitriy Zaporozhets
2013-04-01fixed test using repo with commits but old factoryDmitriy Zaporozhets
2013-03-31specs for Gitlab::Git::Repository and Gitlab::Git::CommitDmitriy Zaporozhets
2013-03-21Fix 404 error while displaying json files.Sato Hiroyuki
2013-03-17Fix Wiki migration task and add more test coverage.Dan Knox
2013-03-15Merge branch 'use_gollum_wikis' of https://github.com/DanKnox/gitlabhq into D...Dmitriy Zaporozhets
2013-03-12Use gitlab-shell to move repos. Requires gitlab-shell v1.1.0Dmitriy Zaporozhets
2013-03-11Create Wiki migration task.Dan Knox
2013-02-27fixed popen testDmitriy Zaporozhets
2013-02-27specs for Gitlab::PopenDmitriy Zaporozhets
2013-02-11fixing tests after refactoringDmitriy Zaporozhets
2013-02-05Fixed: post-receive, project remove, testsDmitriy Zaporozhets
2013-02-05Remove outdated specs and fixed key removeDmitriy Zaporozhets
2013-01-28fix testsDmitriy Zaporozhets
2013-01-28Async perform for add/remove team membersDmitriy Zaporozhets
2013-01-23Remove relative_url_root from path. Fixes #2602Jun Futagawa
2013-01-15more tests fixedDmitriy Zaporozhets
2013-01-15Merge commit 'master' into discussionsRiyad Preukschas
2013-01-05Fixed styles, ProjectHook specs etcDmitriy Zaporozhets
2013-01-03Add concerns to autoloadDmitriy Zaporozhets
2013-01-03Get rid of rolesDmitriy Zaporozhets
2013-01-02Fix api specs. Use id instead pathDmitriy Zaporozhets