summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: Fixes the tab order on the sign in form25169-fix-tabindex-orderMatt Lee2016-11-301-5/+5
* Merge branch 'fix/git-access-wiki-when-repository-feature-disabled' into 'mas...Sean McGivern2016-11-306-3/+57
|\
| * Add CHANGELOG entryfix/git-access-wiki-when-repository-feature-disabledDouglas Barbosa Alexandre2016-11-301-0/+4
| * Improve Gitlab::GitAccessWiki spec with download access checksDouglas Barbosa Alexandre2016-11-301-0/+25
| * Improve ProjectPolicy spec to check permissions when wiki is disabledDouglas Barbosa Alexandre2016-11-301-2/+12
| * Allow access to the wiki with git when repository feature disabledDouglas Barbosa Alexandre2016-11-303-1/+16
* | Merge branch '24710-fix-generic-commit-status-table-row' into 'master' Fatih Acet2016-11-303-39/+56
|\ \
| * | add CHANGELOG.md entry for !781124710-fix-generic-commit-status-table-rowMike Greiling2016-11-291-0/+4
| * | collapse nested if statementMike Greiling2016-11-292-6/+4
| * | remove redundant if statementMike Greiling2016-11-292-4/+0
| * | reformat build duration and finish time to match /ci/builds/_build.html.hamlMike Greiling2016-11-291-8/+12
| * | reorder generic commit status columns to match build status partialMike Greiling2016-11-291-22/+29
| * | fetch local parameters in _generic_commit_status.html.haml similar to how _bu...Mike Greiling2016-11-291-8/+16
* | | Merge branch 'autocomplete-stays-open' into 'master' Fatih Acet2016-11-301-1/+2
|\ \ \
| * | | Fixed GFM autocomplete regexautocomplete-stays-openPhil Hughes2016-11-301-1/+2
* | | | Merge branch 'docs/git-submodules-with-ci' into 'master' Achilleas Pipinellis2016-11-304-110/+96
|\ \ \ \
| * | | | Refactor the Git submodules with CI docsAchilleas Pipinellis2016-11-304-110/+96
* | | | | Merge branch '25092-change-font-commit-list-in-system-note' into 'master' Fatih Acet2016-11-301-3/+3
|\ \ \ \ \
| * | | | | adjust commit list ul height25092-change-font-commit-list-in-system-noteNur Rony2016-11-301-1/+1
| * | | | | adjust padding in listNur Rony2016-11-301-1/+1
| * | | | | makes ul bullets fully visibleNur Rony2016-11-301-1/+1
| * | | | | shows commits SHAs in monospcase and commit messaages in normal fontNur Rony2016-11-301-1/+1
| |/ / / /
* | | | | Merge branch 'issue_24363' into 'master' Fatih Acet2016-11-3012-42/+129
|\ \ \ \ \
| * | | | | Fix appearance in error pagesLuis Alonso Chavez Armendariz2016-11-2912-42/+129
* | | | | | Merge branch '25044-md-header-tabs' into 'master' Annabel Dunstone Gray2016-11-301-7/+0
|\ \ \ \ \ \
| * | | | | | 25044 Make md header tabs match nav tabs25044-md-header-tabstauriedavis2016-11-291-7/+0
* | | | | | | Merge branch '24894-style-system-note-in-commit-discussion' into 'master' Annabel Dunstone Gray2016-11-302-0/+8
|\ \ \ \ \ \ \
| * | | | | | | removes redundant styles24894-style-system-note-in-commit-discussionNur Rony2016-11-301-116/+0
| * | | | | | | changelog entry addedNur Rony2016-11-301-0/+4
| * | | | | | | new system note design for commit discussionNur Rony2016-11-301-0/+120
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch '24844-environments-date' into 'master' Fatih Acet2016-11-303-4/+34
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix comma-dangle in function's arguments errors24844-environments-dateFilipa Lacerda2016-11-302-3/+3
| * | | | | | Improvements after reviewFilipa Lacerda2016-11-301-4/+10
| * | | | | | Use created date from last_deploymentFilipa Lacerda2016-11-303-2/+26
* | | | | | | Merge branch 'api-branch-status' into 'master' Rémy Coutable2016-11-304-1/+25
|\ \ \ \ \ \ \
| * | | | | | | API: Expose branch statusapi-branch-statusRobert Schilling2016-11-304-1/+25
* | | | | | | | Merge branch 'revert-rufus-scheduler-bump' into 'master' Stan Hu2016-11-301-2/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert bump in rufus-schedulerrevert-rufus-scheduler-bumpStan Hu2016-11-301-2/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'dont-run-ee_compat_check-on-dev' into 'master' Sean McGivern2016-11-301-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Disable the ee_compat_check task on devRémy Coutable2016-11-301-1/+0
* | | | | | | | | Merge branch 'fix-migrations' into 'master' Sean McGivern2016-11-3022-3/+47
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Make the downtime_check task happyfix-migrationsRémy Coutable2016-11-3022-3/+47
|/ / / / / / / /
* | | | | | | | Merge branch 'grapify-files-api' into 'master' Rémy Coutable2016-11-302-95/+62
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Grapify the files APIgrapify-files-apiRobert Schilling2016-11-302-95/+62
| |/ / / / / /
* | | | | | | Merge branch 'grapify-projects-api' into 'master' Rémy Coutable2016-11-304-358/+288
|\ \ \ \ \ \ \
| * | | | | | | Grapify the projects APIgrapify-projects-apiRobert Schilling2016-11-284-358/+288
* | | | | | | | Merge branch '25031-do-not-raise-error-in-autocomplete' into 'master' Rémy Coutable2016-11-303-1/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Do not raise error in AutocompleteController#users when not authorizedSemyon Pupkov2016-11-303-1/+14
* | | | | | | | | Merge branch 'rs-group-security-spec-speed' into 'master' Rémy Coutable2016-11-304-219/+181
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Speed up Group security access specsrs-group-security-spec-speedRobert Speicher2016-11-304-219/+181