summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make retry_lock to not be infiniteuse-optimistic-lockingKamil Trzcinski2016-10-273-5/+20
* Fix Rubocop unused variables warningStan Hu2016-10-261-2/+2
* Remove puts to solve Rubocop errorsStan Hu2016-10-261-2/+0
* Fix duration specsKamil Trzcinski2016-10-261-14/+7
* Fix optimistic lockingKamil Trzcinski2016-10-267-16/+27
* Add tests for optimistic lockingKamil Trzcinski2016-10-265-7/+38
* Use optimistic lockingKamil Trzcinski2016-10-266-25/+50
* Add 8.13.1 CHANGELOG entriesRémy Coutable2016-10-261-17/+22
* Merge branch 'sh-fix-ajax-spec-failure' into 'master' Stan Hu2016-10-261-3/+0
|\
| * Remove use of wait_for_ajax since jQuery was removedsh-fix-ajax-spec-failureStan Hu2016-10-251-3/+0
* | Merge branch 'replace-jquery-cookie-plugin' into 'master' Alfredo Sumaran2016-10-2620-111/+187
|\ \ | |/ |/|
| * update CHANGELOG.md to reflect !7085replace-jquery-cookie-pluginMike Greiling2016-10-241-0/+1
| * remove manual Cookie.set "path" option in favor of global settingMike Greiling2016-10-249-53/+9
| * set default path for all calls to Cookies.set()Mike Greiling2016-10-241-0/+4
| * replace jquery.cookie vendor script with js.cookieMike Greiling2016-10-2419-70/+185
* | Merge branch 'docs/fog-storage-drivers' into 'master' Achilleas Pipinellis2016-10-250-0/+0
|\ \
| * | Specify which Fog storage drivers are imported by default in backup_restore.mdbradjones1/gitlab-ce-patch-3Brad Jones2016-10-251-2/+5
* | | Merge branch 'bradjones1/gitlab-ce-patch-3' into 'master' Achilleas Pipinellis2016-10-251-2/+5
|\ \ \
| * | | Specify which Fog storage drivers are imported by default in backup_restore.mdBrad Jones2016-10-241-2/+5
* | | | Merge branch 'itchy-trigger-finger-on-issues-search' into 'master' Fatih Acet2016-10-252-3/+54
|\ \ \ \
| * | | | Ensure search val is defined.itchy-trigger-finger-on-issues-searchBryce Johnson2016-10-251-1/+1
| * | | | Ensure cursor is applied to end of issues search input.Bryce Johnson2016-10-251-2/+16
| * | | | Increase debounce wait on issues search execution.Bryce Johnson2016-10-252-3/+40
* | | | | Merge branch 'troubleshoot-migration-paths' into 'master' Stan Hu2016-10-251-1/+5
|\ \ \ \ \
| * | | | | Improve redis config tasks for migration paths jobtroubleshoot-migration-pathsGrzegorz Bizon2016-10-251-4/+5
| * | | | | Keep the new resque.yml aside and use it once we've checked out masterRémy Coutable2016-10-251-0/+3
* | | | | | Merge branch 'fix-events-api' into 'master' Rémy Coutable2016-10-252-2/+25
|\ \ \ \ \ \
| * | | | | | Make events order spec deterministic, create only 3 record instead of 5, expl...Airat Shigapov2016-10-241-8/+10
| * | | | | | Rewrite events order spec to simulate wrong order without changing idsAirat Shigapov2016-10-241-9/+10
| * | | | | | Add test for events order in APIAirat Shigapov2016-10-241-0/+20
| * | | | | | Get rid of extra .page callAirat Shigapov2016-10-241-2/+1
| * | | | | | Fix events order in user contributions APIAirat Shigapov2016-10-241-1/+2
* | | | | | | Merge branch 'project-cache-worker-scheduling' into 'master' Rémy Coutable2016-10-256-18/+77
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Don't schedule ProjectCacheWorker unless neededproject-cache-worker-schedulingYorick Peterse2016-10-256-18/+77
* | | | | | | Merge branch 'sh-optimize-label-finder' into 'master' 23794-hovers-don-t-go-awayStan Hu2016-10-252-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Reduce overhead of LabelFinder by avoiding #presence callsh-optimize-label-finderStan Hu2016-10-252-1/+2
* | | | | | | | Merge branch 'patch-7' into 'master' Rémy Coutable2016-10-251-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Changing gitlab-shell version to 3.6.6 instead of 3.6.3, later on the upgrade...Tobias Genberg2016-10-191-1/+1
* | | | | | | | | Merge branch 'temporarily-revert-appending-templates-before-long-term-ux-fix'...Alfredo Sumaran2016-10-253-14/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Removed append logictemporarily-revert-appending-templates-before-long-term-ux-fixLuke Bennett2016-10-213-14/+7
* | | | | | | | | | Merge branch 'tidy-up-pipeline-js' into 'master' Alfredo Sumaran2016-10-252-22/+31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | converted last method to jQuerytidy-up-pipeline-jsLuke Bennett2016-10-202-13/+20
| * | | | | | | | | | Tidied up pipelines.js.es6 and removed jQuery where acceptable.Luke "Jared" Bennett2016-10-201-11/+13
* | | | | | | | | | | Merge branch '22743-issue-tooltip-will-not-disappear-going-back-to-previous-p...Fatih Acet2016-10-253-5/+10
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into 22743-issue-tooltip-will-not-disappear-going-back-...Linus G Thiel2016-10-25199-862/+2162
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Close any open tooltips before page:fetchLinus G Thiel2016-10-203-5/+10
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'improve-grape-dsl-rules' into 'master' Robert Speicher2016-10-253-6/+98
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Improve copyimprove-grape-dsl-rulesRémy Coutable2016-10-171-2/+2
| * | | | | | | | | | | | More improvementsRémy Coutable2016-10-131-3/+3
| * | | | | | | | | | | | Fix typoRémy Coutable2016-10-131-1/+1