summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Group ownership completely based on users_groups relation nowDmitriy Zaporozhets2013-09-2612-66/+32
* Namespaces.owner_id can be nullDmitriy Zaporozhets2013-09-262-2/+11
* Remove project transfer page since we already have multiple owners for groupDmitriy Zaporozhets2013-09-262-22/+1
* Group owner or admin can remove other group ownersDmitriy Zaporozhets2013-09-262-3/+3
* Group has multiple owners so no sense to show one at dashboard listDmitriy Zaporozhets2013-09-262-5/+8
* Fix remove snippet testDmitriy Zaporozhets2013-09-252-3/+3
* Merge branch '6-1-stable'Dmitriy Zaporozhets2013-09-255-2/+109
|\
| * Merge pull request #5174 from johannesbecker/service-pivotaltrackerDmitriy Zaporozhets2013-09-254-1/+81
| |\
| | * Syntax cleanupJohannes Becker2013-09-251-12/+16
| | * Added spinach Tests for pivotaltracker serviceJohannes Becker2013-09-252-0/+20
| | * Remove not needed attr_accessibleJohannes Becker2013-09-251-2/+0
| | * Simple PivotalTracker Source Commits ServiceJohannes Becker2013-09-252-1/+59
| |/
| * Merge pull request #5163 from hiroponz/update-check-script-in-stable-branchDmitriy Zaporozhets2013-09-241-1/+28
| |\
| | * Update check scriptHiroyuki Sato2013-09-241-1/+28
| |/
| * Merge pull request #5149 from hiroponz/fix-api-merge-requestDmitriy Zaporozhets2013-09-222-27/+27
| |\
| | * Fix API::MergeRequestHiroyuki Sato2013-09-222-27/+27
| |/
| * Merge pull request #5109 from spudstud/6-1-stableDmitriy Zaporozhets2013-09-221-1/+1
| |\
| | * Corrects the update document to match the version of gitshell specified in th...Spencer Owen2013-09-161-1/+1
* | | Hide new issue button if not authorizedDmitriy Zaporozhets2013-09-251-3/+4
* | | Fixed styling for delete button of snippetDmitriy Zaporozhets2013-09-251-3/+3
* | | Tree files use normal font-weightDmitriy Zaporozhets2013-09-252-2/+2
* | | Merge pull request #5146 from karlhungus/feature-api-search-for-projects-by-nameDmitriy Zaporozhets2013-09-254-20/+86
|\ \ \
| * | | Used pagnation function from api helpersIzaak Alpert2013-09-242-8/+6
| * | | Added missing API documentationIzaak Alpert2013-09-231-0/+15
| * | | Added search for projects by name to apiIzaak Alpert2013-09-233-20/+73
* | | | Hide some filters if current_user is nilDmitriy Zaporozhets2013-09-251-10/+11
* | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2013-09-251-1/+1
|\ \ \ \
| * \ \ \ Merge pull request #4800 from Rovanion/patch-1Jacob Vosmaer2013-09-251-1/+1
| |\ \ \ \
| | * | | | Remove -y option when removing puby1.8Rovanion Luckey2013-08-171-1/+1
* | | | | | Merge branch 'epic/public_projects' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-09-2538-674/+871
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Mention public projects in CHANGELOGDmitriy Zaporozhets2013-09-251-0/+3
| * | | | | Fix public project testsDmitriy Zaporozhets2013-09-251-2/+1
| * | | | | Modify permissions for project and groupDmitriy Zaporozhets2013-09-257-43/+44
| * | | | | Extend profile security specsDmitriy Zaporozhets2013-09-251-0/+27
| * | | | | Version up to 6.2.0.preDmitriy Zaporozhets2013-09-251-1/+1
| * | | | | Dashboard security specsDmitriy Zaporozhets2013-09-251-0/+55
| * | | | | Public/Private projects security specsDmitriy Zaporozhets2013-09-253-474/+469
| * | | | | Group security testsDmitriy Zaporozhets2013-09-251-0/+83
| * | | | | Public projects feature - step2Dmitriy Zaporozhets2013-09-2410-44/+72
| * | | | | Different layout for browsing public area and public project page while not l...Dmitriy Zaporozhets2013-09-243-31/+34
| * | | | | Remove writing issues/notes from non-auth user abilitiesDmitriy Zaporozhets2013-09-241-1/+11
| * | | | | Fix password updateDmitriy Zaporozhets2013-09-241-3/+3
| * | | | | Point to project page from public areaDmitriy Zaporozhets2013-09-244-68/+1
| * | | | | Allow non authenticated user access to public projectsDmitriy Zaporozhets2013-09-249-25/+79
| * | | | | Restyle sign-in page. Mention public projectsDmitriy Zaporozhets2013-09-243-3/+9
* | | | | | Merge branch 'gitlab-shell-check' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-09-251-0/+18
|\ \ \ \ \ \
| * | | | | | Add gitlab-shell/bin/check to rake gitlab:checkJacob Vosmaer2013-09-241-0/+18
| |/ / / / /
* | | | | | Fix commits table highlightDmitriy Zaporozhets2013-09-241-1/+2
|/ / / / /
* | | | | Dont override default table with bootstrap class. Refactor table cssDmitriy Zaporozhets2013-09-247-96/+31
* | | | | Merge branch 'feature/require_old_pass' of /home/git/repositories/gitlab/gitl...Dmitriy Zaporozhets2013-09-244-19/+59
|\ \ \ \ \ | |_|/ / / |/| | | |