summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added changelog item for issuable form dropdownsissuable-dropdowns-changelogPhil Hughes2016-07-151-0/+1
* Merge branch 'disable-statement-timeout' into 'master' Robert Speicher2016-07-153-0/+15
|\
| * Fix spec Don't attempt to disable statement timeout on a MySQL DBdisable-statement-timeoutStan Hu2016-07-141-0/+4
| * Disable statement timeout outside of transaction and during adding concurrent...Stan Hu2016-07-141-1/+3
| * Disable PostgreSQL statement timeout during migrationsStan Hu2016-07-142-0/+9
* | Merge branch 'fix/import-issues-last-updated' into 'master' Robert Speicher2016-07-154-26/+41
|\ \
| * | updated changelogfix/import-issues-last-updatedJames Lopez2016-07-141-0/+1
| * | fixed similar issue with gitlab.com importer because why not!James Lopez2016-07-141-25/+28
| * | fix updated_at not preserved after import - for GitLab projectsJames Lopez2016-07-142-1/+12
* | | Merge branch 'collapse-diffs-more' into 'master' Fatih Acet2016-07-151-0/+6
|\ \ \
| * | | Change bg color of collapsed diff to blue on hovercollapse-diffs-moreAnnabel Dunstone2016-07-141-0/+5
| * | | Reduce padding on collapsed diff messageSean McGivern2016-07-141-0/+1
* | | | Merge branch 'issuable-sidebar-collapsed-tooltip' into 'master' Fatih Acet2016-07-153-2/+7
|\ \ \ \
| * | | | CHANGELOGissuable-sidebar-collapsed-tooltipPhil Hughes2016-07-131-0/+1
| * | | | Changed collapsed assignee tooltip to users namePhil Hughes2016-07-132-2/+6
* | | | | Merge branch 'fix-navbar-icon' into 'master' Fatih Acet2016-07-151-2/+2
|\ \ \ \ \
| * | | | | navbar_icon was renamed to custom_icon in:fix-navbar-iconLin Jen-Shin2016-07-151-2/+2
* | | | | | Merge branch '4424-improve-ui-admin-area' into 'master' Dmitriy Zaporozhets2016-07-157-54/+31
|\ \ \ \ \ \
| * | | | | | Add visibility icon4424-improve-ui-admin-areaAlfredo Sumaran2016-07-141-0/+3
| * | | | | | Remove previously introduced CSS that will not be used anymoreAlfredo Sumaran2016-07-141-23/+0
| * | | | | | Make admin/groups view consistent with dashboard/groupsAlfredo Sumaran2016-07-141-17/+20
| * | | | | | Fix New Group button spacing on mobileAlfredo Sumaran2016-07-141-1/+1
| * | | | | | Make CSS consistent againAlfredo Sumaran2016-07-143-11/+5
| * | | | | | Rename .group-controls to .controlsAlfredo Sumaran2016-07-142-3/+3
| * | | | | | Remove unnecesary CSS classAlfredo Sumaran2016-07-142-2/+2
* | | | | | | Merge branch 'update-permissions-links' into 'master' Achilleas Pipinellis2016-07-156-7/+7
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Update permissons links to new pageupdate-permissions-linksSean McGivern2016-07-146-7/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'update-branch-names-in-gc' into 'master' Jacob Vosmaer (GitLab)2016-07-153-3/+8
|\ \ \ \ \ \
| * | | | | | Refresh branch cache after `git gc`Stan Hu2016-07-133-3/+8
* | | | | | | Merge branch 'gl-dropdown-issuable-form' into 'master' Jacob Schatz2016-07-1516-65/+72
|\ \ \ \ \ \ \
| * | | | | | | Dropdown chevron alignmentgl-dropdown-issuable-formPhil Hughes2016-07-071-1/+1
| * | | | | | | Updated testsPhil Hughes2016-07-078-17/+16
| * | | | | | | GL dropdowns in issuable formPhil Hughes2016-07-079-50/+58
* | | | | | | | Merge branch 'projects-blank-state' into 'master' Jacob Schatz2016-07-157-82/+56
|\ \ \ \ \ \ \ \
| * | | | | | | | Dashboard projects blank stateprojects-blank-statePhil Hughes2016-07-087-82/+56
* | | | | | | | | Merge branch 'compare-dropdowns' into 'master' Jacob Schatz2016-07-158-16/+122
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Fixed submit button not enablingcompare-dropdownsPhil Hughes2016-07-082-2/+4
| * | | | | | | | Added tests for compare dropdownsPhil Hughes2016-07-082-0/+44
| * | | | | | | | Updated dropdowns to use field insteadPhil Hughes2016-07-089-40/+75
| * | | | | | | | Updated compare dropdownsPhil Hughes2016-07-086-18/+43
* | | | | | | | | Merge branch 'pipeline-row-improvements' into 'master' Fatih Acet2016-07-142-6/+25
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Add margin between buttons if both retry and cancel are presentAnnabel Dunstone2016-07-142-6/+13
| * | | | | | | | Add margin between labels; remove underline hover style on status buttonAnnabel Dunstone2016-07-141-0/+12
|/ / / / / / / /
* | | | | | | | Merge branch 'fix/persistent-import-data' into 'master' Fatih Acet2016-07-146-8/+40
|\ \ \ \ \ \ \ \
| * | | | | | | | udpated JS based on feedbackfix/persistent-import-dataJames Lopez2016-07-141-5/+2
| * | | | | | | | some JS magic to fix empty URL bugJames Lopez2016-07-132-2/+10
| * | | | | | | | updated create_or_update_import_data to use guard clauseJames Lopez2016-07-131-1/+3
| * | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/persistent-...James Lopez2016-07-13170-1034/+1734
| |\ \ \ \ \ \ \ \
| * | | | | | | | | fix more specsJames Lopez2016-07-131-1/+5
| * | | | | | | | | Merge remote-tracking branch 'gitlab/fix/persistent-import-data' into fix/per...James Lopez2016-07-131-1/+1
| |\ \ \ \ \ \ \ \ \