summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-migrating-from-svn-doc-link' into 'master'Stan Hu2015-07-101-1/+1
|\
| * Fix migrating from SVN document linkStan Hu2015-07-101-1/+1
* | Smaller font and leing height for sidebar elementsDmitriy Zaporozhets2015-07-101-6/+3
* | Make edit/remove label buttons smallerlabels-small-buttonsDmitriy Zaporozhets2015-07-101-2/+2
* | Merge branch 'fork_visibility_level' into 'master'Dmitriy Zaporozhets2015-07-104-1/+18
|\ \
| * | Fork visibility level fixfork_visibility_levelValery Sizov2015-07-064-1/+18
* | | Merge branch 'hierarchical-navigation'Dmitriy Zaporozhets2015-07-103-1/+32
|\ \ \
| * | | Better name for group tabhierarchical-navigationDmitriy Zaporozhets2015-07-101-1/+1
| * | | Make left menu more hierarchical and less contextual by adding back item at topDmitriy Zaporozhets2015-07-103-0/+31
* | | | Fix missing avatar in event feed when created projectDmitriy Zaporozhets2015-07-101-0/+1
|/ / /
* | | Merge branch 'comment-box-changes' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-07-104-6/+12
|\ \ \
| * | | Fixed the issuescomment-box-changesDarby2015-07-093-3/+4
| * | | Comment box/Placeholder text redoDarby2015-07-014-6/+11
* | | | Reset ul list style types inside notesrs-issue-1939Robert Speicher2015-07-091-0/+16
* | | | Style all blockquote children, not just pRobert Speicher2015-07-091-1/+1
| |_|/ |/| |
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-07-092-1/+6
|\ \ \
| * | | Cache readme rendering resultDmitriy Zaporozhets2015-07-092-1/+6
* | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-07-091-1/+1
|\ \ \ \
| * \ \ \ Merge pull request #9438 from bbodenmiller/patch-3Dmitriy Zaporozhets2015-07-091-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | dont -> don'tBen Bodenmiller2015-07-071-1/+1
* | | | | Merge branch 'edit-readme' into 'master' Dmitriy Zaporozhets2015-07-091-4/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Show edit readme from project home pageDmitriy Zaporozhets2015-07-091-4/+5
* | | | | Merge branch 'project-home-page'Dmitriy Zaporozhets2015-07-098-4/+29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Show last push widget on several project pagesDmitriy Zaporozhets2015-07-088-4/+29
* | | | | Properly render plain readmeDmitriy Zaporozhets2015-07-092-0/+16
* | | | | Add star icon to star buttonDmitriy Zaporozhets2015-07-091-0/+1
* | | | | Merge branch 'rs-remove-task-states' into 'master'Dmitriy Zaporozhets2015-07-092-19/+4
|\ \ \ \ \
| * | | | | Simplify Issue and MergeRequest UpdateServicesrs-remove-task-statesRobert Speicher2015-07-082-10/+4
| * | | | | Remove unused `task_[un]check` states from Update servicesRobert Speicher2015-07-082-11/+2
* | | | | | Merge branch 'rs-issue-1750' into 'master'Dmitriy Zaporozhets2015-07-091-0/+1
|\ \ \ \ \ \
| * | | | | | Ensure `@sort` is set by set_filters_paramsrs-issue-1750Robert Speicher2015-07-081-0/+1
| |/ / / / /
* | | | | | Merge branch 'rs-dev-issue-2372' into 'master'Dmitriy Zaporozhets2015-07-084-4/+14
|\ \ \ \ \ \
| * | | | | | Rename NoMilestone to Milestone::NoneRobert Speicher2015-07-064-22/+8
| * | | | | | Allow user to filter by Issues/Merge Requests without a MilestoneRobert Speicher2015-07-064-4/+28
* | | | | | | Merge branch 'project-home-page' into 'master'Dmitriy Zaporozhets2015-07-0819-324/+244
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | Cleanup and some test fixes after refactoring project home pageDmitriy Zaporozhets2015-07-083-19/+11
| * | | | | Recommend user to create README file for both empty and existing projectDmitriy Zaporozhets2015-07-083-8/+26
| * | | | | Imrpove mobile view for project pageDmitriy Zaporozhets2015-07-082-14/+12
| * | | | | Add shortcut for project activity pageDmitriy Zaporozhets2015-07-084-2/+10
| * | | | | Refactor star and fork buttonsDmitriy Zaporozhets2015-07-087-83/+54
| * | | | | Add spacing around buttons on project pageDmitriy Zaporozhets2015-07-071-4/+5
| * | | | | Add download button to project pageDmitriy Zaporozhets2015-07-071-0/+4
| * | | | | Move project activity to separate tab. Add more features to project home pageDmitriy Zaporozhets2015-07-0710-155/+68
| * | | | | Redesign project home pageDmitriy Zaporozhets2015-07-075-95/+110
| | |/ / / | |/| | |
* | | | | Merge branch 'patch-1' into 'master'Robert Schilling2015-07-081-1/+1
|\ \ \ \ \
| * | | | | Fix Transfer project input width.Metalaka2015-07-071-1/+1
| |/ / / /
* | | | | Merge branch 'fix-irker-capitalization' into 'master'Robert Schilling2015-07-081-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Change "Irc Uri" -> "IRC URI"Stan Hu2015-07-071-1/+1
| |/ / /
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-07-075-18/+29
|\ \ \ \ | |/ / /
| * | | Return 40x error codes if branch could not be deleted in UIStan Hu2015-07-061-2/+2