Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A bit of spinach tests | Dmitriy Zaporozhets | 2013-01-09 | 1 | -53/+0 |
* | Fix routing specs | Dmitriy Zaporozhets | 2013-01-09 | 1 | -6/+6 |
* | organize simplecov | Dmitriy Zaporozhets | 2013-01-07 | 1 | -4/+1 |
* | Remove unused methods | Dmitriy Zaporozhets | 2013-01-05 | 1 | -6/+0 |
* | Tests are fixed now | Dmitriy Zaporozhets | 2013-01-05 | 2 | -10/+1 |
* | Fix security spec | Dmitriy Zaporozhets | 2013-01-05 | 1 | -2/+2 |
* | Fix some tests. Use travis-ci 1.9.2 | Dmitriy Zaporozhets | 2013-01-05 | 6 | -35/+9 |
* | Fixed styles, ProjectHook specs etc | Dmitriy Zaporozhets | 2013-01-05 | 2 | -3/+4 |
* | use ui-box as for all | Dmitriy Zaporozhets | 2013-01-04 | 4 | -16/+9 |
* | Fixed protected branches and file edit | Dmitriy Zaporozhets | 2013-01-04 | 2 | -2/+13 |
* | Rspec fixes | Dmitriy Zaporozhets | 2013-01-04 | 18 | -191/+141 |
* | Continue refactoring. Use repostory and team | Dmitriy Zaporozhets | 2013-01-04 | 8 | -41/+44 |
* | REpostiry, Team models | Dmitriy Zaporozhets | 2013-01-03 | 2 | -2/+3 |
* | Rspec models Milestone, Commit, UsersProject | Dmitriy Zaporozhets | 2013-01-03 | 3 | -0/+152 |
* | fix tests | Dmitriy Zaporozhets | 2013-01-03 | 1 | -3/+3 |
* | move activated? method to service | Dmitriy Zaporozhets | 2013-01-03 | 1 | -0/+4 |
* | Fixed tests. added test for gitlab_ci_service model | Dmitriy Zaporozhets | 2013-01-03 | 5 | -4/+51 |
* | Add concerns to autoload | Dmitriy Zaporozhets | 2013-01-03 | 1 | -1/+1 |
* | Few more fixes after removing roles | Dmitriy Zaporozhets | 2013-01-03 | 3 | -15/+1 |
* | Get rid of roles | Dmitriy Zaporozhets | 2013-01-02 | 5 | -13/+10 |
* | Fixed missing current user for issue observer | Dmitriy Zaporozhets | 2013-01-02 | 2 | -25/+24 |
* | Fix api specs. Use id instead path | Dmitriy Zaporozhets | 2013-01-02 | 7 | -39/+25 |
* | Fix few bugs and tests after refactoring ownership logic | Dmitriy Zaporozhets | 2013-01-02 | 8 | -36/+36 |
* | Project has now correct owner and creator. Increased test coverage | Dmitriy Zaporozhets | 2013-01-02 | 5 | -45/+146 |
* | Bit of cleanup and improving mailer | Dmitriy Zaporozhets | 2012-12-31 | 1 | -1/+1 |
* | Fix routing issues when navigating over tree, commits etc | Dmitriy Zaporozhets | 2012-12-25 | 2 | -0/+21 |
* | Improve web hook data. Use clonable url in repo info | Dmitriy Zaporozhets | 2012-12-23 | 1 | -1/+1 |
* | Fix import rake task and tests | Dmitriy Zaporozhets | 2012-12-23 | 1 | -0/+1 |
* | Implement UsersProject project_access validation | Dmitriy Zaporozhets | 2012-12-22 | 5 | -5/+7 |
* | Fixed wierd gitlab markdown issue | Dmitriy Zaporozhets | 2012-12-22 | 1 | -2/+2 |
* | Fixed tests | Dmitriy Zaporozhets | 2012-12-21 | 2 | -8/+8 |
* | Merge pull request #2305 from gitlabhq/fix_gfm_auto_complete | Dmitriy Zaporozhets | 2012-12-21 | 1 | -0/+8 |
|\ | |||||
| * | refactoring gfm_autocomplete | Valeriy Sizov | 2012-12-20 | 1 | -0/+8 |
* | | Fix gravatar and ldap config | Riyad Preukschas | 2012-12-20 | 1 | -2/+2 |
* | | Update uses of Gitolite.config.foo settings | Riyad Preukschas | 2012-12-20 | 6 | -9/+9 |
* | | Cleanup after issues refactor and fix test | Dmitriy Zaporozhets | 2012-12-20 | 1 | -0/+3 |
* | | Refactor issues, Remove ajax | Dmitriy Zaporozhets | 2012-12-19 | 1 | -1/+1 |
* | | Make tests green for postgres | Dmitriy Zaporozhets | 2012-12-18 | 1 | -5/+5 |
* | | Split commit_id and noteable_id for Note | Dmitriy Zaporozhets | 2012-12-18 | 2 | -6/+6 |
|/ | |||||
* | Account role spec | Dmitriy Zaporozhets | 2012-12-16 | 2 | -12/+48 |
* | Moving repositories spec to roles. Added missing spec for project | Dmitriy Zaporozhets | 2012-12-15 | 2 | -92/+96 |
* | Uncommented test observing comment event | Dmitriy Zaporozhets | 2012-12-14 | 1 | -11/+13 |
* | Fixed event.allowed? with event.proper? | Dmitriy Zaporozhets | 2012-12-14 | 1 | -1/+1 |
* | added NamespacedProject role. Extended project info displayed for admin. Fixe... | Dmitriy Zaporozhets | 2012-12-14 | 1 | -1/+12 |
* | Fix spec/workers/post_receive_spec.rb | Dmitriy Zaporozhets | 2012-12-13 | 1 | -2/+2 |
* | Add ace editor to snippets | Dmitriy Zaporozhets | 2012-12-12 | 1 | -3/+2 |
* | Fix project hook spec | Riyad Preukschas | 2012-12-10 | 1 | -1/+1 |
* | Merge pull request #2222 from jojosch/add-test-help-raketasks | Riyad Preukschas | 2012-12-10 | 1 | -0/+5 |
|\ | |||||
| * | add help/raketasks to routing spec | Johannes Schleifenbaum | 2012-12-08 | 1 | -0/+5 |
* | | Fix worker specs to parse namespaces | Dmitriy Zaporozhets | 2012-12-09 | 1 | -4/+8 |
|/ |