summaryrefslogtreecommitdiff
path: root/app/views/layouts/project.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Move page-specific JS out of head and into body.Douwe Maan2015-06-091-2/+2
* Show warning when a comment will add 10 or more people to the discussion.Douwe Maan2015-06-051-1/+7
* Add helpers for header title and sidebar, and move setting those from control...Douwe Maan2015-05-011-13/+7
* Add a page title to every page.Douwe Maan2015-04-301-0/+14
* rename ProjectController to ProjectResourceControllerCyril2012-09-271-41/+0
* Remove app_menu and project_menu partialsRobert Speicher2012-09-261-3/+33
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-101-4/+4
* get rid of sidebarDmitriy Zaporozhets2012-03-031-6/+1
* design tab improved. Themes addedDmitriy Zaporozhets2012-03-011-1/+1
* Moving ui styles to one scss file, Added ui class to bodyDmitriy Zaporozhets2012-02-271-1/+1
* fixed layout for ipad. changed main widthDmitriy Zaporozhets2012-02-121-1/+1
* restyled main menu. move from left to top orientationDmitriy Zaporozhets2012-02-121-3/+3
* Titled dashboard, admin, profile areas. Wider top panel. Restored search inputDmitriy Zaporozhets2012-02-091-2/+2
* layout refactoredDmitriy Zaporozhets2012-02-091-15/+3
* Bootstrap: Issues restyledDmitriy Zaporozhets2012-01-281-1/+8
* Cleaning css. layout is brokenDmitriy Zaporozhets2012-01-261-11/+7
* css refactoring & utf8 meta tagDmitriy Zaporozhets2012-01-261-0/+1
* keep current branch when switch from tree to commitsDmitriy Zaporozhets2012-01-221-23/+1
* Keep branch/tag when navigate from commits to treeDmitriy Zaporozhets2012-01-211-1/+1
* project alert/error messagesDmitriy Zaporozhets2012-01-181-12/+13
* minimalistic UI: issues index, css refactoringDmitriy Zaporozhets2012-01-181-4/+0
* cleaning UIDmitriy Zaporozhets2012-01-151-1/+1
* Merge branch 'deploy_keys'Dmitriy Zaporozhets2012-01-141-0/+1
|\
| * Merge branch 'master' into deploy_keysmiks2011-12-291-0/+1
| |\
| * | Initial deploy_key feature commitmiks2011-12-291-0/+1
* | | dashboard restyled. colors improvedDmitriy Zaporozhets2012-01-131-1/+1
* | | prototype styled. home button addedDmitriy Zaporozhets2012-01-121-2/+1
* | | new layout styleDmitriy Zaporozhets2012-01-121-8/+9
* | | repo tab added. activities page for repoDmitriy Zaporozhets2011-12-301-0/+1
* | | code cleaninDmitriy Zaporozhets2011-12-301-2/+2
* | | Project tab r1 is finishedDmitriy Zaporozhets2011-12-301-1/+1
* | | Project tab added. activities, team, snippets moved to project tabDmitriy Zaporozhets2011-12-281-11/+1
| |/ |/|
* | favicon updatedDmitriy Zaporozhets2011-12-281-0/+1
|/
* middle panelDmitriy Zaporozhets2011-12-121-2/+1
* default_branch for project & fixed project destroyDmitriy Zaporozhets2011-12-071-1/+1
* fix issue countDmitriy Zaporozhets2011-11-281-2/+2
* Issue sidebar counter should show count of assigned to youDmitriy Zaporozhets2011-11-281-2/+2
* merge request entityDmitriy Zaporozhets2011-11-281-0/+4
* fixed sidebar zero countDmitriy Zaporozhets2011-11-251-2/+2
* cleaning side menuDmitriy Zaporozhets2011-11-251-3/+1
* file name overflow fixedgitlabhq2011-11-221-0/+3
* button common style + flash messages fixgitlabhq2011-11-211-1/+1
* Resolved issue #235Drew2011-11-181-1/+1
* refactoringgitlabhq2011-11-161-2/+2
* access project feeds via private tokenNihad Abbasov2011-11-151-2/+2
* Merge branch 'master' into features/feedsNihad Abbasov2011-11-141-2/+4
|\
| * Merge remote-tracking branch 'origin/master' into network_graphValery Sizov2011-11-131-1/+1
| |\
| | * Issue #185 – Show branch name for commits on activities & dashboard pagesDmitriy Zaporozhets2011-11-121-1/+1
| * | Graph: base implementationValery Sizov2011-11-131-1/+1
| * | Graph: build jsonValery Sizov2011-11-131-0/+1
| |/