summaryrefslogtreecommitdiff
path: root/spec/models/project_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix broken test in spec/models/project_spec.rbJason Hollingsworth2014-01-241-1/+1
* Merge branch 'master' into reference_relative_linksMarin Jankovski2014-01-241-8/+7
|\
| * Fix project model specDmitriy Zaporozhets2014-01-231-2/+2
| * Fix testsDmitriy Zaporozhets2014-01-231-4/+3
| * Make changes to testsDmitriy Zaporozhets2014-01-221-2/+2
* | Update last sha of the commit in the test seed repository.Marin Jankovski2014-01-231-4/+4
|/
* Added a simple test to web_url_without_protocol.Bruno Albuquerque2014-01-201-0/+5
* Archiving old projects; archived projects aren't shown on dashboardSteven Thonus2013-12-161-0/+1
* Fix project models specsDmitriy Zaporozhets2013-12-101-1/+1
* Adding authenticated public mode (internal).Jason Hollingsworth2013-11-261-1/+1
* AnnotateDmitriy Zaporozhets2013-11-131-1/+0
* Fixing unsafe use of Thread.current variable :current_userAngus MacArthur2013-10-161-8/+2
* set current_user for project specDmitriy Zaporozhets2013-10-151-2/+8
* Test if markdown is rendered properly.Marin Jankovski2013-10-111-4/+4
* Ignore owner_id for Group in testsDmitriy Zaporozhets2013-09-261-1/+0
* Drop support of root namespace in modelHiroyuki Sato2013-09-171-0/+1
* Drop support of root namespace in routingHiroyuki Sato2013-09-131-19/+2
* ReannotateDmitriy Zaporozhets2013-08-211-2/+3
* Fix testsDmitriy Zaporozhets2013-08-201-2/+2
* Allow project name, path etc start with number. Fixed specsDmitriy Zaporozhets2013-08-131-3/+4
* Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets2013-07-301-4/+6
|\
| * Merge Request on forked projectsIzaak Alpert2013-07-171-4/+6
* | Fix typosJohannes Schleifenbaum2013-07-291-1/+1
|/
* AnnotatedDmitriy Zaporozhets2013-06-191-2/+3
* Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8...Dmitriy Zaporozhets2013-06-041-1/+1
|\
| * Typo in realtion name fixedAndrew8xx82013-03-251-1/+1
| * Tests fixedAndrew8xx82013-03-251-1/+1
* | Update poltergeist and should-matchersDmitriy Zaporozhets2013-05-231-4/+0
* | modify api to work with new deploy keysDmitriy Zaporozhets2013-05-061-1/+2
* | updated fork feature to use gitlab-shell for v5 of gitlabAngus MacArthur2013-04-151-0/+1
* | Specs refactoring to reduce test time. Disabled observers by default for specsDmitriy Zaporozhets2013-04-101-1/+1
* | Fixed random failing testDmitriy Zaporozhets2013-04-101-1/+1
* | Merge branch 'feature/refactoring_scopes_pr' of https://github.com/Undev/gitl...Dmitriy Zaporozhets2013-04-091-2/+2
|\ \
| * | Fix testsAndrey Kumanyaev2013-04-031-2/+2
* | | save each notification setting with ajax on changeDmitriy Zaporozhets2013-04-041-0/+1
|/ /
* | Project.repository should never be nil so you can call repository.exists? or ...Dmitriy Zaporozhets2013-04-011-7/+3
* | Fix tests and remove app/models/repository.rbDmitriy Zaporozhets2013-03-311-1/+1
* | Use existing methods for branch names: Ex use @repository.branch_names instea...Dmitriy Zaporozhets2013-03-311-1/+12
* | annotatedDmitriy Zaporozhets2013-03-271-0/+1
|/
* reannotatedDmitriy Zaporozhets2013-03-151-0/+2
* Merge branch 'master' into fixes/apiSebastian Ziebell2013-03-051-0/+54
|\
| * New field addedAndrew8xx82013-02-281-0/+21
| * Project issue tracker functions refactoredAndrew8xx82013-02-281-0/+33
* | Merge branch 'master' into fixes/apiSebastian Ziebell2013-02-271-3/+0
|\ \ | |/
| * Move git post push logic to serviceDmitriy Zaporozhets2013-02-251-3/+0
* | API: fixes test if project limit is reachedSebastian Ziebell2013-02-201-1/+1
|/
* Merge Request uses StateMachine nowAndrew8xx82013-02-181-6/+2
* fixing tests after refactoringDmitriy Zaporozhets2013-02-111-6/+1
* Fixed: post-receive, project remove, testsDmitriy Zaporozhets2013-02-051-2/+0
* add path and path_with_namespace to api project entityDmitriy Zaporozhets2013-01-311-2/+1