Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Group ownership completely based on users_groups relation now | Dmitriy Zaporozhets | 2013-09-26 | 12 | -66/+32 |
* | Namespaces.owner_id can be null | Dmitriy Zaporozhets | 2013-09-26 | 2 | -2/+11 |
* | Remove project transfer page since we already have multiple owners for group | Dmitriy Zaporozhets | 2013-09-26 | 2 | -22/+1 |
* | Group owner or admin can remove other group owners | Dmitriy Zaporozhets | 2013-09-26 | 2 | -3/+3 |
* | Group has multiple owners so no sense to show one at dashboard list | Dmitriy Zaporozhets | 2013-09-26 | 2 | -5/+8 |
* | Fix remove snippet test | Dmitriy Zaporozhets | 2013-09-25 | 2 | -3/+3 |
* | Merge branch '6-1-stable' | Dmitriy Zaporozhets | 2013-09-25 | 5 | -2/+109 |
|\ | |||||
| * | Merge pull request #5174 from johannesbecker/service-pivotaltracker | Dmitriy Zaporozhets | 2013-09-25 | 4 | -1/+81 |
| |\ | |||||
| | * | Syntax cleanup | Johannes Becker | 2013-09-25 | 1 | -12/+16 |
| | * | Added spinach Tests for pivotaltracker service | Johannes Becker | 2013-09-25 | 2 | -0/+20 |
| | * | Remove not needed attr_accessible | Johannes Becker | 2013-09-25 | 1 | -2/+0 |
| | * | Simple PivotalTracker Source Commits Service | Johannes Becker | 2013-09-25 | 2 | -1/+59 |
| |/ | |||||
| * | Merge pull request #5163 from hiroponz/update-check-script-in-stable-branch | Dmitriy Zaporozhets | 2013-09-24 | 1 | -1/+28 |
| |\ | |||||
| | * | Update check script | Hiroyuki Sato | 2013-09-24 | 1 | -1/+28 |
| |/ | |||||
| * | Merge pull request #5149 from hiroponz/fix-api-merge-request | Dmitriy Zaporozhets | 2013-09-22 | 2 | -27/+27 |
| |\ | |||||
| | * | Fix API::MergeRequest | Hiroyuki Sato | 2013-09-22 | 2 | -27/+27 |
| |/ | |||||
| * | Merge pull request #5109 from spudstud/6-1-stable | Dmitriy Zaporozhets | 2013-09-22 | 1 | -1/+1 |
| |\ | |||||
| | * | Corrects the update document to match the version of gitshell specified in th... | Spencer Owen | 2013-09-16 | 1 | -1/+1 |
* | | | Hide new issue button if not authorized | Dmitriy Zaporozhets | 2013-09-25 | 1 | -3/+4 |
* | | | Fixed styling for delete button of snippet | Dmitriy Zaporozhets | 2013-09-25 | 1 | -3/+3 |
* | | | Tree files use normal font-weight | Dmitriy Zaporozhets | 2013-09-25 | 2 | -2/+2 |
* | | | Merge pull request #5146 from karlhungus/feature-api-search-for-projects-by-name | Dmitriy Zaporozhets | 2013-09-25 | 4 | -20/+86 |
|\ \ \ | |||||
| * | | | Used pagnation function from api helpers | Izaak Alpert | 2013-09-24 | 2 | -8/+6 |
| * | | | Added missing API documentation | Izaak Alpert | 2013-09-23 | 1 | -0/+15 |
| * | | | Added search for projects by name to api | Izaak Alpert | 2013-09-23 | 3 | -20/+73 |
* | | | | Hide some filters if current_user is nil | Dmitriy Zaporozhets | 2013-09-25 | 1 | -10/+11 |
* | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2013-09-25 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * \ \ \ | Merge pull request #4800 from Rovanion/patch-1 | Jacob Vosmaer | 2013-09-25 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Remove -y option when removing puby1.8 | Rovanion Luckey | 2013-08-17 | 1 | -1/+1 |
* | | | | | | Merge branch 'epic/public_projects' of /home/git/repositories/gitlab/gitlabhq | Dmitriy Zaporozhets | 2013-09-25 | 38 | -674/+871 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Mention public projects in CHANGELOG | Dmitriy Zaporozhets | 2013-09-25 | 1 | -0/+3 |
| * | | | | | Fix public project tests | Dmitriy Zaporozhets | 2013-09-25 | 1 | -2/+1 |
| * | | | | | Modify permissions for project and group | Dmitriy Zaporozhets | 2013-09-25 | 7 | -43/+44 |
| * | | | | | Extend profile security specs | Dmitriy Zaporozhets | 2013-09-25 | 1 | -0/+27 |
| * | | | | | Version up to 6.2.0.pre | Dmitriy Zaporozhets | 2013-09-25 | 1 | -1/+1 |
| * | | | | | Dashboard security specs | Dmitriy Zaporozhets | 2013-09-25 | 1 | -0/+55 |
| * | | | | | Public/Private projects security specs | Dmitriy Zaporozhets | 2013-09-25 | 3 | -474/+469 |
| * | | | | | Group security tests | Dmitriy Zaporozhets | 2013-09-25 | 1 | -0/+83 |
| * | | | | | Public projects feature - step2 | Dmitriy Zaporozhets | 2013-09-24 | 10 | -44/+72 |
| * | | | | | Different layout for browsing public area and public project page while not l... | Dmitriy Zaporozhets | 2013-09-24 | 3 | -31/+34 |
| * | | | | | Remove writing issues/notes from non-auth user abilities | Dmitriy Zaporozhets | 2013-09-24 | 1 | -1/+11 |
| * | | | | | Fix password update | Dmitriy Zaporozhets | 2013-09-24 | 1 | -3/+3 |
| * | | | | | Point to project page from public area | Dmitriy Zaporozhets | 2013-09-24 | 4 | -68/+1 |
| * | | | | | Allow non authenticated user access to public projects | Dmitriy Zaporozhets | 2013-09-24 | 9 | -25/+79 |
| * | | | | | Restyle sign-in page. Mention public projects | Dmitriy Zaporozhets | 2013-09-24 | 3 | -3/+9 |
* | | | | | | Merge branch 'gitlab-shell-check' of /home/git/repositories/gitlab/gitlabhq | Dmitriy Zaporozhets | 2013-09-25 | 1 | -0/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add gitlab-shell/bin/check to rake gitlab:check | Jacob Vosmaer | 2013-09-24 | 1 | -0/+18 |
| |/ / / / / | |||||
* | | | | | | Fix commits table highlight | Dmitriy Zaporozhets | 2013-09-24 | 1 | -1/+2 |
|/ / / / / | |||||
* | | | | | Dont override default table with bootstrap class. Refactor table css | Dmitriy Zaporozhets | 2013-09-24 | 7 | -96/+31 |
* | | | | | Merge branch 'feature/require_old_pass' of /home/git/repositories/gitlab/gitl... | Dmitriy Zaporozhets | 2013-09-24 | 4 | -19/+59 |
|\ \ \ \ \ | |_|/ / / |/| | | | |