summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Make label actions dropdown style consistentwinh-label-action-dropdownwinh2017-08-292-0/+11
* Merge branch '36582-fix-note-resolved-icon' into 'master'evn-fix-formatting-of-claFatih Acet2017-08-282-3/+12
|\
| * Update and fix resolvable note icons for easier recognition36582-fix-note-resolved-iconEric Eastwood2017-08-252-3/+12
* | Merge branch 'group-mr-search-bar' into 'master'Clement Ho2017-08-281-2/+2
|\ \
| * | Add filtered search to group merge requests dashboardHiroyuki Sato2017-08-191-2/+2
* | | Merge branch 'fix-repo-scrollbar' into 'master'Jacob Schatz2017-08-251-1/+0
|\ \ \
| * | | Fix repo editor scrollbarfix-repo-scrollbarClement Ho2017-08-241-1/+0
* | | | Merge branch '35721-auth-style-confirmation' into 'master'Clement Ho2017-08-251-0/+8
|\ \ \ \
| * | | | Authorizations regarding OAuth - style confirmationJacopo2017-08-241-0/+8
* | | | | Merge branch '31409-fix-group-and-project-search-for-anonymous-users' into 'm...Kamil TrzciƄski2017-08-251-5/+10
|\ \ \ \ \
| * | | | | Fix group and project search for anonymous usersNick Thomas2017-08-241-5/+10
| | |/ / / | |/| | |
* | | | | Add support for copying permalink to notes via more actions dropdownDimitrie Hoekstra2017-08-251-6/+8
* | | | | Merge branch '36937-fix-invite-by-email-text' into 'master'Tim Zallmann2017-08-251-3/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix invite by email address duplicationMark Fletcher2017-08-251-3/+4
* | | | | Merge branch '36589-hide-group-name-on-collapse' into 'master'Clement Ho2017-08-241-3/+2
|\ \ \ \ \
| * | | | | Hide group title on sidebar collapse; use more generic class for titles36589-hide-group-name-on-collapseAnnabel Dunstone Gray2017-08-231-3/+2
| | |/ / / | |/| | |
* | | | | Changed all font-weight values to 400 and 600Dimitrie Hoekstra2017-08-2461-175/+177
* | | | | Merge branch 'thenable-ajax-api-calls' into 'master'Fatih Acet2017-08-243-15/+18
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Added repo_service_spec for commitFlash and corrected repo_commit-Secion api ...thenable-ajax-api-callsLuke "Jared" Bennett2017-08-231-7/+9
| * | | | fix eslint violations in repo editor filesMike Greiling2017-08-173-10/+12
| * | | | Add thenable ajax calls.Jacob Schatz2017-08-173-9/+8
* | | | | Fix alignment of gpg status36709-gpg-statusAnnabel Dunstone Gray2017-08-231-2/+3
| |/ / / |/| | |
* | | | Merge branch '36496-badges-should-not-be-huge' into 'master'Clement Ho2017-08-221-0/+3
|\ \ \ \
| * | | | Sometimes you don't see the forrest because of all the trees, set now the pre...36496-badges-should-not-be-hugeTim Zallmann2017-08-181-0/+3
* | | | | Merge branch 'update-monaco-loader-test' into 'master'Jacob Schatz2017-08-222-5/+3
|\ \ \ \ \
| * | | | | add global __webpack_public_path__ to eslint configupdate-monaco-loader-testMike Greiling2017-08-182-5/+3
| | |_|/ / | |/| | |
* | | | | Use non-i18n values for setting new group-level issue/MR button textBryce Johnson2017-08-211-13/+20
* | | | | Merge branch 'winh-projects-select-dropdown' into 'master'Clement Ho2017-08-213-2/+40
|\ \ \ \ \
| * | | | | Make project selection dropdown consistentwinh-projects-select-dropdownwinh2017-08-203-2/+40
| | |_|_|/ | |/| | |
* | | | | Merge branch 'issue-boards-closed-shows-empty-label' into 'master'Tim Zallmann2017-08-211-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed issue boards closed list displaying empty labelissue-boards-closed-shows-empty-labelPhil Hughes2017-08-181-1/+1
* | | | | Make issuable filter dropdown style consistentWinnie Hellmann2017-08-182-9/+17
* | | | | Correct repo.vue templateLuke "Jared" Bennett2017-08-181-3/+6
| |/ / / |/| | |
* | | | Merge branch '36648-fix-backoff-util-tests' into 'master'Phil Hughes2017-08-181-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | fix unnecessarily long gl.utils.backOff test36648-fix-backoff-util-testsMike Greiling2017-08-181-4/+4
* | | | Merge branch 'rename-repo-enabled' into 'master'Phil Hughes2017-08-182-10/+6
|\ \ \ \
| * | | | use proper object notation and rename isNewRepo to isNewRepoEnabledrename-repo-enabledMike Greiling2017-08-172-10/+6
* | | | | Merge branch 'winh-admin-user-actions-dropdown' into 'master'Clement Ho2017-08-172-0/+7
|\ \ \ \ \
| * | | | | Make admin user actions dropdown consistentwinh-admin-user-actions-dropdownwinh2017-08-172-0/+7
* | | | | | Fixes the blown up emoji problem in notesTim Zallmann2017-08-171-1/+2
| |_|/ / / |/| | | |
* | | | | Merge branch 'winh-collapsed-sidebar-scrolling' into 'master'Phil Hughes2017-08-171-0/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Prevent horizontal scrolling in new sidebar when collapsedwinh2017-08-171-0/+4
| |/ / /
* | | | Merge branch 'fix-height-of-group-share-dropdown' into 'master'Tim Zallmann2017-08-171-2/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixed height of group share dropdownPhil Hughes2017-08-171-2/+1
* | | | Merge branch 'fixed-collapsed-sidebar-fly-out-not-showing' into 'master'Tim Zallmann2017-08-171-2/+5
|\ \ \ \
| * | | | Fixed collapsed sidebar not showing fly-out menuPhil Hughes2017-08-171-2/+5
| | |/ / | |/| |
* | | | Merge branch 'fix-milestone-sidebar' into 'master'Phil Hughes2017-08-171-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix milestone sidebar collapse buttonfix-milestone-sidebarClement Ho2017-08-161-1/+1
* | | | Merge branch '36450_second_touch_up' into 'master'Clement Ho2017-08-161-1/+1
|\ \ \ \
| * | | | change to 'Not confidential'36450_second_touch_upRegis2017-08-161-1/+1
| |/ / /