summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into fixes/apiSebastian Ziebell2013-03-052-3/+57
|\
| * User's blocked field refactored to use state machineAndrew8xx82013-03-041-3/+3
| * New field addedAndrew8xx82013-02-281-0/+21
| * Project issue tracker functions refactoredAndrew8xx82013-02-281-0/+33
* | Merge branch 'master' into fixes/apiSebastian Ziebell2013-02-275-152/+6
|\ \ | |/
| * remove tests for unexisting methodsDmitriy Zaporozhets2013-02-262-21/+0
| * Merge branch 'state-machine-stage-2' of https://github.com/Undev/gitlabhq int...Dmitriy Zaporozhets2013-02-261-0/+6
| |\
| | * State machine added for merge_status fieldAndrew8xx82013-02-201-0/+6
| * | Move git post push logic to serviceDmitriy Zaporozhets2013-02-252-131/+0
| |/
* | API: fixes test if project limit is reachedSebastian Ziebell2013-02-201-1/+1
|/
* Merge branch 'state-machine' of https://github.com/Undev/gitlabhq into Undev-...Dmitriy Zaporozhets2013-02-195-72/+48
|\
| * Creating test values moved to beforeAndrew8xx82013-02-181-6/+11
| * Additional tests added to IssueAndrew8xx82013-02-181-0/+12
| * Additional tests added to MilestoneAndrew8xx82013-02-181-0/+27
| * Issue uses StateMachine nowAndrew8xx82013-02-181-1/+1
| * Milestone uses StateMachine nowAndrew8xx82013-02-181-7/+2
| * Merge Request uses StateMachine nowAndrew8xx82013-02-183-7/+7
| * Issuable consern uses StateMachine nowAndrew8xx82013-02-183-63/+0
| * State renamed to merge_statusAndrew8xx82013-02-181-1/+1
* | Tests to validate that invalid keys are rejectedJaakko Kantojärvi2013-02-171-1/+5
|/
* Constants in Events looks good nowAndrew8xx82013-02-132-2/+2
* fixing tests after refactoringDmitriy Zaporozhets2013-02-111-6/+1
* fix deploy key specDmitriy Zaporozhets2013-02-071-2/+2
* Fixed: post-receive, project remove, testsDmitriy Zaporozhets2013-02-052-17/+0
* add path and path_with_namespace to api project entityDmitriy Zaporozhets2013-01-315-2/+40
* fix testsDmitriy Zaporozhets2013-01-281-2/+5
* Merge pull request #2746 from gitlabhq/features/teamsDmitriy Zaporozhets2013-01-254-1/+16
|\
| * repair rspec (remove and rename files)Andrey Kumanyaev2013-01-241-1/+1
| * Added UserTeam core models (team and m-t-m relationships) and updated other m...Andrey Kumanyaev2013-01-243-0/+15
* | fix specDmitriy Zaporozhets2013-01-251-1/+1
|/
* fix testsValeriy Sizov2013-01-222-5/+0
* Increase Issue description size to 10k. Fixes #2545Dmitriy Zaporozhets2013-01-191-1/+1
* Improve CreateContext call. Fixed testDmitriy Zaporozhets2013-01-181-30/+0
* Fix notes model specsDmitriy Zaporozhets2013-01-151-2/+2
* Merge commit 'master' into discussionsRiyad Preukschas2013-01-1516-119/+585
|\
| * sidekiq with green testsDmitriy Zaporozhets2013-01-091-19/+6
| * Remove unused methodsDmitriy Zaporozhets2013-01-051-6/+0
| * Tests are fixed nowDmitriy Zaporozhets2013-01-052-10/+1
| * Fix some tests. Use travis-ci 1.9.2Dmitriy Zaporozhets2013-01-055-31/+5
| * Fixed styles, ProjectHook specs etcDmitriy Zaporozhets2013-01-051-2/+3
| * use ui-box as for allDmitriy Zaporozhets2013-01-044-16/+9
| * Fixed protected branches and file editDmitriy Zaporozhets2013-01-041-1/+1
| * Rspec fixesDmitriy Zaporozhets2013-01-043-168/+118
| * Continue refactoring. Use repostory and teamDmitriy Zaporozhets2013-01-045-23/+33
| * REpostiry, Team modelsDmitriy Zaporozhets2013-01-032-2/+3
| * Rspec models Milestone, Commit, UsersProjectDmitriy Zaporozhets2013-01-033-0/+152
| * move activated? method to serviceDmitriy Zaporozhets2013-01-031-0/+4
| * Fixed tests. added test for gitlab_ci_service modelDmitriy Zaporozhets2013-01-035-4/+51
| * Add concerns to autoloadDmitriy Zaporozhets2013-01-031-0/+70
| * Few more fixes after removing rolesDmitriy Zaporozhets2013-01-032-12/+0