summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove extra margin at bottom of todos pageAnnabel Dunstone Gray2017-03-243-2/+9
* Merge branch '29880-refactor-sidebar-hacks' into 'master' Annabel Dunstone Gray2017-03-2410-19/+20
|\
| * update sub-nav selector in user_requests_access_specMike Greiling2017-03-231-1/+1
| * adjust the affix breakpoint to match css top valueMike Greiling2017-03-223-3/+3
| * genericise sidebar vertical offset css as it relates to the subnavMike Greiling2017-03-222-6/+12
| * remove jobs page hack to make subnav 100% widthMike Greiling2017-03-224-9/+4
| * remove unnecessary string interpolationMike Greiling2017-03-221-1/+1
* | Merge branch 'fix/bump-gitaly-version-to-0-4-0' into 'master' Robert Speicher2017-03-241-1/+1
|\ \
| * | Bump Gitaly server version to v0.4.0Ahmad Sherif2017-03-241-1/+1
* | | Merge branch '22145-slow-search' into 'master' Yorick Peterse2017-03-242-11/+8
|\ \ \ | |/ / |/| |
| * | simplify projects, mrs search queriesmhasbini2017-03-222-11/+8
* | | Merge branch 'improve-ee_check_compat-again' into 'master' Sean McGivern2017-03-242-110/+190
|\ \ \
| * | | Put banners in constantsRémy Coutable2017-03-231-29/+27
| * | | Fetch deeper the tested branch before fetching masterRémy Coutable2017-03-232-101/+183
* | | | Merge branch 'gitlab-workhorse-1.4.2' into 'master' Sean McGivern2017-03-241-1/+1
|\ \ \ \
| * | | | Use gitlab-workhorse 1.4.2Jacob Vosmaer2017-03-241-1/+1
* | | | | Merge branch '29964-sidebar-js' into 'master' Filipa Lacerda2017-03-242-0/+6
|\ \ \ \ \
| * | | | | Add sidebar class to build & wiki pagesAnnabel Dunstone Gray2017-03-232-0/+6
* | | | | | Merge branch 'docs/update-impersonation-tokens' into 'master' Sean McGivern2017-03-242-91/+165
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove highlighting language from GET codeblocksAchilleas Pipinellis2017-03-231-6/+6
| * | | | | Update Impersonation tokens docsAchilleas Pipinellis2017-03-172-87/+161
* | | | | | Merge branch 'tc-pipeline-show-trigger-date' into 'master' Kamil Trzciński2017-03-248-10/+74
|\ \ \ \ \ \
| * | | | | | Move user_link to generic UsersHelperToon Claes2017-03-236-48/+47
| * | | | | | Add helpers for pipeline user link & user avatarToon Claes2017-03-225-3/+50
| * | | | | | Show pipeline creator & created_at in headingToon Claes2017-03-225-10/+28
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'todo-done-updates' into 'master' Filipa Lacerda2017-03-241-8/+22
|\ \ \ \ \ \
| * | | | | | added hover/selected state for todos items selected donedimitrieh2017-03-231-2/+8
| * | | | | | Add transition animation to opacityAnnabel Dunstone Gray2017-03-221-4/+3
| * | | | | | Change opacity of finished todos instead of background colorAnnabel Dunstone Gray2017-03-201-8/+17
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '22850-404-when-requesting-build-trace' into 'master' Kamil Trzciński2017-03-243-1/+52
|\ \ \ \ \ \
| * | | | | | Use project.add_developer insetad of <<Shinya Maeda2017-03-231-1/+1
| * | | | | | revert spec/features/projects/builds_spec.rbShinya Maeda2017-03-231-28/+0
| * | | | | | Add builds_controller_specs and spec for #traceShinya Maeda2017-03-231-0/+47
| * | | | | | Use trait for builds_enabled of projectShinya Maeda2017-03-231-4/+1
| * | | | | | Prefered single quote. Fix have_http_status(:ok)Shinya Maeda2017-03-231-5/+5
| * | | | | | Add changelogShinya Maeda2017-03-231-0/+4
| * | | | | | No need to authorize_update_build! if 'trace' requested (as same as 'raw')Shinya Maeda2017-03-231-1/+1
| * | | | | | Add proper testsShinya Maeda2017-03-231-0/+31
* | | | | | | Merge branch 'fix-ci-api-regression-for-after-script' into 'master' Kamil Trzciński2017-03-244-9/+8
|\ \ \ \ \ \ \
| * | | | | | | Fix after_script processing for Runners APIv4Tomasz Maczukin2017-03-234-9/+8
* | | | | | | | Merge branch 'frontend-coverage-badge' into 'master' Grzegorz Bizon2017-03-242-1/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Include JavaScript test coverage in coverage badge (!10097)winniehell2017-03-232-1/+8
* | | | | | | | | Merge branch '25188-polyfill-es-symbol' into 'master' Alfredo Sumaran2017-03-243-7/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ensure lineNumbers method always returns an array with two integersMike Greiling2017-03-231-3/+3
| * | | | | | | | | add CHANGELOG.md entry for !10120Mike Greiling2017-03-221-0/+4
| * | | | | | | | | add polyfill for Array.from to enable ES spread operatorMike Greiling2017-03-221-0/+1
| * | | | | | | | | enable Array destructuring and polyfill Symbol classMike Greiling2017-03-212-4/+2
* | | | | | | | | | Merge branch 'refactor-templates-js' into 'master' Alfredo Sumaran2017-03-2428-475/+425
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Lightly refactor js files related to file template selectors.Bryce Johnson2017-03-2228-475/+425
* | | | | | | | | | | Merge branch '27574-pipelines-empty-state' into 'master' Alfredo Sumaran2017-03-2422-103/+772
|\ \ \ \ \ \ \ \ \ \ \