summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fix background and padding of login and error pagesui/login-pageDouwe Maan2015-12-034-7/+10
* Merge branch 'fix_master' into 'master' Valery Sizov2015-12-032-2/+2
|\
| * Fix failures in masterValery Sizov2015-12-032-2/+2
* | Merge branch 'deprecated_warnings' into 'master' Dmitriy Zaporozhets2015-12-034-4/+9
|\ \ | |/ |/|
| * fix deprecation messages in testsValery Sizov2015-12-034-4/+4
| * git rid of deprecated warningsdeprecated_warningsValery Sizov2015-12-021-0/+5
* | Merge branch 'ui/consistency' into 'master' Dmitriy Zaporozhets2015-12-0228-41/+60
|\ \
| * | Brefer "Directory" over "Dir", "Files" over "Codeui/consistencyDouwe Maan2015-12-022-4/+5
| * | Use file-type specific file icon in blame view and diff itemDouwe Maan2015-12-022-8/+15
| * | Use monospace font for commit SHA in branch listDouwe Maan2015-12-022-2/+2
| * | Add plus icon to all "Add X" buttonsDouwe Maan2015-12-024-3/+6
| * | Add header title to import pagesDouwe Maan2015-12-0210-9/+19
| * | Don't use success state for "Download zip" buttonDouwe Maan2015-12-021-2/+2
| * | Use "Delete" in milestone and label delete buttons instead of "Remove"Douwe Maan2015-12-022-2/+2
| * | Don't use success state for explore projects search buttonDouwe Maan2015-12-021-1/+1
| * | Truncate submodule commit SHAs to 7 charactersDouwe Maan2015-12-021-2/+2
| * | Capitalize tab titlesDouwe Maan2015-12-022-4/+4
| * | Use same text color for commit box as issue titleDouwe Maan2015-12-021-4/+2
* | | Merge branch 'ui/no-minimal-height' into 'master' Dmitriy Zaporozhets2015-12-023-6/+8
|\ \ \
| * | | Remove minimum containe heightui/no-minimal-heightDouwe Maan2015-12-023-6/+8
| |/ /
* | | Merge branch 'ui/gl-padding' into 'master' Dmitriy Zaporozhets2015-12-0237-240/+200
|\ \ \
| * | | Fix styling of empty repo messageui/gl-paddingDouwe Maan2015-12-022-7/+4
| * | | Remove unused styleDouwe Maan2015-12-021-4/+0
| * | | Use consistent border colorDouwe Maan2015-12-021-2/+2
| * | | Consistent styling for dashboard groups gray blockDouwe Maan2015-12-021-2/+2
| * | | No bottom margin for form help blocksDouwe Maan2015-12-021-0/+4
| * | | Render all form controls at the same heightDouwe Maan2015-12-021-0/+2
| * | | Remove style duplication between snippet and issue detail pagesDouwe Maan2015-12-022-42/+9
| * | | Use table-holder where appropriateDouwe Maan2015-12-022-49/+51
| * | | Fix padding of no readme and empty repo messagesDouwe Maan2015-12-023-20/+20
| * | | Remove double border between gray blocksDouwe Maan2015-12-022-1/+8
| * | | Remove duplicated styling for center top menusDouwe Maan2015-12-028-42/+9
| * | | Remove padding around form-actionsDouwe Maan2015-12-024-6/+8
| * | | Fix padding around editor path, input and select box.Douwe Maan2015-12-022-39/+29
| * | | Fix alignment of buttons in issue headerDouwe Maan2015-12-022-4/+6
| * | | Use gl-padding instead of 15px/20px where appropriateDouwe Maan2015-12-0213-22/+42
| * | | Remove bottom margin from page-titlesDouwe Maan2015-12-021-0/+4
| |/ /
* | | Be more explicit with the impersonate return URLAndrew Tomaka2015-12-021-1/+1
* | | Prevent impersonation if blockedAndrew Tomaka2015-12-022-6/+12
|/ /
* | Merge branch 'rs-icon-link-transparency' into 'master' Dmitriy Zaporozhets2015-12-021-0/+0
|\ \
| * | Make icon-link image transparentrs-icon-link-transparencyRobert Speicher2015-12-011-0/+0
| |/
* | Merge pull request #9846 from fbeegle/masterDmitriy Zaporozhets2015-12-021-1/+1
|\ \ | |/ |/|
| * Update autocomplete_controller to be more readableFelipe Orlando2015-11-221-1/+1
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceStan Hu2015-12-011-3/+7
|\ \
| * \ Merge branch 'upload_hook' into 'master' Valery Sizov2015-11-301-3/+7
| |\ \
| | * | Fire update hook from GitLabValery Sizov2015-11-301-3/+7
* | | | Merge pull request #9868 from yms9654/commit-without-whitespaceStan Hu2015-12-011-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Add ignore whitespace change option to commit viewMinsik Yoon2015-12-011-1/+6
| |/ /
* | | Merge branch 'stanhu/gitlab-ce-fix-404-after-project-removal'Robert Speicher2015-11-301-1/+1
|\ \ \
| * | | Fix 404 in redirection after removing a projectStan Hu2015-11-251-1/+1