summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Manage team from groups page. Phase 1Dmitriy Zaporozhets2012-11-295-15/+66
* Minor improvments to UIDmitriy Zaporozhets2012-11-298-5/+18
* authorized_projects and authorized_groups methods for userDmitriy Zaporozhets2012-11-294-16/+26
* Merge pull request #2117 from koenpunt/scss-cleanupDmitriy Zaporozhets2012-11-2931-849/+828
|\
| * Selective responsive bootstrapKoen Punt2012-11-291-2/+4
| * Mixins are now all with dashes instead of underscoresKoen Punt2012-11-295-19/+21
| * renamed blue_link var to primary_colorKoen Punt2012-11-296-10/+9
| * Removed bg-gradient, now directly using linear-gradientKoen Punt2012-11-293-8/+4
| * removed overqualified mixins round-borders-*Koen Punt2012-11-295-24/+13
| * Forgot to rename varKoen Punt2012-11-292-12/+19
| * replaced redundant -*-border-radius box-shadows and others with corresponding...Koen Punt2012-11-2926-268/+240
| * Added some uniformity, all css properties and values are separated by a colon...Koen Punt2012-11-2926-502/+502
| * Removed css declarations out of main.scss, so main is only a collectorKoen Punt2012-11-294-94/+106
* | Fix group duplication on dashboard and project order in groupDmitriy Zaporozhets2012-11-294-7/+15
* | Improve admin logsDmitriy Zaporozhets2012-11-293-7/+15
|/
* Refactor abilities. Added ProjectUpdate context. Fixed few bugs with namespacesDmitriy Zaporozhets2012-11-2915-51/+113
* Merge pull request #2096 from panxiaoming/masterSaito2012-11-291-1/+1
|\
| * fixed the bug of URIDECODE errorpanxiaoming2012-11-281-1/+1
* | Merge pull request #2105 from jouve/improve_admin_viewsDmitriy Zaporozhets2012-11-298-33/+29
|\ \
| * | Improve admin views for project and groupsCyril2012-11-288-33/+29
* | | Removed feature: comments on wikiDmitriy Zaporozhets2012-11-295-41/+1
* | | authorized_for scope added to projectAlex Denisov2012-11-282-1/+2
* | | Restyled error messages in common way. Added title to head partialDmitriy Zaporozhets2012-11-2813-16/+25
* | | Add a link to each project on the Issues dashboardRobert Speicher2012-11-281-1/+1
|/ /
* | Increased test coverageDmitriy Zaporozhets2012-11-212-23/+23
* | Validate username. Gitlab::Regex addedDmitriy Zaporozhets2012-11-286-13/+23
|/
* Fix CSS for code highlightingRiyad Preukschas2012-11-273-8/+12
* Add user_color_scheme_class helperRiyad Preukschas2012-11-273-6/+8
* Remove unused responsive formatsDmitriy Zaporozhets2012-11-271-1/+9
* Fix user creation cause of dual namespace buildDmitriy Zaporozhets2012-11-271-2/+0
* NamespacesHelperDmitriy Zaporozhets2012-11-272-22/+26
* Fix invalid method call for gitoliteDmitriy Zaporozhets2012-11-271-1/+1
* Rewrite and improve git backend logic. Fix project movind. Raise exception to...Dmitriy Zaporozhets2012-11-2717-95/+138
* Project -> update repo only on create and destroy. Fixtures Updated with name...Dmitriy Zaporozhets2012-11-216-7/+20
* Show namespace in search autocompleteDmitriy Zaporozhets2012-11-271-1/+1
* Merge pull request #2070 from jouve/fix_destroy_projectDmitriy Zaporozhets2012-11-271-1/+1
|\
| * fix destroy project from adminCyril2012-11-261-1/+1
* | Improved Issues and MR filtersDmitriy Zaporozhets2012-11-272-3/+21
* | Fix sattellitesDmitriy Zaporozhets2012-11-212-4/+9
* | Dashboard filters for eventsDmitriy Zaporozhets2012-11-217-33/+130
* | Fix snippet render issue cause of haml preserveDmitriy Zaporozhets2012-11-263-22/+16
* | Fix snippet render errorDmitriy Zaporozhets2012-11-261-1/+4
* | Merge pull request #2067 from riyad/diff-and-patch-for-commits-and-merge-requ...Dmitriy Zaporozhets2012-11-268-29/+56
|\ \
| * | Change "Get Patch" buttons to dropdowns orffering patches and diffsRiyad Preukschas2012-11-252-6/+16
| * | Remove MergeRequest#to_raw and replace it with #to_diff and #to_patchRiyad Preukschas2012-11-251-12/+14
| * | Remove merge_request#raw and replace it with formats to #showRiyad Preukschas2012-11-253-11/+11
| * | Add diff format to commit#showRiyad Preukschas2012-11-221-0/+1
| * | Add Commit#to_diff for raw diffRiyad Preukschas2012-11-221-0/+15
| * | Don't escape Html in patchesRiyad Preukschas2012-11-222-2/+1
* | | Fix dir permission on creationDmitriy Zaporozhets2012-11-261-1/+1