summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* define TestEnv and keep all global stubs in one placeDmitriy Zaporozhets2013-04-013-72/+64
* Fix stubbed repoDmitriy Zaporozhets2013-04-011-6/+2
* Decorate Gitlab::Git::Commit with CommitDmitriy Zaporozhets2013-03-311-1/+1
* Fix tests and remove app/models/repository.rbDmitriy Zaporozhets2013-03-314-153/+3
* specs for Gitlab::Git::Repository and Gitlab::Git::CommitDmitriy Zaporozhets2013-03-312-0/+155
* Use existing methods for branch names: Ex use @repository.branch_names instea...Dmitriy Zaporozhets2013-03-311-1/+12
* Merge pull request #3396 from Andrew8xx8/issue-button-fixDmitriy Zaporozhets2013-03-301-0/+27
|\
| * New issue button was not follows to external tracker if it is selected. fixed...Andrew8xx82013-03-261-0/+27
* | Merge pull request #3406 from docwhat/in_projectsDmitriy Zaporozhets2013-03-301-1/+20
|\ \
| * | Fixed UsersProject.in_projectsChristian HoĢˆltje2013-03-261-1/+20
* | | refactor wall.js. style wall page a bitDmitriy Zaporozhets2013-03-281-8/+0
* | | inslude author & assignee to note notification recipientsDmitriy Zaporozhets2013-03-281-27/+58
* | | rebuild notification on notes logicDmitriy Zaporozhets2013-03-281-0/+39
* | | Fix notify specs. Fix merge request close via apiDmitriy Zaporozhets2013-03-281-2/+2
* | | Improve notification service testsDmitriy Zaporozhets2013-03-281-9/+20
* | | Add close issue/mr methods to Notify. Refactored NotificationserviceDmitriy Zaporozhets2013-03-281-3/+3
* | | add watchers to email recipients list. Add emails for close/merge MRDmitriy Zaporozhets2013-03-281-9/+112
* | | Prepare UI for notification settingsDmitriy Zaporozhets2013-03-271-11/+0
* | | notification scaffoldDmitriy Zaporozhets2013-03-273-0/+39
* | | annotatedDmitriy Zaporozhets2013-03-272-0/+2
* | | stub notification in event modelDmitriy Zaporozhets2013-03-261-0/+1
* | | refactor observers test since email logic moved to serviceDmitriy Zaporozhets2013-03-264-161/+10
* | | use NotificationService for handle notify logic when MR createdDmitriy Zaporozhets2013-03-262-14/+21
|/ /
* | Merge pull request #3398 from Andrew8xx8/sporkDmitriy Zaporozhets2013-03-261-43/+58
|\ \
| * | Spork support addedAndrew8xx82013-03-261-43/+58
| |/
* | enable callbacks for specs after notificationDmitriy Zaporozhets2013-03-261-1/+2
* | refactor issue observer specDmitriy Zaporozhets2013-03-262-66/+16
* | fixed testsDmitriy Zaporozhets2013-03-261-2/+2
* | NotificationService for resolving email notification logicDmitriy Zaporozhets2013-03-261-0/+47
|/
* login with both email or usernameDmitriy Zaporozhets2013-03-251-1/+1
* Admin.projects: remove views and route specsDmitriy Zaporozhets2013-03-251-20/+0
* Updatev security tests since admin is a superuser now. Has access to any projectDmitriy Zaporozhets2013-03-251-17/+17
* Removed not relevant tests for admin.projectsDmitriy Zaporozhets2013-03-251-42/+0
* Merge branch 'fix-404-json-file' of https://github.com/hiroponz/gitlabhq into...Dmitriy Zaporozhets2013-03-241-42/+0
|\
| * Fix 404 error while displaying json files.Sato Hiroyuki2013-03-211-42/+0
* | Move directory logic out of model. Use Gitlab:Shell class to interact with fi...Dmitriy Zaporozhets2013-03-211-1/+1
* | Merge pull request #3258 from hiroponz/display-commit-msgDmitriy Zaporozhets2013-03-211-0/+1
|\ \ | |/ |/|
| * Fix travis failure randomly, because Capybara.default_wait_time is too short.Sato Hiroyuki2013-03-211-0/+1
* | fix gfm helper testDmitriy Zaporozhets2013-03-201-1/+1
* | fix key observer testDmitriy Zaporozhets2013-03-201-6/+1
* | refactor emails a bit. Add email on ssh key creationDmitriy Zaporozhets2013-03-191-0/+22
* | removed few outdated testsDmitriy Zaporozhets2013-03-192-15/+1
* | fix wall feature. removed duplicated testDmitriy Zaporozhets2013-03-191-41/+0
* | fix tests. added jquery.timeago.jsDmitriy Zaporozhets2013-03-195-57/+13
* | remove unused specDmitriy Zaporozhets2013-03-191-14/+0
|/
* Merge pull request #3251 from AlexDenisov/api_additional_user_fieldsDmitriy Zaporozhets2013-03-182-0/+8
|\
| * Abilities added to /user and /sign_in requestsAlex Denisov2013-03-182-0/+8
* | Fix spec errors.Sato Hiroyuki2013-03-192-8/+11
|/
* Result of misspellings run.Kevin Lyda2013-03-171-1/+1
* Fix Wiki migration task and add more test coverage.Dan Knox2013-03-161-0/+105