summaryrefslogtreecommitdiff
path: root/spec
Commit message (Collapse)AuthorAgeFilesLines
* wiki: rspecvsizov2012-02-217-246/+40
|
* wiki base sceletonValery Sizov2012-02-195-0/+246
|
* Usability & design improvementsDmitriy Zaporozhets2012-02-181-1/+0
|
* 4 roles permission systemDmitriy Zaporozhets2012-02-164-23/+15
|
* ProtectedBranches model, Master permission for repo\n Allow push to ↵Dmitriy Zaporozhets2012-02-152-10/+29
| | | | protected branch for masters only
* Moving to rails 3.2Dmitriy Zaporozhets2012-02-111-1/+1
|
* Admin area improvedDmitriy Zaporozhets2012-02-113-7/+28
|
* fix test crash after rename linkDmitriy Zaporozhets2012-02-081-1/+1
|
* 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-308-22/+11
|
* Bootstrap: Issues, Merge Requests, SSH Key completedDmitriy Zaporozhets2012-01-293-20/+11
|
* Bootstrap: application layoutDmitriy Zaporozhets2012-01-281-1/+1
|
* Commit diff fixes, per-line comments fixedDmitriy Zaporozhets2012-01-251-15/+1
|
* fixed commit commentingDmitriy Zaporozhets2012-01-213-4/+58
|
* fixed team member specDmitriy Zaporozhets2012-01-191-1/+0
|
* projects link added. security specs addedDmitriy Zaporozhets2012-01-194-29/+47
|
* deploy key creation restyledDmitriy Zaporozhets2012-01-181-2/+1
|
* minimalistic UI: issues index, css refactoringDmitriy Zaporozhets2012-01-181-1/+1
|
* Merge branch 'deploy_keys'Dmitriy Zaporozhets2012-01-143-1/+78
|\ | | | | | | | | | | Conflicts: app/views/layouts/project.html.haml db/schema.rb
| * Specs for deploy_keys updatedmiks2011-12-315-50/+6
| |
| * Use correct model for testingmiks2011-12-301-1/+1
| |
| * Spec updatesmiks2011-12-302-1/+11
| |
| * Specs for deploy_keysmiks2011-12-304-5/+83
| |
| * Merge branch 'master' into deploy_keysmiks2011-12-298-47/+330
| |\ | | | | | | | | | | | | Conflicts: app/models/project.rb
| * | Initial deploy_key feature commitmiks2011-12-291-0/+33
| | |
* | | remove modal window from team member managmentDmitriy Zaporozhets2012-01-141-1/+1
| | |
* | | fixed testDmitriy Zaporozhets2012-01-131-0/+1
| | |
* | | lil restyleDmitriy Zaporozhets2012-01-111-1/+1
| | |
* | | Merge branch 'project_activities'Dmitriy Zaporozhets2012-01-052-8/+9
|\ \ \
| * | | Project activities restyledDmitriy Zaporozhets2012-01-042-8/+9
| | | |
* | | | fix bug #322Valery Sizov2012-01-032-0/+12
|/ / /
* | | repo branches and tagsDmitriy Zaporozhets2011-12-311-0/+23
| | |
* | | repositories tab specsDmitriy Zaporozhets2011-12-311-0/+35
| | |
* | | Project tab r1 is finishedDmitriy Zaporozhets2011-12-301-1/+1
| |/ |/|
* | commented dashboard specDmitriy Zaporozhets2011-12-281-7/+9
| |
* | dashboard test fixDmitriy Zaporozhets2011-12-281-2/+6
| |
* | Merge pull request #237 from CedricGatay/feature/expand_issues_ref_in_commitValeriy Sizov2011-12-271-0/+67
|\ \ | | | | | | Autolinks to issues in commit message (see #155)
| * | 1/ rspec'edCedric Gatay2011-12-271-0/+67
| | | | | | | | | | | | | | | | | | 2/ @commit.safe_message as an argument 3/ preserve in helper 4/ spaces around operators
* | | commented some testsValery Sizov2011-12-271-36/+36
| | |
* | | Merge branch 'web_hooks' of https://github.com/ariejan/gitlabhq into ↵Valery Sizov2011-12-276-1/+209
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | ariejan-web_hooks Conflicts: app/models/project.rb config/routes.rb db/schema.rb
| * | Fixed typo in spec mster => masterAriejan de Vroom2011-12-261-1/+1
| | |
| * | Added specs for special casesAriejan de Vroom2011-12-151-1/+22
| | | | | | | | | | | | | | | | | | We don't execute web hooks when: * You create a new branch. Make sure you first create the branch, and then push any commits. This is the way Github works, so its expected behavior. * When tags are pushed.
| * | Added web hooks functionalityAriejan de Vroom2011-12-146-1/+188
| | | | | | | | | | | | | | | | | | | | | | | | | | | This commit includes: * Projects can have zero or more WebHooks. * The PostReceive job will ask a project to execute any web hooks defined for that project. * WebHook has a URL, we post Github-compatible JSON to that URL. * Failure to execute a WebHook will be silently ignored.
* | | fix dashboard specDmitriy Zaporozhets2011-12-251-2/+4
| |/ |/|
* | fixed broken test bor truncated titleDmitriy Zaporozhets2011-12-221-1/+1
| |
* | User profile restyle. Feed(Atom) links for commits & issuesDmitriy Zaporozhets2011-12-191-2/+13
| |
* | fix notification testsValery Sizov2011-12-181-2/+1
| |
* | annotate modelValery Sizov2011-12-184-17/+34
| |
* | fix failing test with long nameDmitriy Zaporozhets2011-12-161-3/+3
| |