| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | save each notification setting with ajax on change | Dmitriy Zaporozhets | 2013-04-04 | 2 | -6/+8 |
| | | |||||
| * | specs for repository tag_names, branch_names | Dmitriy Zaporozhets | 2013-04-03 | 1 | -0/+16 |
| | | |||||
| * | decorate commits in Gitlab::Git::repository with valid class | Dmitriy Zaporozhets | 2013-04-03 | 1 | -0/+11 |
| | | |||||
| * | keep same dir structure for specs as in lib/ | Dmitriy Zaporozhets | 2013-04-03 | 4 | -19/+0 |
| | | |||||
| * | Fixed API file raw functionality, Fixed tree controller tests. Added ↵ | Dmitriy Zaporozhets | 2013-04-03 | 3 | -5/+42 |
| | | | | | BlobController specs | ||||
| * | fixed blame and mr factory | Dmitriy Zaporozhets | 2013-04-03 | 3 | -4/+8 |
| | | |||||
| * | fix test | Dmitriy Zaporozhets | 2013-04-02 | 1 | -1/+1 |
| | | |||||
| * | fixed test using repo with commits but old factory | Dmitriy Zaporozhets | 2013-04-01 | 8 | -19/+10 |
| | | |||||
| * | fix tests | Dmitriy Zaporozhets | 2013-04-01 | 3 | -8/+5 |
| | | |||||
| * | fix facotries | Dmitriy Zaporozhets | 2013-04-01 | 2 | -3/+3 |
| | | |||||
| * | Use project_with_code factory where necessary | Dmitriy Zaporozhets | 2013-04-01 | 6 | -6/+6 |
| | | |||||
| * | Dont init repo on every create(:repo) | Dmitriy Zaporozhets | 2013-04-01 | 4 | -6/+9 |
| | | |||||
| * | Project.repository should never be nil so you can call repository.exists? or ↵ | Dmitriy Zaporozhets | 2013-04-01 | 5 | -36/+29 |
| | | | | | | | repository.empty? Also specify separate project factory for project with filled repo | ||||
| * | Use Gitlab::Git:: for git features across application | Dmitriy Zaporozhets | 2013-04-01 | 1 | -2/+5 |
| | | |||||
| * | define TestEnv and keep all global stubs in one place | Dmitriy Zaporozhets | 2013-04-01 | 3 | -72/+64 |
| | | |||||
| * | Fix stubbed repo | Dmitriy Zaporozhets | 2013-04-01 | 1 | -6/+2 |
| | | |||||
| * | Decorate Gitlab::Git::Commit with Commit | Dmitriy Zaporozhets | 2013-03-31 | 1 | -1/+1 |
| | | |||||
| * | Fix tests and remove app/models/repository.rb | Dmitriy Zaporozhets | 2013-03-31 | 4 | -153/+3 |
| | | |||||
| * | specs for Gitlab::Git::Repository and Gitlab::Git::Commit | Dmitriy Zaporozhets | 2013-03-31 | 2 | -0/+155 |
| | | |||||
| * | Use existing methods for branch names: Ex use @repository.branch_names ↵ | Dmitriy Zaporozhets | 2013-03-31 | 1 | -1/+12 |
| | | | | | instead of @repository.heads.map(&:name) | ||||
| * | Merge pull request #3396 from Andrew8xx8/issue-button-fix | Dmitriy Zaporozhets | 2013-03-30 | 1 | -0/+27 |
| |\ | | | | | New issue button was not follows to external tracker if it is selected. ... | ||||
| | * | New issue button was not follows to external tracker if it is selected. ↵ | Andrew8xx8 | 2013-03-26 | 1 | -0/+27 |
| | | | | | | | | | fixed #3386 | ||||
| * | | Merge pull request #3406 from docwhat/in_projects | Dmitriy Zaporozhets | 2013-03-30 | 1 | -1/+20 |
| |\ \ | | | | | | | Fixed UsersProject.in_projects | ||||
| | * | | Fixed UsersProject.in_projects | Christian Höltje | 2013-03-26 | 1 | -1/+20 |
| | | | | | | | | | | | | | | | | | | | I discovered while trying to use UserTeam#remove_member() that UsersProject.in_projects was broken. So I wrote test cases to test what I was trying to do and fixed the underlying problem. | ||||
| * | | | refactor wall.js. style wall page a bit | Dmitriy Zaporozhets | 2013-03-28 | 1 | -8/+0 |
| | | | | |||||
| * | | | inslude author & assignee to note notification recipients | Dmitriy Zaporozhets | 2013-03-28 | 1 | -27/+58 |
| | | | | |||||
| * | | | rebuild notification on notes logic | Dmitriy Zaporozhets | 2013-03-28 | 1 | -0/+39 |
| | | | | |||||
| * | | | Fix notify specs. Fix merge request close via api | Dmitriy Zaporozhets | 2013-03-28 | 1 | -2/+2 |
| | | | | |||||
| * | | | Improve notification service tests | Dmitriy Zaporozhets | 2013-03-28 | 1 | -9/+20 |
| | | | | |||||
| * | | | Add close issue/mr methods to Notify. Refactored Notificationservice | Dmitriy Zaporozhets | 2013-03-28 | 1 | -3/+3 |
| | | | | |||||
| * | | | add watchers to email recipients list. Add emails for close/merge MR | Dmitriy Zaporozhets | 2013-03-28 | 1 | -9/+112 |
| | | | | |||||
| * | | | Prepare UI for notification settings | Dmitriy Zaporozhets | 2013-03-27 | 1 | -11/+0 |
| | | | | |||||
| * | | | notification scaffold | Dmitriy Zaporozhets | 2013-03-27 | 3 | -0/+39 |
| | | | | |||||
| * | | | annotated | Dmitriy Zaporozhets | 2013-03-27 | 2 | -0/+2 |
| | | | | |||||
| * | | | stub notification in event model | Dmitriy Zaporozhets | 2013-03-26 | 1 | -0/+1 |
| | | | | |||||
| * | | | refactor observers test since email logic moved to service | Dmitriy Zaporozhets | 2013-03-26 | 4 | -161/+10 |
| | | | | |||||
| * | | | use NotificationService for handle notify logic when MR created | Dmitriy Zaporozhets | 2013-03-26 | 2 | -14/+21 |
| |/ / | |||||
| * | | Merge pull request #3398 from Andrew8xx8/spork | Dmitriy Zaporozhets | 2013-03-26 | 1 | -43/+58 |
| |\ \ | | | | | | | Spork support added | ||||
| | * | | Spork support added | Andrew8xx8 | 2013-03-26 | 1 | -43/+58 |
| | |/ | |||||
| * | | enable callbacks for specs after notification | Dmitriy Zaporozhets | 2013-03-26 | 1 | -1/+2 |
| | | | |||||
| * | | refactor issue observer spec | Dmitriy Zaporozhets | 2013-03-26 | 2 | -66/+16 |
| | | | |||||
| * | | fixed tests | Dmitriy Zaporozhets | 2013-03-26 | 1 | -2/+2 |
| | | | |||||
| * | | NotificationService for resolving email notification logic | Dmitriy Zaporozhets | 2013-03-26 | 1 | -0/+47 |
| |/ | |||||
| * | login with both email or username | Dmitriy Zaporozhets | 2013-03-25 | 1 | -1/+1 |
| | | |||||
| * | Admin.projects: remove views and route specs | Dmitriy Zaporozhets | 2013-03-25 | 1 | -20/+0 |
| | | |||||
| * | Updatev security tests since admin is a superuser now. Has access to any project | Dmitriy Zaporozhets | 2013-03-25 | 1 | -17/+17 |
| | | |||||
| * | Removed not relevant tests for admin.projects | Dmitriy Zaporozhets | 2013-03-25 | 1 | -42/+0 |
| | | |||||
| * | Merge branch 'fix-404-json-file' of https://github.com/hiroponz/gitlabhq ↵ | Dmitriy Zaporozhets | 2013-03-24 | 1 | -42/+0 |
| |\ | | | | | | | into hiroponz-fix-404-json-file | ||||
| | * | Fix 404 error while displaying json files. | Sato Hiroyuki | 2013-03-21 | 1 | -42/+0 |
| | | | | | | | | | | | It uses params[:id] instead of request.fullpath. It should fix #3132. | ||||
| * | | Move directory logic out of model. Use Gitlab:Shell class to interact with ↵ | Dmitriy Zaporozhets | 2013-03-21 | 1 | -1/+1 |
| | | | | | | | | | file system | ||||
