summaryrefslogtreecommitdiff
path: root/spec/models/project_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor merge request refresh logic on pushDmitriy Zaporozhets2014-11-111-57/+0
* Add Pushover service integrationSullivan SENECHAL2014-10-031-0/+1
* Fix MR commenting system when new commits pushedDmitriy Zaporozhets2014-09-231-0/+56
* Replace old references of users_project & users_groupDmitriy Zaporozhets2014-09-141-1/+1
* Annotate modelsDmitriy Zaporozhets2014-08-251-0/+2
* Fix project and notes specsDmitriy Zaporozhets2014-08-011-14/+11
* Move destroy user feature to spec.Ciro Santilli2014-07-171-3/+14
* Add star count, view logic, more tests.Ciro Santilli2014-07-171-6/+46
* Add project stars.Ciro Santilli2014-07-171-0/+18
* Remove mass assgnment specsDmitriy Zaporozhets2014-06-261-2/+0
* Remove rails observers from applicationDmitriy Zaporozhets2014-06-171-3/+0
* Fix testsDmitriy Zaporozhets2014-05-281-1/+0
* Re-annotate modelsDmitriy Zaporozhets2014-04-091-3/+3
* Fix test broken by 89c942908cc1d98dfd4af1f89b69704f691a0edfDmitriy Zaporozhets2014-04-081-1/+1
* Added Slack service integration.Federico Ravasio2014-03-181-0/+1
* 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
|/ /