summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '61332-web-ide-mr-branch-dropdown-closes-unexpectedly' into 'mas...Kushal Pandya2019-08-123-31/+26
|\
| * Reduce the default height of MR/branch dropdowns61332-web-ide-mr-branch-dropdown-closes-unexpectedlyHimanshu Kapoor2019-08-093-7/+6
| * Focus on the input when clicked outside the inputHimanshu Kapoor2019-08-093-28/+24
* | Merge branch '44036-someone-edited-the-issue-at-the-same-time-is-regularly-se...docs-4453-external-exportersFilipa Lacerda2019-08-121-1/+4
|\ \
| * | Fix conflict warning being incorrectly displayed44036-someone-edited-the-issue-at-the-same-time-is-regularly-seen-despite-that-being-a-filthy-lieHeinrich Lee Yu2019-08-121-1/+4
* | | Merge branch 'sh-break-out-invited-group-members' into 'master'Ash McKenzie2019-08-121-1/+1
|\ \ \
| * \ \ Merge branch 'master' into sh-break-out-invited-group-membersStan Hu2019-08-0983-310/+554
| |\ \ \
| * | | | Resolve first round of discussionsMartin Wortschack2019-08-081-1/+1
| * | | | Merge branch 'master' into sh-break-out-invited-group-membersStan Hu2019-08-0723-81/+201
| |\ \ \ \
| * | | | | Fix broken specsMartin Wortschack2019-08-061-4/+0
| * | | | | Fix CSS for mobileMartin Wortschack2019-08-061-1/+1
* | | | | | Resolve "GDK error on non-unique GraphQL fragment 'PageInfo'"Natalia Tepluhina2019-08-122-5/+6
* | | | | | Merge branch 'fe-fix-diffs-specs-leaking-store' into 'master'Kushal Pandya2019-08-122-3/+3
|\ \ \ \ \ \
| * | | | | | CE - FE fix diffs specs leaking storefe-fix-diffs-specs-leaking-storePaul Slaughter2019-08-112-3/+3
| | |_|_|/ / | |/| | | |
* | | | | | Add kbd shortcuts for discussion navigationSam Bigelow2019-08-124-10/+71
|/ / / / /
* | | | | Update karma for new expansion cell markupAndré Luís2019-08-111-1/+1
* | | | | Replace ... with new expansion optionsSamantha Ming2019-08-1013-102/+495
* | | | | Split MR widget into cached and non-cached serializersIgor2019-08-093-48/+59
* | | | | Remove gfm_embed_metrics flag from BETristan Read2019-08-091-3/+1
* | | | | Adds button to download metrics data as csvLaura Montemayor2019-08-096-4/+41
| |_|/ / |/| | |
* | | | Add repo-refs control for search pageminghuan lei2019-08-093-12/+26
* | | | Merge branch 'fix-job-log-formatting' into 'master'Filipa Lacerda2019-08-091-5/+0
|\ \ \ \
| * | | | Fix job log where spans were displayed in blockfix-job-log-formattingFabio Pitino2019-08-091-5/+0
* | | | | Improve layout of dropdowns in metrics pageMiguel Rincon2019-08-092-102/+133
* | | | | Resolve "Add tooltip to improve clarity of "detached" label/state in the merg...Nick Kipling2019-08-091-1/+5
|/ / / /
* | | | Merge branch 'visual-review-tools-constant-storage-keys' into 'master'Paul Slaughter2019-08-098-16/+31
|\ \ \ \
| * | | | Visual review app gitlab storage keysvisual-review-tools-constant-storage-keysshampton2019-08-028-16/+31
* | | | | Shrink size of please register or sign in boxMarcel van Remmerden2019-08-091-1/+1
* | | | | Revert "Merge branch '4221-board-milestone-should-persist-any-none-properly-c...Winnie Hellmann2019-08-091-5/+3
* | | | | Remove duplicate button to add new metricsMiguel Rincon2019-08-091-12/+1
* | | | | Merge branch 'no-oxygen' into 'master'Annabel Dunstone Gray2019-08-081-1/+1
|\ \ \ \ \
| * | | | | Prefer Noto Sans fontAlexander Oleynikov2019-08-071-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch '63181-collapsible-line' into 'master'Kushal Pandya2019-08-081-14/+31
|\ \ \ \ \
| * | | | | Makes title section collapsible63181-collapsible-lineFilipa Lacerda2019-08-071-14/+31
* | | | | | FE for group level Cycle AnalyticsBrandon Labuschagne2019-08-082-6/+19
* | | | | | Merge branch '62609-test-summary-loading-spinner-is-too-large' into 'master'Mike Greiling2019-08-082-2/+6
|\ \ \ \ \ \
| * | | | | | Adjust size and align MR-widget loading icon62609-test-summary-loading-spinner-is-too-largeDave Pisek2019-08-072-2/+6
* | | | | | | Disable vue-i18n for non-autofix filesEzekiel Kigbo2019-08-0845-14/+69
* | | | | | | Merge branch '20137-starrers' into 'master'Stan Hu2019-08-084-37/+111
|\ \ \ \ \ \ \
| * | | | | | | Fix star count link after clicking star/unstar buttonCamil Staps2019-08-071-1/+1
| * | | | | | | Add "Starred projects" tab to user overviewCamil Staps2019-08-071-1/+1
| * | | | | | | Add starring date to overview of starrersCamil Staps2019-08-071-3/+7
| * | | | | | | 4-column table layout for starrers viewCamil Staps2019-08-071-0/+5
| * | | | | | | Add /starrers view for projectsCamil Staps2019-08-072-35/+100
* | | | | | | | Simplify getTimeDiff functionSimon Knox2019-08-086-58/+67
|/ / / / / / /
* | | | | | | Do not persist notes filter when auto-switchingHeinrich Lee Yu2019-08-073-9/+16
* | | | | | | Merge branch '65705-two-buttons' into 'master'Kushal Pandya2019-08-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Removes duplicate button65705-two-buttonsFilipa Lacerda2019-08-061-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Limiting search-field styling to search only47814-search-view-labelsDenys Mishunov2019-08-071-23/+38
* | | | | | | Increasing width of filter dropdownsMarcel van Remmerden2019-08-071-6/+11