Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused methods | Dmitriy Zaporozhets | 2013-01-05 | 1 | -6/+0 |
* | Tests are fixed now | Dmitriy Zaporozhets | 2013-01-05 | 2 | -10/+1 |
* | Fix some tests. Use travis-ci 1.9.2 | Dmitriy Zaporozhets | 2013-01-05 | 5 | -31/+5 |
* | Fixed styles, ProjectHook specs etc | Dmitriy Zaporozhets | 2013-01-05 | 1 | -2/+3 |
* | 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 | 1 | -1/+1 |
* | Rspec fixes | Dmitriy Zaporozhets | 2013-01-04 | 3 | -168/+118 |
* | Continue refactoring. Use repostory and team | Dmitriy Zaporozhets | 2013-01-04 | 5 | -23/+33 |
* | REpostiry, Team models | Dmitriy Zaporozhets | 2013-01-03 | 2 | -2/+3 |
* | Rspec models Milestone, Commit, UsersProject | Dmitriy Zaporozhets | 2013-01-03 | 3 | -0/+152 |
* | 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 | -0/+70 |
* | Few more fixes after removing roles | Dmitriy Zaporozhets | 2013-01-03 | 2 | -12/+0 |
* | Get rid of roles | Dmitriy Zaporozhets | 2013-01-02 | 2 | -0/+169 |
* | Project has now correct owner and creator. Increased test coverage | Dmitriy Zaporozhets | 2013-01-02 | 3 | -12/+144 |
* | Improve web hook data. Use clonable url in repo info | Dmitriy Zaporozhets | 2012-12-23 | 1 | -1/+1 |
* | Implement UsersProject project_access validation | Dmitriy Zaporozhets | 2012-12-22 | 2 | -2/+3 |
* | Update uses of Gitolite.config.foo settings | Riyad Preukschas | 2012-12-20 | 2 | -3/+3 |
* | Split commit_id and noteable_id for Note | Dmitriy Zaporozhets | 2012-12-18 | 2 | -6/+6 |
* | Account role spec | Dmitriy Zaporozhets | 2012-12-16 | 1 | -12/+4 |
* | Moving repositories spec to roles. Added missing spec for project | Dmitriy Zaporozhets | 2012-12-15 | 1 | -91/+8 |
* | 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 project hook spec | Riyad Preukschas | 2012-12-10 | 1 | -1/+1 |
* | Rewrite project security model tests | Dmitriy Zaporozhets | 2012-12-05 | 1 | -11/+82 |
* | Refactor abilities. Added ProjectUpdate context. Fixed few bugs with namespaces | Dmitriy Zaporozhets | 2012-11-29 | 2 | -2/+3 |
* | Increased test coverage | Dmitriy Zaporozhets | 2012-11-21 | 2 | -0/+50 |
* | Validate username. Gitlab::Regex added | Dmitriy Zaporozhets | 2012-11-28 | 1 | -0/+1 |
* | Allow project creation in scope of group for non-admin but group owners | Dmitriy Zaporozhets | 2012-11-25 | 3 | -0/+12 |
* | Reannotated | Dmitriy Zaporozhets | 2012-11-24 | 4 | -4/+18 |
* | Fix model tests | Dmitriy Zaporozhets | 2012-11-23 | 3 | -9/+6 |
* | Ability to create project with namespace | Dmitriy Zaporozhets | 2012-11-23 | 1 | -0/+1 |
* | Move directory with project. Fixed all related path methods to use namespace | Dmitriy Zaporozhets | 2012-11-22 | 2 | -0/+13 |
* | Fixed spec | Dmitriy Zaporozhets | 2012-11-20 | 1 | -1/+0 |
* | Reannotated | Dmitriy Zaporozhets | 2012-11-20 | 4 | -7/+12 |
* | Post Receive Refactored. Service hooks also triggered now | Dmitriy Zaporozhets | 2012-11-19 | 1 | -6/+8 |
* | Annotated. schema updated | Dmitriy Zaporozhets | 2012-11-19 | 15 | -87/+88 |
* | Service model and service hook | Dmitriy Zaporozhets | 2012-11-20 | 2 | -0/+44 |
* | Fix specs | Riyad Preukschas | 2012-11-14 | 1 | -1/+0 |
* | Merge pull request #1928 from kouno/cleanup-factories | Dmitriy Zaporozhets | 2012-11-13 | 12 | -68/+68 |
|\ | |||||
| * | Remove backward compatibility of factories. | Vincent Bonmalais | 2012-11-13 | 12 | -68/+68 |
* | | Annotated | Dmitriy Zaporozhets | 2012-11-07 | 1 | -0/+1 |
|/ | |||||
* | Handle perfomance issue with team import. Model specs | Dmitriy Zaporozhets | 2012-10-24 | 1 | -0/+33 |
* | Fixing broken test of project last_activity | randx | 2012-10-17 | 1 | -16/+16 |
* | Added project has_one :last_event assoc. Fixed tab line-height after font-awe... | randx | 2012-10-17 | 1 | -4/+3 |
* | Make Note methods saner | Riyad Preukschas | 2012-10-13 | 1 | -2/+16 |
* | Separate observing of Note and MergeRequests | Robb Kidd | 2012-10-10 | 1 | -0/+43 |
* | Make MRs also count and display its commits' notes | Riyad Preukschas | 2012-10-10 | 1 | -0/+15 |
* | Annotated | Dmitriy Zaporozhets | 2012-10-09 | 13 | -0/+208 |