summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Collapse)AuthorAgeFilesLines
* Styled New/Edit Project for admin arearandx2012-07-281-12/+10
|
* fix commits specrandx2012-07-281-1/+1
|
* Merge branch 'add_wiki_comments' of git://github.com/seeingidog/gitlabhq ↵randx2012-07-251-0/+29
|\ | | | | | | | | | | | | | | into seeingidog-add_wiki_comments Conflicts: app/controllers/admin/mailer_controller.rb app/controllers/notes_controller.rb
| * Add comments to Wiki pagesIan Morgan2012-07-191-0/+29
| |
* | Update specsRiyad Preukschas2012-07-221-5/+5
| |
* | System Hooks: rspecValeriy Sizov2012-07-191-0/+53
| |
* | System hooks: fix broken testsValeriy Sizov2012-07-192-7/+8
|/
* Admin gitolite logs. Refactored project creation. Few style fixes.Dmitriy Zaporozhets2012-07-051-1/+1
|
* Merge branch 'separate_user_and_issue_observer_from_mail_observer' of ↵randx2012-06-243-14/+28
|\ | | | | | | https://github.com/robbkidd/gitlabhq into robbkidd-separate_user_and_issue_observer_from_mail_observer
| * Extract observation of User to a UserObserverRobb Kidd2012-06-201-3/+4
| |
| * Disable observers in specs. Enable only when observer is under test.Robb Kidd2012-06-202-17/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Used the built-in observer enable/disable feature in ActiveModel[1]. ActiveRecord::Base includes ActiveModel::Observing which provides this behavior. Simple wraps to enable the observer under test were added to the specs for: ActivityObserver, IssueObserver, Admin::Users and Issues. The spec for Project.last_activity was refactored to separate the tests for #last_activity and #last_activity_date. Each had doubles added to isolate the spec from the hidden dependency on the ActivityObserver action to create an Event for the project when an Issue is created. This ActivityObserver behavior is already tested by its spec. [1] http://api.rubyonrails.org/classes/ActiveModel/ObserverArray.html
| * Add resque_spec to test queuing mail.Robb Kidd2012-06-203-2/+7
| |
* | Pushed widget improvedrandx2012-06-211-1/+1
|/
* Cucumber:Dmitriy Zaporozhets2012-06-151-36/+0
| | | | | | | | * Profile * Browse code * Sceleton for main features * Wiki * Commits
* fix broken specNihad Abbasov2012-06-131-4/+4
|
* Dashboard refactoring:randx2012-06-125-81/+49
| | | | | * dashboard should be in dashboard controller not project index * projects index removed
* Specs for last push widgetrandx2012-06-121-0/+52
|
* allow login via private token only for atom feedsNihad Abbasov2012-06-011-0/+7
|
* add projects atom feedNihad Abbasov2012-05-311-1/+8
|
* use ffaker gemNihad Abbasov2012-05-291-3/+3
|
* fix typo in spec file nameNihad Abbasov2012-05-291-0/+0
|
* [Tests] Update team member permissionrandx2012-05-271-0/+10
|
* [Tests] Fixed graph testrandx2012-05-271-1/+1
|
* [Tests] Better project coveragerandx2012-05-271-19/+27
|
* [Tests] added spec for search pagerandx2012-05-271-0/+17
|
* Password & token split up, icon to button for top panelDmitriy Zaporozhets2012-05-191-1/+1
|
* New Feature: Git Blame for fileDmitriy Zaporozhets2012-05-171-0/+25
|
* Hooks UI improved, Request tests addedDmitriy Zaporozhets2012-04-261-0/+42
|
* New project page improved. User profile improved. Show issues, participant ↵gitlabhq2012-04-241-13/+10
| | | | on Milestone show page.
* removed old specDmitriy Zaporozhets2012-04-141-26/+0
|
* fixed testsDmitriy Zaporozhets2012-04-091-2/+2
|
* first pack of tests for milestonesDmitriy Zaporozhets2012-04-091-0/+51
|
* Fixed specs. Some css fixesDmitriy Zaporozhets2012-03-254-12/+13
|
* Merged activities & projects pagesv2.3.0preDmitriy Zaporozhets2012-03-201-14/+0
|
* Activities page added. Dashboard few specs. Preparing for 2.3Dmitriy Zaporozhets2012-03-191-14/+14
|
* Fixed migration, test for MRDmitriy Zaporozhets2012-03-151-1/+1
|
* Rspec test repo replaced.\nMerge Requests improvedDmitriy Zaporozhets2012-03-135-6/+6
|
* Removed issues,mr delete buttons. Refactored modelsDmitriy Zaporozhets2012-03-041-15/+0
|
* Fixed comments for snippets. Tests fixedDmitriy Zaporozhets2012-02-241-1/+1
|
* Merge branch 'wiki'Dmitriy Zaporozhets2012-02-211-0/+35
|\ | | | | | | | | Conflicts: app/views/layouts/_project_menu.html.haml
| * wiki: rspecvsizov2012-02-211-0/+35
| |
* | Home tab added, Repository tab removed\n Ability to download branchDmitriy Zaporozhets2012-02-201-4/+0
|/
* Usability & design improvementsDmitriy Zaporozhets2012-02-181-1/+0
|
* 4 roles permission systemDmitriy Zaporozhets2012-02-162-8/+4
|
* Moving to rails 3.2Dmitriy Zaporozhets2012-02-111-1/+1
|
* Admin area improvedDmitriy Zaporozhets2012-02-113-7/+28
|
* Snippets - fixed after bootstrapDmitriy Zaporozhets2012-02-082-2/+2
| | | | | | Project - restyled show page, removed info page Repository - restyled show page, added download option Tags - added download options
* Compare view for commitsDmitriy Zaporozhets2012-02-061-0/+10
|
* Bootstrap: test fixesDmitriy Zaporozhets2012-01-307-20/+10
|
* Bootstrap: Issues, Merge Requests, SSH Key completedDmitriy Zaporozhets2012-01-293-20/+11
|