summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* correct exampleNihad Abbasov2012-11-291-1/+2
* API: list wall, snippet and issue notesNihad Abbasov2012-11-294-1/+94
* 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-294-8/+16
|/
* Refactor abilities. Added ProjectUpdate context. Fixed few bugs with namespacesDmitriy Zaporozhets2012-11-2918-53/+127
* 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-2910-33/+38
|\ \
| * | Improve admin views for project and groupsCyril2012-11-2810-33/+38
* | | Removed feature: comments on wikiDmitriy Zaporozhets2012-11-297-59/+1
* | | Merge pull request #1655 from zzet/feature/resque_fixDmitriy Zaporozhets2012-11-281-0/+13
|\ \ \
| * | | fix resque startAndrey Kumanyaev2012-10-091-0/+13
* | | | Merge pull request #2107 from AlexDenisov/projects_count_at_dashboardDmitriy Zaporozhets2012-11-284-1/+18
|\ \ \ \
| * | | | authorized_for scope added to projectAlex Denisov2012-11-282-1/+2
| * | | | Spinach test addedAlex Denisov2012-11-282-0/+16
|/ / / /
* | | | Restyled error messages in common way. Added title to head partialDmitriy Zaporozhets2012-11-2817-113/+56
* | | | Merge pull request #2103 from tsigo/issue_project_link_rebaseDmitriy Zaporozhets2012-11-282-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Add a link to each project on the Issues dashboardRobert Speicher2012-11-282-1/+2
|/ / /
* | | Fix GitLab Markdown helper specRiyad Preukschas2012-11-281-2/+4
* | | Increased test coverageDmitriy Zaporozhets2012-11-217-42/+84
* | | Cover ProjectMover with testsDmitriy Zaporozhets2012-11-213-6/+70
* | | Validate username. Gitlab::Regex addedDmitriy Zaporozhets2012-11-288-13/+43
* | | Revert raphael-rails in order to make network work correctlyDmitriy Zaporozhets2012-11-282-3/+3
* | | Merge pull request #2100 from hiroponz/fix_non_utf8_file_encodingDmitriy Zaporozhets2012-11-282-4/+4
|\ \ \ | |_|/ |/| |
| * | Fix #2058 diff problem of non ascii paths and non utf-8 file encodingsatoh2012-11-282-4/+4
|/ /
* | Merge pull request #2095 from riyad/fix-code-highlightingDmitriy Zaporozhets2012-11-277-18/+26
|\ \
| * | Fix CSS for code highlightingRiyad Preukschas2012-11-273-8/+12
| * | Fix code blocks in Markdown not knowing about the user's color schemeRiyad Preukschas2012-11-271-4/+6
| * | Add user_color_scheme_class helperRiyad Preukschas2012-11-273-6/+8
* | | Merge pull request #2093 from riyad/remove-sqliteValeriy Sizov2012-11-275-50/+5
|\ \ \ | |/ / |/| |
| * | Remove SQLite supportRiyad Preukschas2012-11-275-50/+5
|/ /
* | Fix group spinach featureDmitriy Zaporozhets2012-11-271-2/+1
* | 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-272-3/+3
* | Rewrite and improve git backend logic. Fix project movind. Raise exception to...Dmitriy Zaporozhets2012-11-2720-100/+147