summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into ui/form-consistencyDouwe Maan2015-12-0375-299/+291
|\
| * 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
| |/ /
* | | Tweak tag form wordingDouwe Maan2015-12-031-1/+1
* | | Rename variableDouwe Maan2015-12-022-4/+4
* | | Add `http://gitlab.example.com/u/` prefix to "Change username" field.Douwe Maan2015-12-021-3/+4
* | | Remove `.git` suffix to project path field.Douwe Maan2015-12-021-1/+0
* | | Use select2 instead of regular selectbox for profile public emailDouwe Maan2015-12-021-1/+1
* | | Use autofocus where appropriateDouwe Maan2015-12-023-3/+3
* | | Use js-requires-input where appropriateDouwe Maan2015-12-026-14/+10
* | | Use select2 placeholder instead of blank optionDouwe Maan2015-12-021-2/+1
* | | Remove unnecesary wrapper elementsDouwe Maan2015-12-027-26/+15
* | | Only use input placeholders when they add valueDouwe Maan2015-12-026-11/+13
* | | Don't write "Optional" or "Required" unless non-obviousDouwe Maan2015-12-024-6/+3