summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added logic to handle a revision input that does not exist in the menufix-spinach-compare-testsLuke Bennett2016-10-163-8/+23
* Fix broken Spinach tests caused by changes in !6550Stan Hu2016-10-142-7/+15
* Merge branch '18844-missing-subnavs-on-some-pages' into 'master' Fatih Acet2016-10-1416-200/+268
|\
| * Added subnav to labels edit+new and milestones edit+new+show18844-missing-subnavs-on-some-pagesLuke Bennett2016-10-0716-200/+268
* | Merge branch '23147-file-viewer-header-has-hover-style' into 'master' Fatih Acet2016-10-143-9/+21
|\ \
| * | Improved specifity of toggleable file headers23147-file-viewer-header-has-hover-styleLuke Bennett2016-10-144-22/+21
| * | Cache gems in CI on tagsJacob Vosmaer2016-10-141-0/+13
* | | Merge branch '23279-tabbing-over-the-login-screen-should-go-from-password-to-...Annabel Dunstone Gray2016-10-143-2/+13
|\ \ \
| * | | Improve tabbing usability for sign in page23279-tabbing-over-the-login-screen-should-go-from-password-to-submitClement Ho2016-10-133-2/+13
* | | | Merge branch '23167-min-row-height' into 'master' Fatih Acet2016-10-1411-28/+41
|\ \ \ \
| * | | | Set height on MR builds rows23167-min-row-heightAnnabel Dunstone Gray2016-10-102-15/+21
| * | | | Set height on build page rowsAnnabel Dunstone Gray2016-10-102-1/+8
| * | | | Replace generic table withAnnabel Dunstone Gray2016-10-1011-14/+14
* | | | | Merge branch 'mr-tabs-affix' into 'master' Fatih Acet2016-10-145-1/+53
|\ \ \ \ \
| * | | | | Don't run affix tabs in test envmr-tabs-affixPhil Hughes2016-10-102-34/+1
| * | | | | Tests updatePhil Hughes2016-10-061-0/+3
| * | | | | Fixed testsPhil Hughes2016-10-062-9/+16
| * | | | | Fixed merge request tab JS specPhil Hughes2016-10-061-0/+1
| * | | | | Merge request tabs stick when scrolling pagePhil Hughes2016-10-065-1/+75
* | | | | | Merge branch 'rename-pipeline-to-pipelines' into 'master' Fatih Acet2016-10-141-0/+0
|\ \ \ \ \ \
| * | | | | | Rename pipeline.js.es6 to pipelines.js.es6rename-pipeline-to-pipelinesLuke "Jared" Bennett2016-10-141-0/+0
* | | | | | | 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