summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* add help page for gitlab specific rake tasksJohannes Schleifenbaum2012-12-032-0/+58
* Fix broken CSSDmitriy Zaporozhets2012-12-031-2/+5
* Remove unsued css styles. Fixed Milestone preselected date.Dmitriy Zaporozhets2012-12-014-17/+369
* Fix github issue #967Dmitriy Zaporozhets2012-12-031-4/+7
* Add description to project features on edit project pageDmitriy Zaporozhets2012-12-023-13/+40
* Refactored profile to resource. Added missing flash notice on successfull upd...Dmitriy Zaporozhets2012-12-0210-22/+64
* Merge pull request #2138 from jouve/refactor_flashDmitriy Zaporozhets2012-12-024-19/+12
|\
| * refactor flashCyril2012-12-014-19/+12
* | commit diff - check if prev_commit is not nilJohannes Schleifenbaum2012-12-011-1/+1
* | remove length limit from notesNihad Abbasov2012-12-011-3/+2
|/
* Merge pull request #2059 from dolanor/feature-rewording-blocked-usersDmitriy Zaporozhets2012-11-301-2/+2
|\
| * Rewording for the account being blockedTanguy Herrmann2012-11-241-2/+2
* | Added vendor/bundle to gitignore. Removed project js slugifyDmitriy Zaporozhets2012-11-301-4/+0
* | Use project owner if no namespace. Restyled team pageDmitriy Zaporozhets2012-11-3013-79/+96
* | Fix MR commentsDmitriy Zaporozhets2012-11-301-8/+0
* | Filter projects on dashboardDmitriy Zaporozhets2012-11-305-0/+46
* | Merge pull request #2119 from erroric/fix_issue2118Valeriy Sizov2012-11-301-2/+2
|\ \
| * | issue #2118: fix undefined method for nil:NilClass exceptionAlexey Loktionov2012-11-291-2/+2
* | | fix label nameNihad Abbasov2012-11-291-1/+1
* | | add docs for notes APINihad Abbasov2012-11-291-0/+11
* | | 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