summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "get rid of unnecessary height calculations by using flex"le-issue-boards-height-calculationLukas Eipert2018-03-161-3/+5
* run prettier on all touched filesLukas Eipert2018-03-164-43/+57
* get rid of unnecessary height calculations by using flexLukas Eipert2018-03-161-5/+3
* re-add min-height to issue boardsLukas Eipert2018-03-161-0/+1
* fix height of issue-boards-filterLukas Eipert2018-03-161-1/+1
* use the correct gitlab paddings within issue boardsLukas Eipert2018-03-161-4/+1
* move breadcrumb height to a common variableLukas Eipert2018-03-162-3/+3
* Make issue boards height calculation clearer and remove magic numbersLukas Eipert2018-03-163-19/+26
* Merge branch 'toon-master-patch-57286' into 'master'Marin Jankovski2018-03-161-1/+1
|\
| * Rename manual job to `package-and-qa`Toon Claes2018-03-161-1/+1
* | Merge branch 'opnshift-docs-patch' into 'master'Marcia Ramos2018-03-161-1/+10
|\ \
| * | OpenShift install docs: Recommend "add-scc-to-user" over "edit scc"Joe Mullally2018-03-161-1/+10
* | | Merge branch 'jramsay-43804-jupyter-docs' into 'master'Marcia Ramos2018-03-162-0/+18
|\ \ \ | |_|/ |/| |
| * | Add Jupyter Notebook docsJames Ramsay2018-03-162-0/+18
|/ /
* | Merge branch 'gitaly-0.91.0' into 'master'Robert Speicher2018-03-161-1/+1
|\ \
| * | Use Gitaly 0.91.0Jacob Vosmaer2018-03-161-1/+1
* | | Merge branch 'update_vendored_gitlab_ci_yml' into 'master'Robert Speicher2018-03-161-6/+5
|\ \ \
| * | | Update vendored gitlab-ci.yml template for auto-devopsOlivier Gonzalez2018-03-161-6/+5
* | | | Merge branch '41902-add-api-option-to-overwrite-project-description-on-projec...Grzegorz Bizon2018-03-1613-11/+60
|\ \ \ \
| * | | | Adds the option to override project description on export via APITiago Botelho2018-03-1613-11/+60
* | | | | Merge branch '44126-setup-middleware-before-adapter' into 'master'Kamil TrzciƄski2018-03-161-2/+3
|\ \ \ \ \
| * | | | | Setup Faraday middleware before adapterLin Jen-Shin2018-03-161-2/+3
| |/ / / /
* | | | | Merge branch 'jej/commit-api-tracks-lfs' into 'master'Dmitriy Zaporozhets2018-03-1610-64/+270
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Extract constant for LfsPointerFile::VERSION_LINEJames Edwards-Jones2018-03-164-7/+10
| * | | | Avoid printing data for LfsPointerFile#inspectjej/commit-api-tracks-lfsJames Edwards-Jones2018-03-151-0/+4
| * | | | Use correct encoding with Lfs::FileTransfromerJames Edwards-Jones2018-03-154-19/+68
| * | | | Lfs::FileTranformer caches .gitattributes parserJames Edwards-Jones2018-03-152-3/+8
| * | | | Avoid failed integrity check by linking LfsObjectProjects soonerJames Edwards-Jones2018-03-154-67/+30
| * | | | Multi-file upload and Commit API obey LFS filtersJames Edwards-Jones2018-03-156-11/+193
| * | | | Rename Lfs::FileModificationHandler to Lfs::FileTransformerJames Edwards-Jones2018-03-152-2/+2
* | | | | Merge branch 'docs-refactor-dev-guides' into 'master'44320-add-security-details-in-a-table-to-contributing-manualAchilleas Pipinellis2018-03-162-296/+316
|\ \ \ \ \
| * | | | | Docs: refactor doc general guidelines and style guidelinesMarcia Ramos2018-03-162-296/+316
|/ / / / /
* | | | | Merge branch 'docs-update_code_quality_example' into 'master'Achilleas Pipinellis2018-03-161-7/+15
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update Code Quality example documentationdocs-update_code_quality_exampleOlivier Gonzalez2018-03-161-7/+15
* | | | | Merge branch 'docs-44273-fix-ce-install-link' into 'master'Achilleas Pipinellis2018-03-161-1/+1
|\ \ \ \ \
| * | | | | Fix CE install link for downgrade docsMark Fletcher2018-03-141-1/+1
* | | | | | Merge branch 'fix-check-task-docs' into 'master'Sean McGivern2018-03-161-3/+3
|\ \ \ \ \ \
| * | | | | | Add version available info to integrity check rake task docsBalasankar "Balu" C2018-03-161-3/+3
|/ / / / / /
* | | | | | Merge branch 'update-flipper' into 'master'Grzegorz Bizon2018-03-162-11/+11
|\ \ \ \ \ \
| * | | | | | Update flipper 0.11.0 -> 0.13.0Pirate Praveen2018-03-132-13/+13
* | | | | | | Merge branch '44235-update-knapsack-to-1.16.0' into 'master'Grzegorz Bizon2018-03-163-4/+8
|\ \ \ \ \ \ \
| * | | | | | | Update knapsack to 1.16.0Takuya Noguchi2018-03-143-4/+8
* | | | | | | | Merge branch '43522-technical-debt-service-disabled_title' into 'master'Dmitriy Zaporozhets2018-03-164-19/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Removed unused `Service#disabled_title` methods43522-technical-debt-service-disabled_titleJames Edwards-Jones2018-03-154-19/+0
* | | | | | | | | Merge branch 'sh-cache-table-exists' into 'master'Yorick Peterse2018-03-164-1/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Cache table_exists?('application_settings') to reduce repeated schema reloadssh-cache-table-existsStan Hu2018-03-154-1/+23
* | | | | | | | | | Merge branch 'sh-cache-column-exists' into 'master'Yorick Peterse2018-03-164-3/+23
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Cache column_exists? for application settingssh-cache-column-existsStan Hu2018-03-154-3/+23
* | | | | | | | | | Merge branch 'mr-sticky-tabs-perf-bar' into 'master'Filipa Lacerda2018-03-161-0/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Fixes merge request bar styling when performance bar is visiblemr-sticky-tabs-perf-barPhil Hughes2018-03-151-0/+5