summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Minore code-style fixesValeriy Sizov2012-10-044-5/+5
* Fixed group issues/mr. Also speedup project list of admin areaDmitriy Zaporozhets2012-10-045-6/+16
* Bigger fonts for groups boxrandx2012-10-032-1/+6
* Merge pull request #1592 from jouve/devise_layoutDmitriy Zaporozhets2012-10-031-0/+0
|\
| * all devise controller use devise layoutCyril2012-09-291-0/+0
* | Merge branch 'feature/groups' of dev.gitlabhq.com:gitlabhqValery Sizov2012-10-0329-36/+604
|\ \
| * | Dont change params hash. Use dup insteadDmitriy Zaporozhets2012-10-031-2/+3
| * | SQL FixesDmitriy Zaporozhets2012-10-033-5/+9
| * | Spianch test for group dashboardDmitriy Zaporozhets2012-10-033-13/+22
| * | Added ability to manage groups from adminDmitriy Zaporozhets2012-10-0310-7/+25
| * | Added back link. cleanup group show pagerandx2012-10-021-37/+23
| * | Move all stuff to groups controllerrandx2012-10-0215-27/+326
| * | Group filtering on dashboardDmitriy Zaporozhets2012-10-026-26/+83
| * | Admin Group scaffold -> new, show, indexDmitriy Zaporozhets2012-10-027-1/+170
| * | Group entity. Group has many projectsDmitriy Zaporozhets2012-10-022-0/+25
* | | Merge pull request #1617 from dosire/reject-ssh-keys-that-break-gitoliteValeriy Sizov2012-10-031-1/+16
|\ \ \
| * | | Reject ssh keys that break gitolite.Sytse Sijbrandij2012-09-241-1/+16
* | | | Cache the value of safe_messageRobert Speicher2012-10-022-10/+14
* | | | Use branches.length and tags.length instead of [whatever]_countRobert Speicher2012-10-021-2/+2
| |/ / |/| |
* | | Use class instead id for css stylesDmitriy Zaporozhets2012-10-024-23/+12
* | | Refactoring event viewsDmitriy Zaporozhets2012-10-015-30/+42
* | | Refactored events output. Added links to authors of eventsDmitriy Zaporozhets2012-10-0111-54/+43
* | | Fix completion for per line formsRiyad Preukschas2012-09-301-1/+1
| |/ |/|
* | commit show page styled a bitDmitriy Zaporozhets2012-09-282-3/+21
* | blue hoverrandx2012-09-272-3/+3
* | tests for: Profile -> Historyrandx2012-09-271-0/+1
* | Merge pull request #1569 from jouve/simplify_controllers2Dmitriy Zaporozhets2012-09-2726-151/+38
|\ \
| * | rename ProjectController to ProjectResourceControllerCyril2012-09-2722-21/+21
| * | update new controllersCyril2012-09-275-28/+5
| * | Merge branch 'master' into simplify_controllers2Cyril2012-09-2765-446/+554
| |\ \
| * | | layout selected by controller nameCyril2012-09-266-30/+8
| * | | factorize before_filters and layout for projects related controllersCyril2012-09-2617-101/+33
* | | | Minor doc fixRobert Speicher2012-09-271-1/+1
* | | | Fix back button for tree navigationrandx2012-09-271-1/+1
* | | | Dont show compare link if only one commit in pushrandx2012-09-271-5/+6
* | | | replace ^ and $ anchors in regexp with \A and \z respectivelyNihad Abbasov2012-09-271-2/+2
* | | | .map -> .pluckNihad Abbasov2012-09-272-2/+2
* | | | cosmetical cleanup of modelsNihad Abbasov2012-09-2718-225/+107
* | | | annotate modelsNihad Abbasov2012-09-2715-57/+86
| |/ / |/| |
* | | Fix blame markup & breadcrubs for commitsDmitriy Zaporozhets2012-09-272-1/+13
* | | Fixed ref switcherDmitriy Zaporozhets2012-09-271-2/+2
* | | Fixed updir method. Fixed breadcrumbs for commitsDmitriy Zaporozhets2012-09-272-6/+6
* | | Remove app_menu and project_menu partialsRobert Speicher2012-09-264-58/+50
* | | Replace various "active tab" checks with nav_linkRobert Speicher2012-09-2611-121/+61
* | | Add nav_link helper to TabHelperRobert Speicher2012-09-261-0/+68
* | | Add current_action? helperRobert Speicher2012-09-261-0/+15
* | | Use Rails.root.join where appropriateRobert Speicher2012-09-263-3/+3
* | | Add branches and tags Repo methodsRobert Speicher2012-09-262-2/+12
* | | Rename branches and tags Repo methods to branch_names and tag_namesRobert Speicher2012-09-261-7/+7
* | | Fix Repository role specRobert Speicher2012-09-261-0/+3