summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Only require sidekiq-limit_fetch when enabled in settingsonly-limit-fetch-when-requestedSean McGivern2017-08-215-19/+44
* Merge branch '35343-inherit-milestones-and-labels' into 'master'Sean McGivern2017-08-213-3/+27
|\
| * [skip ci] changelog and minor style changes addedhaseeb2017-08-183-3/+8
| * moved merge parms to servicehaseeb2017-08-173-33/+17
| * tests for inheriting milestones and labelshaseeb2017-08-111-1/+26
| * working version of create merge requests with labelshaseeb2017-08-102-4/+12
| * copy milestones from issue when using create merge request btnhaseeb2017-08-102-2/+4
* | Merge branch 'issue_20900_remove_ignore_columns' into 'master'Sean McGivern2017-08-212-4/+0
|\ \
| * | Remove ignore columnsFelipe Artur2017-08-182-4/+0
* | | Merge branch '36458-user-profile-activity-feed-contains-broken-image-links' i...Phil Hughes2017-08-212-1/+7
|\ \ \
| * | | Resolve "User profile activity feed contains broken image links"Tim Zallmann2017-08-212-1/+7
|/ / /
* | | Merge branch 'rouge-2.2.0' into 'master'Sean McGivern2017-08-212-1/+6
|\ \ \
| * | | Bump rouge to v2.2.0pbr2017-08-192-1/+6
* | | | Merge branch 'rs-git-access-spec-speed' into 'master'Douwe Maan2017-08-212-142/+126
|\ \ \ \
| * | | | Reduce duplication in GitAccess spec around error messagesrs-git-access-spec-speedRobert Speicher2017-08-182-44/+46
| * | | | Greatly reduce test duration for git_access_specRobert Speicher2017-08-181-111/+93
* | | | | Merge branch 'mk-fix-user-namespace-rename' into 'master'Douwe Maan2017-08-215-4/+87
|\ \ \ \ \
| * | | | | Add namespace errors from User#after_updatemk-fix-user-namespace-renameMichael Kozono2017-08-183-3/+26
| * | | | | Fix specMichael Kozono2017-08-171-2/+1
| * | | | | Add changelog entryMichael Kozono2017-08-171-0/+5
| * | | | | Make username update fail if namespace part failsMichael Kozono2017-08-172-1/+57
* | | | | | Merge branch 'fix-broken-yarn-deps' into 'master'Tim Zallmann2017-08-214-395/+516
|\ \ \ \ \ \
| * | | | | | switch from --pure-lockfile to --frozen-lockfile to ensure failure if we have...fix-broken-yarn-depsMike Greiling2017-08-181-2/+2
| * | | | | | refresh sub-dependencies of node scripts to latest versionsMike Greiling2017-08-182-257/+403
| * | | | | | fix more node depsMike Greiling2017-08-181-16/+9
| * | | | | | dedupe node dependenciesMike Greiling2017-08-181-30/+2
| * | | | | | remove zopfli compression temporarily until a better solution is foundMike Greiling2017-08-183-171/+26
| * | | | | | bump fsevents dependency to version that supports node 8Mike Greiling2017-08-181-12/+167
* | | | | | | Merge branch '36517-failing-karma-tests-for-chrome-60' into 'master'Tim Zallmann2017-08-213-3/+8
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | update karma CI build image to Chrome 6036517-failing-karma-tests-for-chrome-60Mike Greiling2017-08-181-1/+1
| * | | | | | fix test failures in text_utility_spec.js on Chrome 60Mike Greiling2017-08-181-0/+1
| * | | | | | fix test failures in board_new_issue_spec.js on Chrome 60Mike Greiling2017-08-171-2/+6
* | | | | | | Merge branch 'remove-user-bundle' into 'master'Tim Zallmann2017-08-211-1/+0
|\ \ \ \ \ \ \
| * | | | | | | remove superfluous users bundleremove-user-bundleMike Greiling2017-08-181-1/+0
* | | | | | | | Merge branch 'issue-boards-closed-shows-empty-label' into 'master'Tim Zallmann2017-08-212-1/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed issue boards closed list displaying empty labelissue-boards-closed-shows-empty-labelPhil Hughes2017-08-182-1/+20
* | | | | | | | | Merge branch 'docs/gpg-refactor' into 'master'Marcia Ramos2017-08-2115-87/+249
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add more sections in GPG docsdocs/gpg-refactorAchilleas Pipinellis2017-08-192-21/+173
| * | | | | | | | | Refactor GPG signing docsAchilleas Pipinellis2017-08-184-31/+40
| * | | | | | | | | Change GPG docs locationAchilleas Pipinellis2017-08-1811-4/+5
* | | | | | | | | | Merge branch 'update-create-project-getting-started' into 'master'Achilleas Pipinellis2017-08-202-10/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update Create Project Getting StartedFabio Busatto2017-08-202-10/+7
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'sh-fix-protected-tags-delete' into 'master'Yorick Peterse2017-08-203-2/+42
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix Error 500s when attempting to destroy a protected tagStan Hu2017-08-203-2/+42
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'winh-filtered-search-dropdowns' into 'master'Clement Ho2017-08-183-12/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make issuable filter dropdown style consistentWinnie Hellmann2017-08-183-12/+20
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'repo-template-format-repo' into 'master'Clement Ho2017-08-181-3/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Correct repo.vue templateLuke "Jared" Bennett2017-08-181-3/+6
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'dm-commit-cache-i18n' into 'master'Robert Speicher2017-08-182-1/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Describe what, not how, in changelog.dm-commit-cache-i18nDouwe Maan2017-08-181-1/+1