Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If user is owner of project it cant be removed from this project | Dmitriy Zaporozhets | 2013-08-27 | 1 | -0/+4 |
* | Reannotate | Dmitriy Zaporozhets | 2013-08-21 | 1 | -2/+2 |
* | Refactor access roles methods | Dmitriy Zaporozhets | 2013-08-20 | 1 | -22/+6 |
* | Remove unused accessor | Dmitriy Zaporozhets | 2013-06-22 | 1 | -8/+0 |
* | Adding groups to notification settings | Dmitriy Zaporozhets | 2013-06-21 | 1 | -5/+1 |
* | Annotated | Dmitriy Zaporozhets | 2013-06-19 | 1 | -2/+2 |
* | Add UsersGroup relation to be respected by abilities and Project#team | Dmitriy Zaporozhets | 2013-06-18 | 1 | -3/+1 |
* | save each notification setting with ajax on change | Dmitriy Zaporozhets | 2013-04-04 | 1 | -6/+12 |
* | Fixed UsersProject.in_projects | Christian HoĢltje | 2013-03-26 | 1 | -1/+1 |
* | replace Gitolited mixin with Gitlab::ShellAdapter | Dmitriy Zaporozhets | 2013-03-21 | 1 | -1/+1 |
* | All scopes must be in lambdas | Andrew8xx8 | 2013-02-12 | 1 | -4/+4 |
* | remove update_repository calls | Dmitriy Zaporozhets | 2013-02-04 | 1 | -10/+0 |
* | Make gitlab works with gitlab-shell | Dmitriy Zaporozhets | 2013-02-04 | 1 | -7/+0 |
* | Fixed link_to_member | Dmitriy Zaporozhets | 2013-01-30 | 1 | -1/+1 |
* | Async perform for add/remove team members | Dmitriy Zaporozhets | 2013-01-28 | 1 | -2/+10 |
* | Do gitolite calls async. Remove satellite with project remove | Dmitriy Zaporozhets | 2013-01-28 | 1 | -1/+1 |
* | Remove old data | Andrey Kumanyaev | 2013-01-24 | 1 | -1/+1 |
* | Added UserTeam core models (team and m-t-m relationships) and updated other m... | Andrey Kumanyaev | 2013-01-24 | 1 | -0/+3 |
* | Remove unused methods | Dmitriy Zaporozhets | 2013-01-05 | 1 | -26/+0 |
* | Fixed protected branches and file edit | Dmitriy Zaporozhets | 2013-01-04 | 1 | -10/+0 |
* | Continue refactoring. Use repostory and team | Dmitriy Zaporozhets | 2013-01-04 | 1 | -33/+16 |
* | REpostiry, Team models | Dmitriy Zaporozhets | 2013-01-03 | 1 | -1/+24 |
* | Rspec models Milestone, Commit, UsersProject | Dmitriy Zaporozhets | 2013-01-03 | 1 | -0/+4 |
* | more refactoring using models/concerns | Dmitriy Zaporozhets | 2013-01-03 | 1 | -2/+2 |
* | Improve perfomance of removeing group | Dmitriy Zaporozhets | 2012-12-30 | 1 | -0/+19 |
* | Get rid of skipping callbacks in production code. Dont trigger gitolite more ... | Dmitriy Zaporozhets | 2012-12-30 | 1 | -43/+57 |
* | Add functional in admin section | Andrey Kumanyaev | 2012-12-26 | 1 | -0/+2 |
* | Implement UsersProject project_access validation | Dmitriy Zaporozhets | 2012-12-22 | 1 | -0/+1 |
* | Annotated. schema updated | Dmitriy Zaporozhets | 2012-11-19 | 1 | -13/+12 |
* | Handle perfomance issue with team import. Model specs | Dmitriy Zaporozhets | 2012-10-24 | 1 | -11/+24 |
* | Feature implemented | Dmitriy Zaporozhets | 2012-10-24 | 1 | -0/+16 |
* | Annotated | Dmitriy Zaporozhets | 2012-10-09 | 1 | -0/+1 |
* | simple refactoring | Andrey Kumanyaev | 2012-10-09 | 1 | -41/+43 |
* | cosmetical cleanup of models | Nihad Abbasov | 2012-09-27 | 1 | -1/+1 |
* | annotate models | Nihad Abbasov | 2012-09-27 | 1 | -4/+4 |
* | set activerecord whitelist_attributes to true | Nihad Abbasov | 2012-09-26 | 1 | -2/+2 |
* | User left project event added | Alex Denisov | 2012-09-10 | 1 | -1/+1 |
* | Merge branch 'master' into project_users_api | miks | 2012-09-08 | 1 | -4/+4 |
|\ | |||||
| * | Update failure message for UsersProject uniqueness validation | Robert Speicher | 2012-09-06 | 1 | -4/+4 |
* | | bulk access roles update/deletion added | miks | 2012-09-06 | 1 | -0/+17 |
|/ | |||||
* | Use similar interface to access gitolite | randx | 2012-08-29 | 1 | -3/+3 |
* | Fully embrace Ruby 1.9 hash syntax | Robert Speicher | 2012-08-10 | 1 | -5/+5 |
* | System Hooks: move callback to observer | Valeriy Sizov | 2012-07-20 | 1 | -28/+0 |
* | System Hook: implemented | Valeriy Sizov | 2012-07-19 | 1 | -1/+29 |
* | Reannotated | randx | 2012-06-26 | 1 | -6/+6 |
* | lib/ refactoring. Module Gitlabhq renamed to Gitlab | randx | 2012-05-26 | 1 | -1/+1 |
* | Cleaning and refactoring | Dmitriy Zaporozhets | 2012-03-06 | 1 | -2/+2 |
* | Fixed tests. removed delegate to id | Dmitriy Zaporozhets | 2012-02-29 | 1 | -1/+1 |
* | Send author to post hook. Display push activity to dashboard | Dmitriy Zaporozhets | 2012-02-29 | 1 | -1/+1 |
* | Event entity created | Dmitriy Zaporozhets | 2012-02-28 | 1 | -1/+0 |