summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Rename NoteObserver methods and clarify thingsRiyad Preukschas2012-10-181-19/+38
* Fixing broken test of project last_activityrandx2012-10-171-16/+16
* Added project has_one :last_event assoc. Fixed tab line-height after font-awe...randx2012-10-171-4/+3
* Merge pull request #1692 from riyad/saner-note-methodsDmitriy Zaporozhets2012-10-152-3/+17
|\
| * Make Note methods sanerRiyad Preukschas2012-10-132-3/+17
* | Fix notification for notes on a wall.Robb Kidd2012-10-131-1/+1
|/
* Merge pull request #1685 from jozefvaclavik/masterValeriy Sizov2012-10-121-2/+20
|\
| * Update spec/requests/api/projects_spec.rbjozefvaclavik2012-10-121-2/+1
| * Update projects_spec.rb for Hook list and editjozefvaclavik2012-10-121-2/+21
* | Reduce complexity: replace case statement with method lookup.Robb Kidd2012-10-111-1/+1
|/
* Separate observing of Note and MergeRequestsRobb Kidd2012-10-104-0/+351
* Merge pull request #1629 from riyad/show-notes-indicator-for-commits-and-merg...Dmitriy Zaporozhets2012-10-101-0/+15
|\
| * Make MRs also count and display its commits' notesRiyad Preukschas2012-10-101-0/+15
* | Move emoji auto-complete helper to ApplicationHelperRiyad Preukschas2012-10-101-10/+0
|/
* Add emoji_for_completion helperRiyad Preukschas2012-10-091-0/+10
* AnnotatedDmitriy Zaporozhets2012-10-0913-0/+208
* tests fixAndrey Kumanyaev2012-10-097-10/+10
* API: add project snippets listingNihad Abbasov2012-10-081-0/+9
* Fix testsDmitriy Zaporozhets2012-10-051-4/+4
* Remove leftover ref_extractor_spec fileRobert Speicher2012-10-041-58/+0
* ExtractsPath: Use ref_names instead of branches+tagsRobert Speicher2012-10-041-2/+1
* Fix bug with branches whose name contains slashValeriy Sizov2012-10-041-2/+2
* Merge branch 'feature/groups' of dev.gitlabhq.com:gitlabhqValery Sizov2012-10-033-0/+52
|\
| * refactored factory + fixed testsDmitriy Zaporozhets2012-10-023-21/+8
| * Group entity. Group has many projectsDmitriy Zaporozhets2012-10-023-0/+65
* | Factories spec refactoring after #1616Valeriy Sizov2012-10-031-1/+3
* | Merge pull request #1617 from dosire/reject-ssh-keys-that-break-gitoliteValeriy Sizov2012-10-034-6/+21
|\ \
| * | Don't test if invalid key is valid.Marin Jankovski2012-09-251-0/+1
| * | Valid key for deploy keys spec test.Marin Jankovski2012-09-251-1/+1
| * | Reject ssh keys that break gitolite.Sytse Sijbrandij2012-09-242-5/+19
* | | Cache the value of safe_messageRobert Speicher2012-10-021-0/+37
| |/ |/|
* | Update linguist and pygments #1602Valeriy Sizov2012-10-021-2/+2
* | #1585 Api for user creation: rspecValeriy Sizov2012-10-021-0/+21
* | Move ProjectHooks from spec/requests to spinachrandx2012-09-271-43/+0
* | tests for: Profile -> Historyrandx2012-09-271-0/+6
* | Add nav_link helper to TabHelperRobert Speicher2012-09-261-0/+44
* | Add current_action? helperRobert Speicher2012-09-261-0/+19
* | Use Rails.root.join where appropriateRobert Speicher2012-09-262-3/+3
* | Speed up request specs a bitRobert Speicher2012-09-262-4/+12
* | Rename branches and tags Repo methods to branch_names and tag_namesRobert Speicher2012-09-261-4/+4
* | Remove atom Dashboard spec that no longer appliesRobert Speicher2012-09-261-7/+0
* | Clean up project access specRobert Speicher2012-09-261-78/+92
* | Fix GFM request specRobert Speicher2012-09-261-2/+2
* | Fix Repository role specRobert Speicher2012-09-261-6/+6
* | Add CommitsController spec to make sure atom feeds workRobert Speicher2012-09-261-0/+22
* | Add Compare#index and Compare#create actionsRobert Speicher2012-09-261-0/+5
* | Updates to routing specsRobert Speicher2012-09-261-46/+11
* | Allow current_controller? helper to take an Array of optionsRobert Speicher2012-09-261-0/+5
* | Add current_controller? helper methodRobert Speicher2012-09-261-0/+14
* | Factories - Format project path and codeRobert Speicher2012-09-261-2/+2