summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename foreign keys migration to fit into the migration timeline1163-deleting-a-project-results-in-a-large-number-of-sql-requests-that-could-be-optimizedAlejandro Rodríguez2016-12-062-1/+1
* Use `with_connection` to avoid connection leakage in threads, andAlejandro Rodríguez2016-12-051-27/+27
* Fix existing foreign keys removal in migrationAlejandro Rodríguez2016-12-051-7/+1
* Fix concurrency in foreign key migrationYorick Peterse2016-12-052-93/+77
* Use foreign keys with cascade delete to optimize project removalAlejandro Rodríguez2016-12-0517-121/+332
* Merge branch 'remove-votes-scss' into 'master' Jacob Schatz2016-12-051-4/+0
|\
| * Remove unused votes.scssremove-votes-scssAnnabel Dunstone Gray2016-12-051-4/+0
* | Merge branch 'fix-nignx-typo' into 'master' Achilleas Pipinellis2016-12-051-1/+1
|\ \
| * | NIGNX -> Nginxfix-nignx-typoSean McGivern2016-12-051-1/+1
* | | Merge branch 'docs/secret-variables' into 'master' Achilleas Pipinellis2016-12-051-11/+11
|\ \ \
| * | | It's secret variables, not secureAchilleas Pipinellis2016-12-051-11/+11
|/ / /
* | | Merge branch 'docs/refactor-ci-variables' into 'master' Achilleas Pipinellis2016-12-053-61/+218
|\ \ \
| * | | Fix dead links, add example of debug trace output, simplify titlesAchilleas Pipinellis2016-12-052-27/+147
| * | | Refactor CI variables docsdocs/refactor-ci-variablesAchilleas Pipinellis2016-11-253-49/+86
* | | | Merge branch 'feature/admin-user-groups-link' into 'master' Alfredo Sumaran2016-12-053-1/+33
|\ \ \ \
| * | | | The admin user projects view now has a clickable group linkJames Gregory2016-12-023-1/+33
* | | | | Merge branch 'add-button-styles-ux-guide' into 'master' Allison Whilden2016-12-0535-35/+36
|\ \ \ \ \
| * | | | | Document button secondary states. Update icons and color sectionChris Peressini2016-12-0535-35/+36
|/ / / / /
* | | | | Merge branch 'add-element-extensions-tests' into 'master' Alfredo Sumaran2016-12-051-0/+38
|\ \ \ \ \
| * | | | | Added element extensions spec for .matches and .closestadd-element-extensions-testsLuke "Jared" Bennett2016-12-021-0/+38
* | | | | | Merge branch 'refactor-create-service-spec' into 'master' Dmitriy Zaporozhets2016-12-052-106/+110
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Refactor create service specSemyon Pupkov2016-11-222-106/+110
* | | | | | Merge branch '25221-fix-build-status-overflow-mobile' into 'master' Alfredo Sumaran2016-12-052-0/+5
|\ \ \ \ \ \
| * | | | | | Added changelog for #25221Ryan Harris2016-12-031-0/+4
| * | | | | | Fixed top margin for Builds page status header informationRyan Harris2016-12-031-0/+1
* | | | | | | Merge branch 'pry-byebug' into 'master' Rémy Coutable2016-12-052-3/+6
|\ \ \ \ \ \ \
| * | | | | | | Use pry-byebug instead byebugSemyon Pupkov2016-12-052-3/+6
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'reduce-font-size' into 'master' Jacob Schatz2016-12-0514-20/+20
|\ \ \ \ \ \ \
| * | | | | | | Reduce base font sizes across appreduce-font-sizeAnnabel Dunstone Gray2016-12-0214-20/+20
* | | | | | | | Merge branch 'issues/1608-text' into 'master' Sean McGivern2016-12-054-2/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | change the date label to match the date usedBM5k2016-12-034-2/+25
* | | | | | | | | Merge branch 'zj-use-ruby-2-3-3' into 'master' Sean McGivern2016-12-054-9/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bump ruby versionzj-use-ruby-2-3-3Z.J. van de Weg2016-12-034-9/+11
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'use-pagination-helper' into 'master' Rémy Coutable2016-12-0516-20/+84
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use the pagination helper in the APIuse-pagination-helperRobert Schilling2016-12-0416-20/+84
* | | | | | | | | | Merge branch 'cs-upgrade-paranoia' into 'master' Rémy Coutable2016-12-052-4/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update paranoia from 2.1.4 to 2.2.0.cs-upgrade-paranoiaConnor Shea2016-12-042-4/+4
* | | | | | | | | | | Merge branch 'fix-compatibility-with-ie11-for-merge-requests' into 'master' Fatih Acet2016-12-056-4/+67
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fixed influence from other specs.Steffen Rauh2016-12-051-0/+4
| * | | | | | | | | | Satisfied eslintSteffen Rauh2016-12-032-6/+6
| * | | | | | | | | | Fix compatibility with Internet Explorer 11 for merge requestsSteffen Rauh2016-12-035-4/+63
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'fix/rename-mwbs-to-merge-when-pipeline-succeeds' into 'master' Kamil Trzciński2016-12-0524-104/+132
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix Rubocop offense in merge request specsfix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-301-1/+0
| * | | | | | | | | | Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-30311-2250/+3323
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Move MWPS document to new locationAchilleas Pipinellis2016-11-296-49/+54
| * | | | | | | | | | | Fix tests for allowing merged if pipeline succeededGrzegorz Bizon2016-11-251-2/+2
| * | | | | | | | | | | Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-25963-4137/+8668
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add Changelog entry for Merge When Pipeline SucceedsGrzegorz Bizon2016-11-211-0/+4
| * | | | | | | | | | | | Update some docs to reflect MWPS name changeGrzegorz Bizon2016-11-2110-24/+24
| * | | | | | | | | | | | Rename MWPS in user interface and feature testsGrzegorz Bizon2016-11-212-15/+16