summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update git over http test to match new routing"dz-handle-unmatched-routesDmitriy Zaporozhets2016-10-151-2/+3
* Handle unmatched routing with not_found methodDmitriy Zaporozhets2016-10-152-0/+6
* Merge branch 'fix/request-profiler-docs' into 'master' Stan Hu2016-10-146-1/+20
|\
| * Add docs for request profilingfix/request-profiler-docsAhmad Sherif2016-10-146-1/+20
* | Merge branch 'refactor/remove_u_prefix' into 'master' Rémy Coutable2016-10-141-2/+2
|\ \
| * | Remove changelog item and interpolationblackst0ne2016-10-142-2/+1
| * | Remove '/u' prefix form username from Account pageblackst0ne2016-10-142-2/+3
* | | Merge branch 'fix/mirror-update-error' into 'master' Rémy Coutable2016-10-141-1/+1
|\ \ \
| * | | fix empty import URL errorsfix/mirror-update-errorJames Lopez2016-10-051-1/+1
* | | | Merge branch 'gfm-source-once' into 'master' Rémy Coutable2016-10-143-3/+3
|\ \ \ \
| * | | | Loads GFM once for per pagegfm-source-oncePhil Hughes2016-10-143-3/+3
* | | | | Merge branch 'update-doc-links' into 'master' Rémy Coutable2016-10-141-2/+2
|\ \ \ \ \
| * | | | | Update README.mdupdate-doc-linksMatt Lee2016-10-131-2/+2
* | | | | | Merge branch 'feature/process-pipeline-hooks-asynchronously' into 'master' Kamil Trzciński2016-10-1414-29/+249
|\ \ \ \ \ \
| * | | | | | Remove unecessary lockfeature/process-pipeline-hooks-asynchronouslyKamil Trzcinski2016-10-141-4/+2
| * | | | | | Add build finished worker that creates a workflowGrzegorz Bizon2016-10-143-2/+43
| * | | | | | Calculate build coverage asynchronouslyGrzegorz Bizon2016-10-141-2/+1
| * | | | | | Check if project exists before creating deploymentGrzegorz Bizon2016-10-143-5/+20
| * | | | | | Fix typo in build success worker for deploymentGrzegorz Bizon2016-10-131-2/+2
| * | | | | | Update code coverage for CI build asynchronouslyGrzegorz Bizon2016-10-132-0/+32
| * | | | | | Do not process build success if project was removedGrzegorz Bizon2016-10-132-2/+15
| * | | | | | Use trasaction to process build deploymentGrzegorz Bizon2016-10-131-12/+16
| * | | | | | Add build success worker that runs asynchronouslyGrzegorz Bizon2016-10-133-12/+61
| * | | | | | Perform CI build hooks asynchronously using workerGrzegorz Bizon2016-10-133-2/+35
| * | | | | | Execute pipeline hooks asynchronouslyGrzegorz Bizon2016-10-123-1/+38
* | | | | | | Merge branch 'gl-dropdown-render-perf' into 'master' Jacob Schatz2016-10-141-44/+44
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fixed undefined keycode build errorgl-dropdown-render-perfPhil Hughes2016-10-141-3/+0
| * | | | | | Fixed keycode undefinedPhil Hughes2016-10-131-5/+1
| * | | | | | Changed trigger keyup to inputPhil Hughes2016-10-131-5/+3
| * | | | | | Fixed appending jQuery elementsPhil Hughes2016-10-131-0/+4
| * | | | | | Fixed rendering of HTML stringsPhil Hughes2016-10-131-1/+7
| * | | | | | Increased performance of GL dropdown renderItemPhil Hughes2016-10-131-32/+31
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'gitlab-workhorse-0.8.5' into 'master' Rémy Coutable2016-10-143-3/+3
|\ \ \ \ \ \
| * | | | | | Use gitlab-workhorse 0.8.5Nick Thomas2016-10-143-3/+3
* | | | | | | Merge branch 'remove-period' into 'master' Rémy Coutable2016-10-141-1/+1
|\ \ \ \ \ \ \
| * | | | | | | remove a period that can be annoyingremove-periodDe Wet Blomerus2016-10-141-1/+1
* | | | | | | | Merge branch 'fix-banzai-renderer-instrumentation' into 'master' Yorick Peterse2016-10-142-3/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Use module_function in Banzai::Rendererfix-banzai-renderer-instrumentationYorick Peterse2016-10-142-3/+2
* | | | | | | | | Merge branch 'dz-fix-user-select' into 'master' Jacob Schatz2016-10-140-0/+0
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge branch 'dz-fix-user-select'Dmitriy Zaporozhets2016-10-141-0/+4
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Validate user id for users select autcompletedz-fix-user-selectDmitriy Zaporozhets2016-10-141-0/+4
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'cs-really-fix-spinach'Kamil Trzcinski2016-10-143-2/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Try to fix re-runcs-really-fix-spinachKamil Trzcinski2016-10-141-0/+2
| * | | | | | | | Fix retriesKamil Trzcinski2016-10-141-1/+1
| * | | | | | | | Re-run specs if failedKamil Trzcinski2016-10-143-1/+5
| * | | | | | | | Remove spinach retry.Connor Shea2016-10-144-6/+2
* | | | | | | | | Merge branch 'issue-23306-fix' into 'master' Dmitriy Zaporozhets2016-10-144-42/+60
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Move edit group scenario to rspec and refactor groups_specDmitriy Zaporozhets2016-10-144-54/+42
| * | | | | | | | | Add specs for group edit and deletionissue-23306-fixStan Hu2016-10-141-0/+26
| * | | | | | | | | Add missing routes to make group edits workStan Hu2016-10-131-0/+4
| | |_|_|/ / / / / | |/| | | | | | |