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-12-12Fix testDmitriy Zaporozhets
2013-12-10Update jasmine gem to work with rails4Dmitriy Zaporozhets
2013-12-10fix observer specsDmitriy Zaporozhets
2013-12-10Fix project models specsDmitriy Zaporozhets
2013-12-10Fix markdown helper specDmitriy Zaporozhets
2013-12-10Fix UserProject obserse specDmitriy Zaporozhets
2013-12-10Remove some deprecations and fir project helper specsDmitriy Zaporozhets
2013-12-10Fixed mistake and mock warningDmitriy Zaporozhets
2013-12-09Avoid duplicate group membership emailsJacob Vosmaer
2013-12-04ProjectHook API supports new event fieldsDmitriy Zaporozhets
2013-12-04Extract tests for project hooks APIDmitriy Zaporozhets
2013-12-04Annotate web_hooks tableDmitriy Zaporozhets
2013-12-04Modify test to pass new project hooksDmitriy Zaporozhets
2013-12-04Execute project hooks when issue or merge request createdDmitriy Zaporozhets
2013-12-03Issue 5716 - Allow removal of avatarDrew Blessing
2013-11-29added thumbsup and thumsdown emoji voting with rspec testsvagrant
2013-11-27Capybara tests with first-child/last-child randomly fails so replaced with al...Dmitriy Zaporozhets
2013-11-27Merge branch 'authenticated_public_mode' of https://github.com/jhollingsworth...Dmitriy Zaporozhets
2013-11-27Use 1.9 hash syntax for some testsDmitriy Zaporozhets
2013-11-27Adding authenticated public mode (internal).Jason Hollingsworth
2013-11-26Fix session spec because of password lengthDmitriy Zaporozhets
2013-11-25More fixes to test because of long passwordDmitriy Zaporozhets
2013-11-25Fix tests after user password length was changedDmitriy Zaporozhets
2013-11-25Fix markdown testsDmitriy Zaporozhets
2013-11-24Merge pull request #5661 from jasonblanchard/sorting-project-issuesDmitriy Zaporozhets
2013-11-24Added sorting to project issues pageJason Blanchard
2013-11-21Integration with AssemblaCarlos Paramio
2013-11-20Fix testsDmitriy Zaporozhets
2013-11-20Improve consistency: use file_path for API create/update/delete filesDmitriy Zaporozhets
2013-11-19Tests for delete file by APIDmitriy Zaporozhets
2013-11-18API: projects/all testsDmitriy Zaporozhets
2013-11-15Namespaces api specsDmitriy Zaporozhets
2013-11-13AnnotateDmitriy Zaporozhets
2013-11-12Merge branch 'relative' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets
2013-11-12Clear state in test satellite dir.Marin Jankovski
2013-11-12Show broadcast message to usersDmitriy Zaporozhets
2013-11-12Broadcast message model + migrationsDmitriy Zaporozhets
2013-11-11API: Edit file in repositoryDmitriy Zaporozhets
2013-11-09Merge branch 'feature/api_create_file' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets
2013-11-09Merge pull request #5571 from bke-drewb/emailDmitriy Zaporozhets
2013-11-08Add specs for Email confirmationDmitriy Zaporozhets
2013-11-08Fix minor errors/annoyances in email templatesDrew Blessing
2013-11-07Specs for Create file APIDmitriy Zaporozhets
2013-11-06Remove default_branch support from API project creationDmitriy Zaporozhets
2013-11-06Replace assign with stub for default_branchDmitriy Zaporozhets
2013-11-05Remove User#namespaces method from codeDmitriy Zaporozhets
2013-11-05Revert "More escaping"Dmitriy Zaporozhets
2013-11-05Merge pull request #5500 from nkukard/esc-strings2Jacob Vosmaer
2013-11-05More escapingNigel Kukard
2013-11-01Preselect the current issue tracker with selected="selected"Johannes Schleifenbaum