summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | Merge branch 'blame-ui-fix' into 'master' Annabel Dunstone Gray2016-09-073-21/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix layout issues with blame tableblame-ui-fixPhil Hughes2016-09-063-21/+7
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch '19183-refactor-sidebar-js' into 'master' Fatih Acet2016-09-078-123/+103
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sync sidebar DOM state on page:change to minimize split-second appearance of ...19183-refactor-sidebar-jsMike Greiling2016-09-071-3/+2
| * | | | | | | | | | | | remove dead code - 'collapsed_nav' cookie no longer used since a1fbdbb6 (see ...Mike Greiling2016-09-072-14/+1
| * | | | | | | | | | | | remove superfluous "collapsed" class and rename header classes for clarityMike Greiling2016-09-075-34/+8
| * | | | | | | | | | | | refactor sidebar logic into singleton classMike Greiling2016-09-074-83/+103
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'issue_21821' into 'master' Fatih Acet2016-09-071-11/+13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix project settings fieldissue_21821Felipe Artur2016-09-061-11/+13
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'fix-textarea-expansion' into 'master' Fatih Acet2016-09-071-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add textarea autoresize after commentClement Ho2016-09-011-1/+6
* | | | | | | | | | | | | Merge branch 'fix-contributions-label-truncation' into 'master' Fatih Acet2016-09-071-1/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fix contributions calendar month label truncationClement Ho2016-09-071-1/+15
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'replace-animate-emoji-timeout' into 'master' Fatih Acet2016-09-073-49/+38
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Replace animateEmoji timeout with eventListenerClement Ho2016-09-063-49/+38
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'search-helper-escape-regexp' into 'master' Rémy Coutable2016-09-071-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Escape search term before passing it to Regexp.new (!6241)winniehell2016-09-071-1/+3
* | | | | | | | | | | | | Merge branch 'zj-use-project-finder-pipelines-api' into 'master' Rémy Coutable2016-09-072-19/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Use PipelinesFinder in Pipelines APIZ.J. van de Weg2016-09-072-19/+22
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'shortcuts-modal-fix' into 'master' Fatih Acet2016-09-071-273/+274
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix styling of shortcuts modalPhil Hughes2016-09-071-273/+274
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'master' into issues-filters-reset-btnBryce Johnson2016-09-072-9/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Code refactorKatarzyna Kobierska2016-09-071-4/+2
| * | | | | | | | | | | | Code refactoringKatarzyna Kobierska2016-09-071-6/+3
| * | | | | | | | | | | | Fix rubocop errorsKatarzyna Kobierska2016-09-071-1/+1
| * | | | | | | | | | | | Change class method nameKatarzyna Kobierska2016-09-071-2/+2
| * | | | | | | | | | | | Add class method to encapsulate exceptionKatarzyna Kobierska2016-09-071-3/+3
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'created-icon' into 'master' Fatih Acet2016-09-071-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Lighten color of created iconcreated-iconAnnabel Dunstone Gray2016-09-061-1/+1
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge branch 'master' into issues-filters-reset-btnBryce Johnson2016-09-0717-102/+161
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge branch '18851-commit-text-in-activity-commits-page-etc-has-the-wrong-li...Annabel Dunstone Gray2016-09-061-3/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Changed `.commit-row-title` `line-height` to `1.35` from `1`18851-commit-text-in-activity-commits-page-etc-has-the-wrong-line-heightLuke Bennett2016-09-061-3/+3
| * | | | | | | | | | | Merge branch 'improve-vuejs-resource-interceptor' into 'master' Fatih Acet2016-09-061-6/+3
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Reduce intermittent spec failures by making VueJS resource interceptorimprove-vuejs-resource-interceptorStan Hu2016-09-061-6/+3
| * | | | | | | | | | | Merge branch 'cleanup-mislignments-issue-list-view' into 'master' Annabel Dunstone Gray2016-09-062-2/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | increased checkbox and filter button paddingDimitrie Hoekstra2016-09-052-2/+2
| * | | | | | | | | | | | Change "check out, review, and merge locally" URL to use default clone protocol.Judson Neer2016-09-061-1/+1
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | remove css selectorsubudzisz2016-09-062-11/+10
| * | | | | | | | | | | improve code after reviewubudzisz2016-09-061-1/+1
| * | | | | | | | | | | add feature testubudzisz2016-09-064-14/+12
| * | | | | | | | | | | add js fileubudzisz2016-09-063-3/+23
| | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch '19814-regression-snippet-pagination-on-user-page-leads-to-raw-j...12508-gitlab-ui-enhancement-proposalsFatih Acet2016-09-062-6/+21
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Convert SnippetsList to ES619814-regression-snippet-pagination-on-user-page-leads-to-raw-json-instead-of-normal-webpageSean McGivern2016-09-052-7/+11
| | * | | | | | | | | | Fix pagination on user snippets pageSean McGivern2016-09-022-6/+17
| * | | | | | | | | | | Merge branch 'repository-page-ui-issues' into 'master' Fatih Acet2016-09-066-28/+34
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into repository-page-ui-issuesBryce Johnson2016-09-0532-184/+222
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Merge branch 'master' into repository-page-ui-issuesBryce Johnson2016-09-0255-227/+472
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Merge branch 'master' into repository-page-ui-issuesBryce Johnson2016-09-0150-669/+724
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fix repo page ui issues, show full last commit message in repo view.Bryce2016-08-316-15/+32
| | * | | | | | | | | | | | Revert "Add last commit time to repo view"Bryce2016-08-312-16/+5