summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Added Slack service integration.Federico Ravasio2014-03-183-0/+126
* Added tag_push_events to the web_hooksJeroen van Baarsen2014-03-051-0/+19
* Remove duplicate codeJacob Vosmaer2014-03-032-12/+0
* Add Gemnasium Service for GitlabBinsztock Rémy2014-02-215-0/+51
* Merge pull request #5261 from devaroop/retrieve_ssh_keys_by_sshDmitriy Zaporozhets2014-02-111-0/+11
|\
| * remove unwanted spaces, reduce diff, clean before mergeGitLab2014-02-111-3/+1
| * sync with upstream for ease to mergeGitLab2014-02-0617-63/+389
| |\
| * | adding tests for the ssh keys featureGitLab2014-02-061-0/+12
* | | Fix bug with cross-reference note on commitDmitriy Zaporozhets2014-02-071-0/+10
| |/ |/|
* | added group avatarsSteven Thonus2014-01-281-0/+15
* | Fix broken test in spec/models/project_spec.rbJason Hollingsworth2014-01-241-1/+1
* | Merge branch 'master' into reference_relative_linksMarin Jankovski2014-01-247-21/+20
|\ \
| * | Project name was hardcoded (oops)Carlos Paramio2014-01-241-3/+4
| * | Fix project model specDmitriy Zaporozhets2014-01-231-2/+2
| * | Fix testsDmitriy Zaporozhets2014-01-232-5/+4
| * | Fix mr specsDmitriy Zaporozhets2014-01-231-4/+3
| * | Make changes to testsDmitriy Zaporozhets2014-01-226-7/+7
* | | Update last sha of the commit in the test seed repository.Marin Jankovski2014-01-231-4/+4
|/ /
* | Merge pull request #5958 from brunoga/go-repository-fetchDmitriy Zaporozhets2014-01-211-0/+5
|\ \
| * | Added a simple test to web_url_without_protocol.Bruno Albuquerque2014-01-201-0/+5
* | | Merge pull request #6072 from jvanbaarsen/fix-3516Dmitriy Zaporozhets2014-01-191-0/+21
|\ \ \
| * | | Better check on the validity of emailsJeroen van Baarsen2014-01-161-0/+21
* | | | Merge branch 'add_website_url_to_user' of https://github.com/jeromedalbert/gi...Dmitriy Zaporozhets2014-01-191-0/+46
|\ \ \ \
| * | | | Add website url to userJerome Dalbert2014-01-181-0/+46
| |/ / /
* | | | Replace context with service in specsDmitriy Zaporozhets2014-01-161-1/+1
|/ / /
* | | Add note for assignee changesDrew Blessing2014-01-061-0/+31
|/ /
* | Add User#avatar_type testsDmitriy Zaporozhets2013-12-241-0/+14
* | Customization and previewing of broadcast messagesAndrew Tomaka2013-12-181-0/+2
* | Archiving old projects; archived projects aren't shown on dashboardSteven Thonus2013-12-161-0/+1
* | fix most of warningsskv2013-12-154-7/+7
* | Fix testDmitriy Zaporozhets2013-12-121-1/+1
* | Fix project models specsDmitriy Zaporozhets2013-12-101-1/+1
* | Annotate web_hooks tableDmitriy Zaporozhets2013-12-043-21/+30
* | added thumbsup and thumsdown emoji voting with rspec testsvagrant2013-11-281-0/+10
* | Adding authenticated public mode (internal).Jason Hollingsworth2013-11-261-1/+1
* | Fix tests after user password length was changedDmitriy Zaporozhets2013-11-251-2/+2
* | Integration with AssemblaCarlos Paramio2013-11-211-0/+50
* | AnnotateDmitriy Zaporozhets2013-11-134-1/+20
* | Show broadcast message to usersDmitriy Zaporozhets2013-11-121-0/+17
* | Broadcast message model + migrationsDmitriy Zaporozhets2013-11-121-0/+7
* | Replace assign with stub for default_branchDmitriy Zaporozhets2013-11-061-2/+2
* | Remove User#namespaces method from codeDmitriy Zaporozhets2013-11-051-2/+0
* | Revert "More escaping"Dmitriy Zaporozhets2013-11-052-4/+4
* | More escapingNigel Kukard2013-11-042-4/+4
* | 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
* | Update user access level when adding to group.Marin Jankovski2013-10-141-0/+12
* | Merge branch 'relative_links_in_documentation' of /home/git/repositories/gitl...Dmitriy Zaporozhets2013-10-111-4/+4
|\ \
| * | Test if markdown is rendered properly.Marin Jankovski2013-10-111-4/+4
* | | Add GollumWiki#empty? methodJacob Vosmaer2013-10-091-0/+21
|/ /