summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dispatcher-race-condition-fix' into 'master'Tim Zallmann2017-08-161-3/+3
|\
| * Fix race condition with dispatcher.jsdispatcher-race-condition-fixPhil Hughes2017-08-151-3/+3
* | Merge branch 'safari-fly-out-fix' into 'master'Tim Zallmann2017-08-164-526/+530
|\ \
| * | Fix the fly-out menu in the sidebar not displaying in Safarisafari-fly-out-fixPhil Hughes2017-08-154-526/+530
* | | Many Repo FixesJacob Schatz2017-08-153-3/+9
* | | Repo Editor FixesBryce Johnson2017-08-151-1/+0
* | | Merge branch 'changes-dropdown-unclickable' into 'master'Clement Ho2017-08-152-2/+2
|\ \ \
| * | | Fixed changed files dropdown not being shownPhil Hughes2017-08-152-2/+2
| |/ /
* | | Merge branch 'master' into 'fix-btn-alignment'fix-btn-alignmentClement Ho2017-08-1511-31/+47
|\ \ \
| * | | Add two more project templateszj-add-two-more-project-templatesZ.J. van de Weg2017-08-152-0/+0
| * | | Display GPG status loading spinner only when Ajax request is madeWinnie Hellmann2017-08-151-1/+0
| * | | Fix edit merge request button inconsistent letter casingClement Ho2017-08-152-2/+2
| |/ /
| * | Merge branch 'repo-fixes-e' into 'master'Jacob Schatz2017-08-141-2/+3
| |\ \
| | * | Use single js- wrapper class to show/hideEric Eastwood2017-08-141-2/+3
| * | | Merge branch '34527-make-edit-comment-button-always-available-outside-of-drop...Clement Ho2017-08-144-26/+39
| |\ \ \
| | * | | take edit note button out of dropdown34527-make-edit-comment-button-always-available-outside-of-dropdownSimon Knox2017-08-104-26/+39
| * | | | Merge branch '7-days-cycle-analytics' into 'master'Rémy Coutable2017-08-141-0/+3
| |\ \ \ \
| | * | | | Add a `Last 7 days` option for Cycle Analytics viewMehdi Lahmam2017-08-111-0/+3
* | | | | | Fix inconsistent spacing for edit buttons on issues and merge request pageClement Ho2017-08-141-1/+1
|/ / / / /
* | | | | Use Prev/Next pagination for exploring projectspagination-projects-exploreYorick Peterse2017-08-142-1/+9
* | | | | fix confidential border issue as well as confidential styles leaking on new MRRegis Boudinot2017-08-111-3/+1
|/ / / /
* | | | Add option to disable project export on instanceRobin Bobbitt2017-08-113-36/+48
* | | | Merge branch 'split-events-into-push-events' into 'master'Sean McGivern2017-08-113-21/+15
|\ \ \ \
| * | | | Migrate events into a new formatYorick Peterse2017-08-103-21/+15
| | |/ / | |/| |
* | | | Merge branch 'zj-ref-path-monospace' into 'master'Douwe Maan2017-08-111-1/+1
|\ \ \ \
| * | | | Fix 404 on link pathzj-ref-path-monospaceZ.J. van de Weg2017-08-101-1/+1
| |/ / /
* | | | Fix minor typos in viewsMehdi Lahmam2017-08-113-4/+4
|/ / /
* | | Merge branch 'remove-affix-issuable-sidebar-new-nav' into 'master'Filipa Lacerda2017-08-101-1/+1
|\ \ \
| * | | Remove affix plugin from issuable sidebar with new navigationremove-affix-issuable-sidebar-new-navPhil Hughes2017-08-101-1/+1
* | | | Fix the sticky changes bar on commits pagefixed-sticky-stats-box-commit-viewPhil Hughes2017-08-092-2/+3
|/ / /
* | | Merge branch 'mr-changes-container-full-width' into 'master'Annabel Dunstone Gray2017-08-091-14/+15
|\ \ \
| * | | Fixed merge request changes sticky container not spreading full widthmr-changes-container-full-widthPhil Hughes2017-08-081-14/+15
| | |/ | |/|
* | | Merge branch 'remove-repo-editor-feature-flag' into 'master'Jacob Schatz2017-08-084-27/+4
|\ \ \
| * | | Revert "Add user_dropdown_link to prompt users to turn on new repo"remove-repo-editor-feature-flagMike Greiling2017-08-083-3/+0
| * | | hide the feature flag for the repo editor featureMike Greiling2017-08-081-22/+0
| * | | Revert "Combine 'turn on/off' user dropdown links into 'experimental features...Mike Greiling2017-08-085-5/+7
| |/ /
* | | Merge branch '35052-please-select-a-file-when-attempting-to-upload-or-replace...Filipa Lacerda2017-08-081-1/+3
|\ \ \
| * | | disable file upload button while uploading35052-please-select-a-file-when-attempting-to-upload-or-replace-from-the-uiSimon Knox2017-08-081-1/+3
* | | | Fix bar chart does not display label at hour 0Jason Dai2017-08-081-3/+3
| |/ / |/| |
* | | Merge branch 'master' into ideMike Greiling2017-08-0720-205/+274
|\ \ \
| * | | Show all labelsRegis Boudinot2017-08-081-2/+10
| * | | 33874 confidential issue redesignRegis Boudinot2017-08-073-6/+13
| * | | Resolve "User dropdown in filtered search does not load avatar on `master`"Tim Zallmann2017-08-071-1/+2
| * | | Merge branch 'collapse-sidebar-bugs' into 'master'Phil Hughes2017-08-074-5/+5
| |\ \ \
| | * | | Add class to other sidebarsAnnabel Dunstone Gray2017-08-073-3/+3
| | * | | Remove JS flicker on page load; UI tweaksAnnabel Dunstone Gray2017-08-071-2/+2
| * | | | Group-level new issue & MR using previously selected projectBryce Johnson2017-08-071-3/+4
| * | | | Improve mobile sidebarAnnabel Dunstone Gray2017-08-075-12/+4
| * | | | Merge branch '15664-remove-jquery-nicescroll' into 'master'Phil Hughes2017-08-072-99/+100
| |\ \ \ \
| | * | | | remove nicescroll from jobs page and remove the library from common.bundle.jsMike Greiling2017-08-041-84/+85