summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1034 from NARKOZ/apiDmitriy Zaporozhets2012-07-044-35/+52
|\
| * ability to update and get a raw snippet via APINihad Abbasov2012-07-041-1/+18
| * add API versionNihad Abbasov2012-07-044-34/+34
* | Disable issues sort. Recent issues on top. Fixed testsDmitriy Zaporozhets2012-07-023-18/+14
* | Epic: Gitlab configuration with default valuesDmitriy Zaporozhets2012-07-022-2/+2
|/
* add project snippets APINihad Abbasov2012-06-291-0/+28
* show only current user projectsNihad Abbasov2012-06-281-2/+1
* add projects APINihad Abbasov2012-06-281-0/+56
* add users APINihad Abbasov2012-06-282-0/+42
* Merge pull request #971 from gingko/masterDmitriy Zaporozhets2012-06-261-0/+18
|\
| * Added option to automaticaly generate passwords for new users.Jakub Troszok2012-06-261-4/+16
| * Added tests for automatic password generation.Jakub Troszok2012-06-241-0/+6
* | Issues can be unassigned nowrandx2012-06-261-1/+0
* | Reannotatedrandx2012-06-2613-73/+97
|/
* Merge branch 'separate_user_and_issue_observer_from_mail_observer' of https:/...randx2012-06-2410-28/+300
|\
| * Protect IssueObserver#send_reassigned_email method.Robb Kidd2012-06-201-3/+3
| * Extract observation of User to a UserObserverRobb Kidd2012-06-202-3/+30
| * Deliver issue mails.Robb Kidd2012-06-201-5/+17
| * Disable observers in specs. Enable only when observer is under test.Robb Kidd2012-06-206-30/+62
| * Add resque_spec to test queuing mail.Robb Kidd2012-06-203-2/+7
| * Make IssueObserver handle issus, not MailerObserverRobb Kidd2012-06-202-6/+56
| * Add method for an issue to know whether it is being closedRobb Kidd2012-06-202-8/+50
| * Add method to Note to create notes about status changes.Robb Kidd2012-06-201-0/+19
| * Update IssueObserver to send reassigned emails when an issue is reassigned.Robb Kidd2012-06-201-29/+36
| * Add new utility method for an issue to know whether it is being reassignedRobb Kidd2012-06-201-4/+15
| * New IssueObserver class and spec.Robb Kidd2012-06-201-0/+67
* | Pushed widget improvedrandx2012-06-211-1/+1
|/
* Cucumber:Dmitriy Zaporozhets2012-06-151-36/+0
* fix broken specNihad Abbasov2012-06-131-4/+4
* Dashboard refactoring:randx2012-06-125-81/+49
* Specs for last push widgetrandx2012-06-121-0/+52
* allow login via private token only for atom feedsNihad Abbasov2012-06-011-0/+7
* add projects atom feedNihad Abbasov2012-05-311-1/+8
* use ffaker gemNihad Abbasov2012-05-292-4/+4
* cleanup User modelNihad Abbasov2012-05-291-1/+1
* fix typo in spec file nameNihad Abbasov2012-05-291-0/+0
* [Tests] Update team member permissionrandx2012-05-271-0/+10
* [Tests] Fixed graph testrandx2012-05-271-1/+1
* [Tests] Better project coveragerandx2012-05-272-20/+28
* [Tests] added spec for search pagerandx2012-05-271-0/+17
* lib/ refactoring. Module Gitlabhq renamed to Gitlabrandx2012-05-261-1/+1
* Password & token split up, icon to button for top panelDmitriy Zaporozhets2012-05-191-1/+1
* New Feature: Git Blame for fileDmitriy Zaporozhets2012-05-171-0/+25
* Update Notify spec to use host set in config/gitlab.ymlRobb Kidd2012-05-161-1/+1
* Make Notify#new_merge_request_email resque friendly.Robb Kidd2012-05-151-1/+1
* Make Notify#new_issue_email resque friendly.Robb Kidd2012-05-151-1/+1
* Make Notify#note_wall_email resque friendlyRobb Kidd2012-05-151-1/+1
* Make Notify#note_commit_email resque friendlyRobb Kidd2012-05-151-2/+3
* Make Notify#note_issue_email resque friendlyRobb Kidd2012-05-151-1/+2
* Make Notify#note_merge_request_email resque friendlyRobb Kidd2012-05-151-2/+6