summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix testDmitriy Zaporozhets2013-12-121-1/+1
* Update jasmine gem to work with rails4Dmitriy Zaporozhets2013-12-103-48/+58
* fix observer specsDmitriy Zaporozhets2013-12-105-24/+17
* Fix project models specsDmitriy Zaporozhets2013-12-101-1/+1
* Fix markdown helper specDmitriy Zaporozhets2013-12-101-1/+1
* Fix UserProject obserse specDmitriy Zaporozhets2013-12-101-4/+4
* Remove some deprecations and fir project helper specsDmitriy Zaporozhets2013-12-101-2/+2
* Fixed mistake and mock warningDmitriy Zaporozhets2013-12-101-2/+2
* Avoid duplicate group membership emailsJacob Vosmaer2013-12-091-0/+5
* ProjectHook API supports new event fieldsDmitriy Zaporozhets2013-12-041-2/+2
* Extract tests for project hooks APIDmitriy Zaporozhets2013-12-042-116/+132
* Annotate web_hooks tableDmitriy Zaporozhets2013-12-043-21/+30
* Modify test to pass new project hooksDmitriy Zaporozhets2013-12-041-1/+1
* Execute project hooks when issue or merge request createdDmitriy Zaporozhets2013-12-041-26/+7
* Issue 5716 - Allow removal of avatarDrew Blessing2013-12-021-0/+7
* added thumbsup and thumsdown emoji voting with rspec testsvagrant2013-11-281-0/+10
* Capybara tests with first-child/last-child randomly fails so replaced with al...Dmitriy Zaporozhets2013-11-271-10/+18
* Merge branch 'authenticated_public_mode' of https://github.com/jhollingsworth...Dmitriy Zaporozhets2013-11-278-24/+534
|\
| * Adding authenticated public mode (internal).Jason Hollingsworth2013-11-268-24/+534
* | Use 1.9 hash syntax for some testsDmitriy Zaporozhets2013-11-272-31/+23
|/
* Fix session spec because of password lengthDmitriy Zaporozhets2013-11-251-1/+1
* More fixes to test because of long passwordDmitriy Zaporozhets2013-11-251-5/+5
* Fix tests after user password length was changedDmitriy Zaporozhets2013-11-253-4/+4
* Fix markdown testsDmitriy Zaporozhets2013-11-251-2/+3
* Merge pull request #5661 from jasonblanchard/sorting-project-issuesDmitriy Zaporozhets2013-11-232-0/+160
|\
| * Added sorting to project issues pageJason Blanchard2013-11-232-0/+160
* | Integration with AssemblaCarlos Paramio2013-11-211-0/+50
|/
* Fix testsDmitriy Zaporozhets2013-11-201-1/+2
* Improve consistency: use file_path for API create/update/delete filesDmitriy Zaporozhets2013-11-201-2/+2
* Tests for delete file by APIDmitriy Zaporozhets2013-11-191-0/+34
* API: projects/all testsDmitriy Zaporozhets2013-11-181-0/+26
* Namespaces api specsDmitriy Zaporozhets2013-11-151-0/+31
* AnnotateDmitriy Zaporozhets2013-11-135-1/+33
* Merge branch 'relative' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-11-122-0/+10
|\
| * Clear state in test satellite dir.Marin Jankovski2013-11-122-0/+10
* | Show broadcast message to usersDmitriy Zaporozhets2013-11-121-0/+17
* | Broadcast message model + migrationsDmitriy Zaporozhets2013-11-122-0/+17
|/
* API: Edit file in repositoryDmitriy Zaporozhets2013-11-111-6/+41
* Merge branch 'feature/api_create_file' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-11-092-0/+47
|\
| * Specs for Create file APIDmitriy Zaporozhets2013-11-072-0/+47
* | Merge pull request #5571 from bke-drewb/emailDmitriy Zaporozhets2013-11-081-11/+11
|\ \
| * | Fix minor errors/annoyances in email templatesDrew Blessing2013-11-081-11/+11
| |/
* | Add specs for Email confirmationDmitriy Zaporozhets2013-11-081-0/+24
|/
* Remove default_branch support from API project creationDmitriy Zaporozhets2013-11-061-5/+0
* Replace assign with stub for default_branchDmitriy Zaporozhets2013-11-061-2/+2
* Remove User#namespaces method from codeDmitriy Zaporozhets2013-11-051-2/+0
* Revert "More escaping"Dmitriy Zaporozhets2013-11-053-8/+8
* Merge pull request #5500 from nkukard/esc-strings2Jacob Vosmaer2013-11-053-8/+8
|\
| * More escapingNigel Kukard2013-11-043-8/+8
* | Preselect the current issue tracker with selected="selected"Johannes Schleifenbaum2013-11-011-0/+12