summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fix a trailing new lineStefan Tatschner2015-05-061-1/+0
* Merge pull request #9241 from Soullivaneuh/button-typeJeroen van Baarsen2015-05-064-4/+6
|\
| * Fix missing button typesSullivan SENECHAL2015-05-054-4/+6
* | Merge branch 'refactor-project-page' into 'master'Dmitriy Zaporozhets2015-05-068-191/+152
|\ \
| * | Restlye project sidebar a bit to make it more clearDmitriy Zaporozhets2015-05-052-11/+16
| * | Fix project description and avatar alignmentDmitriy Zaporozhets2015-05-054-70/+25
| * | Fix right margin for project descriptionDmitriy Zaporozhets2015-05-051-1/+1
| * | Remove project dropdown and fix db sche,aDmitriy Zaporozhets2015-05-051-5/+0
| * | Show CI link on project home page only if CI enabledDmitriy Zaporozhets2015-05-051-8/+8
| * | Reorganize elements in project sidebarDmitriy Zaporozhets2015-05-055-47/+56
| * | Move clone panel to sidebarDmitriy Zaporozhets2015-05-054-9/+12
| * | Remove unnecessary info from project home pageDmitriy Zaporozhets2015-05-051-11/+0
| * | Turn sidebar in sections with contribute and repositoryDmitriy Zaporozhets2015-05-053-37/+39
| * | Move tabs with activity/readme to sectionDmitriy Zaporozhets2015-05-052-56/+55
| * | Move project section to own partialDmitriy Zaporozhets2015-05-052-14/+16
| * | Move project sidebar to separate partialDmitriy Zaporozhets2015-05-052-53/+55
| |/
* | Merge branch 'fix-devise-email-display-name' into 'master'Robert Schilling2015-05-061-1/+1
|\ \
| * | Use the configured display name in e-mails from Devise mailerStan Hu2015-05-051-1/+1
* | | Improve help line for restricted domain signupsStan Hu2015-05-051-1/+1
|/ /
* | fix gitlab CI linksfix_ci_servicesValery Sizov2015-05-051-2/+2
|/
* Merge branch 'fix-wiki-search' into 'master'Dmitriy Zaporozhets2015-05-041-0/+2
|\
| * Fix Error 500 when searching Wiki pagesStan Hu2015-04-301-0/+2
* | Merge branch 'fix-escaped-branches-in-compare' into 'master'Douwe Maan2015-05-041-2/+4
|\ \
| * | Unescape branch names in compare commitStan Hu2015-04-301-2/+4
| |/
* | Re-annotate modelsStan Hu2015-05-0318-22/+46
* | Merge branch 'master' of github.com:gitlabhq/gitlabhqRobert Schilling2015-05-0312-51/+105
|\ \
| * \ Merge pull request #9234 from dsander/group-milestones-by-titleDmitriy Zaporozhets2015-05-034-30/+7
| |\ \
| | * | Group milestones by title in the dashboard and all other issue viewsDominik Sander2015-05-013-5/+7
| | * | Removed unused ApplicationController#set_filter_values methodDominik Sander2015-05-011-25/+0
| * | | Merge branch 'change-primary-email' into 'master'Dmitriy Zaporozhets2015-05-035-18/+45
| |\ \ \
| | * | | Allow primary email to be set to an email that you've already added.change-primary-emailDouwe Maan2015-04-305-18/+45
| | | |/ | | |/|
| * | | Merge branch 'restrict-signups-to-domains' into 'master'Dmitriy Zaporozhets2015-05-034-3/+53
| |\ \ \
| | * | | Add application setting to restrict user signups to e-mail domainsStan Hu2015-05-024-3/+53
* | | | | Add period at snippet visibilty descriptionRobert Schilling2015-05-031-1/+1
|/ / / /
* | | | Merge branch 'make-reply-to-work-everywhere' into 'master'Robert Speicher2015-05-021-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Make Reply-To config apply to change e-mail confirmation and other notificationsStan Hu2015-05-011-0/+4
* | | | Merge branch 'you-get-a-title-and-you-get-a-title-and-everyone-gets-a-title' ...Dmitriy Zaporozhets2015-05-02204-411/+434
|\ \ \ \
| * | | | Fix title on user page.you-get-a-title-and-you-get-a-title-and-everyone-gets-a-titleDouwe Maan2015-05-012-3/+3
| * | | | Add helpers for header title and sidebar, and move setting those from control...Douwe Maan2015-05-0133-129/+112
| * | | | Capitalize "X" in "New X".Douwe Maan2015-04-3012-12/+12
| * | | | Set head panel title of help section.Douwe Maan2015-04-303-2/+8
| * | | | Humanize help page titles.Douwe Maan2015-04-301-1/+1
| * | | | Have tree page title read "Files" for root.Douwe Maan2015-04-301-1/+1
| * | | | Capitalize "Git Access" in page title.Douwe Maan2015-04-301-1/+1
| * | | | Include ref in network page title.Douwe Maan2015-04-301-1/+1
| * | | | Include commit message in page title.Douwe Maan2015-04-301-1/+1
| * | | | Plural instead of singular.Douwe Maan2015-04-303-3/+3
| * | | | Fix snippest sidebar when signed out.Douwe Maan2015-04-301-5/+6
| * | | | Fix Profiles::PasswordsController.Douwe Maan2015-04-301-1/+1
| * | | | before_action > before_filter.Douwe Maan2015-04-301-1/+1