Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'rename-pipeline-to-pipelines' into 'master' | Fatih Acet | 2016-10-14 | 1 | -0/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Rename pipeline.js.es6 to pipelines.js.es6rename-pipeline-to-pipelines | Luke "Jared" Bennett | 2016-10-14 | 1 | -0/+0 | |
* | | | | | | | Merge branch 'fix/request-profiler-docs' into 'master' | Stan Hu | 2016-10-14 | 6 | -1/+20 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add docs for request profilingfix/request-profiler-docs | Ahmad Sherif | 2016-10-14 | 6 | -1/+20 | |
* | | | | | | | | Merge branch 'refactor/remove_u_prefix' into 'master' | Rémy Coutable | 2016-10-14 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove changelog item and interpolation | blackst0ne | 2016-10-14 | 2 | -2/+1 | |
| * | | | | | | | | Remove '/u' prefix form username from Account page | blackst0ne | 2016-10-14 | 2 | -2/+3 | |
* | | | | | | | | | Merge branch 'fix/mirror-update-error' into 'master' | Rémy Coutable | 2016-10-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix empty import URL errorsfix/mirror-update-error | James Lopez | 2016-10-05 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'gfm-source-once' into 'master' | Rémy Coutable | 2016-10-14 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Loads GFM once for per pagegfm-source-once | Phil Hughes | 2016-10-14 | 3 | -3/+3 | |
* | | | | | | | | | | | Merge branch 'update-doc-links' into 'master' | Rémy Coutable | 2016-10-14 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Update README.mdupdate-doc-links | Matt Lee | 2016-10-13 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge branch 'feature/process-pipeline-hooks-asynchronously' into 'master' | Kamil Trzciński | 2016-10-14 | 14 | -29/+249 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Remove unecessary lockfeature/process-pipeline-hooks-asynchronously | Kamil Trzcinski | 2016-10-14 | 1 | -4/+2 | |
| * | | | | | | | | | | | Add build finished worker that creates a workflow | Grzegorz Bizon | 2016-10-14 | 3 | -2/+43 | |
| * | | | | | | | | | | | Calculate build coverage asynchronously | Grzegorz Bizon | 2016-10-14 | 1 | -2/+1 | |
| * | | | | | | | | | | | Check if project exists before creating deployment | Grzegorz Bizon | 2016-10-14 | 3 | -5/+20 | |
| * | | | | | | | | | | | Fix typo in build success worker for deployment | Grzegorz Bizon | 2016-10-13 | 1 | -2/+2 | |
| * | | | | | | | | | | | Update code coverage for CI build asynchronously | Grzegorz Bizon | 2016-10-13 | 2 | -0/+32 | |
| * | | | | | | | | | | | Do not process build success if project was removed | Grzegorz Bizon | 2016-10-13 | 2 | -2/+15 | |
| * | | | | | | | | | | | Use trasaction to process build deployment | Grzegorz Bizon | 2016-10-13 | 1 | -12/+16 | |
| * | | | | | | | | | | | Add build success worker that runs asynchronously | Grzegorz Bizon | 2016-10-13 | 3 | -12/+61 | |
| * | | | | | | | | | | | Perform CI build hooks asynchronously using worker | Grzegorz Bizon | 2016-10-13 | 3 | -2/+35 | |
| * | | | | | | | | | | | Execute pipeline hooks asynchronously | Grzegorz Bizon | 2016-10-12 | 3 | -1/+38 | |
* | | | | | | | | | | | | Merge branch 'gl-dropdown-render-perf' into 'master' | Jacob Schatz | 2016-10-14 | 1 | -44/+44 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fixed undefined keycode build errorgl-dropdown-render-perf | Phil Hughes | 2016-10-14 | 1 | -3/+0 | |
| * | | | | | | | | | | | Fixed keycode undefined | Phil Hughes | 2016-10-13 | 1 | -5/+1 | |
| * | | | | | | | | | | | Changed trigger keyup to input | Phil Hughes | 2016-10-13 | 1 | -5/+3 | |
| * | | | | | | | | | | | Fixed appending jQuery elements | Phil Hughes | 2016-10-13 | 1 | -0/+4 | |
| * | | | | | | | | | | | Fixed rendering of HTML strings | Phil Hughes | 2016-10-13 | 1 | -1/+7 | |
| * | | | | | | | | | | | Increased performance of GL dropdown renderItem | Phil Hughes | 2016-10-13 | 1 | -32/+31 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'gitlab-workhorse-0.8.5' into 'master' | Rémy Coutable | 2016-10-14 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Use gitlab-workhorse 0.8.5 | Nick Thomas | 2016-10-14 | 3 | -3/+3 | |
* | | | | | | | | | | | | Merge branch 'remove-period' into 'master' | Rémy Coutable | 2016-10-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | remove a period that can be annoyingremove-period | De Wet Blomerus | 2016-10-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'fix-banzai-renderer-instrumentation' into 'master' | Yorick Peterse | 2016-10-14 | 2 | -3/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Use module_function in Banzai::Rendererfix-banzai-renderer-instrumentation | Yorick Peterse | 2016-10-14 | 2 | -3/+2 | |
* | | | | | | | | | | | | | | Merge branch 'dz-fix-user-select' into 'master' | Jacob Schatz | 2016-10-14 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'dz-fix-user-select' | Dmitriy Zaporozhets | 2016-10-14 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Validate user id for users select autcompletedz-fix-user-select | Dmitriy Zaporozhets | 2016-10-14 | 1 | -0/+4 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'cs-really-fix-spinach' | Kamil Trzcinski | 2016-10-14 | 3 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Try to fix re-runcs-really-fix-spinach | Kamil Trzcinski | 2016-10-14 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | Fix retries | Kamil Trzcinski | 2016-10-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Re-run specs if failed | Kamil Trzcinski | 2016-10-14 | 3 | -1/+5 | |
| * | | | | | | | | | | | | | Remove spinach retry. | Connor Shea | 2016-10-14 | 4 | -6/+2 | |
* | | | | | | | | | | | | | | Merge branch 'issue-23306-fix' into 'master' | Dmitriy Zaporozhets | 2016-10-14 | 4 | -42/+60 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Move edit group scenario to rspec and refactor groups_spec | Dmitriy Zaporozhets | 2016-10-14 | 4 | -54/+42 | |
| * | | | | | | | | | | | | | | Add specs for group edit and deletionissue-23306-fix | Stan Hu | 2016-10-14 | 1 | -0/+26 | |
| * | | | | | | | | | | | | | | Add missing routes to make group edits work | Stan Hu | 2016-10-13 | 1 | -0/+4 | |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |