summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Refresh open Issue and Merge Request project counter caches when re-openingRob Ede2017-10-302-0/+2
* Merge branch 'sh-fix-broken-redirection-relative-url-root' into 'master'Rémy Coutable2017-10-301-1/+1
|\
| * Fix broken Members link when relative URL root paths are usedsh-fix-broken-redirection-relative-url-rootStan Hu2017-10-271-1/+1
* | Merge branch '39570-performance-bar-appears-enabled-even-though-it-won-t-show...Sean McGivern2017-10-301-1/+1
|\ \
| * | Allow to disable the Performance Bar and document the `p b` shortcut in its d...Rémy Coutable2017-10-301-1/+1
* | | Merge branch '38869-importer_status' into 'master'Phil Hughes2017-10-3010-403/+270
|\ \ \
| * | | Fix queried element38869-importer_statusFilipa Lacerda2017-10-301-3/+3
| * | | Merge branch 'master' into 38869-importer_statusFilipa Lacerda2017-10-3060-324/+653
| |\ \ \
| * | | | Remove issuable form from global namespaceFilipa Lacerda2017-10-263-101/+98
| * | | | Remove issuableContext from global namespaceFilipa Lacerda2017-10-264-61/+58
| * | | | Improves issuable testsFilipa Lacerda2017-10-262-1/+4
| * | | | Remove old codeFilipa Lacerda2017-10-265-242/+112
* | | | | Merge branch '39020-fix-js-call-stack-size-exceeded-autocomplete-group-milest...Fatih Acet2017-10-302-2/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Split project and group milestone dispatcher branch39020-fix-js-call-stack-size-exceeded-autocomplete-group-milestoneLuke "Jared" Bennett2017-10-241-0/+4
| * | | | Prefer dispatcher glform init over global initLuke "Jared" Bennett2017-10-231-0/+1
| * | | | Remove page-specific GLForm init and add support_autocomplete: false local to...Luke "Jared" Bennett2017-10-202-2/+1
* | | | | Changed project select to use it independently and not onlt as a combobuttonFrancisco Javier López2017-10-301-10/+14
* | | | | Merge branch '39054-activerecord-statementinvalid-pg-querycanceled-error-canc...Yorick Peterse2017-10-301-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Avoid hitting statement timeout finding MR pipelines39054-activerecord-statementinvalid-pg-querycanceled-error-canceling-statement-due-to-statement-timeoutSean McGivern2017-10-271-1/+1
* | | | | Merge branch 'make-merge-jid-handling-less-stateful' into 'master'Sean McGivern2017-10-303-9/+6
|\ \ \ \ \
| * | | | | Move locked check to a guard-clauseOswaldo Ferreira2017-10-301-1/+3
| * | | | | Make merge_jid handling less stateful in MergeServiceOswaldo Ferreira2017-10-273-10/+5
| | |_|_|/ | |/| | |
* | | | | [CE backport] Saved configuration for issue boardOswaldo Ferreira2017-10-3016-93/+174
* | | | | Merge branch 'bvl-fix-system-hook-project-visibility' into 'master'Sean McGivern2017-10-301-1/+1
|\ \ \ \ \
| * | | | | Use the correct project visibility in system hooksBob Van Landuyt2017-10-301-1/+1
* | | | | | Merge branch '39366-email-confirmation-fails' into 'master'Douwe Maan2017-10-302-1/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | use a delegate for `username` to be more future friendlyBrett Walker2017-10-272-2/+3
| * | | | | fix to pass static-analysisBrett Walker2017-10-241-2/+2
| * | | | | grab the correct username when confirming secondary emailBrett Walker2017-10-231-1/+2
* | | | | | Merge branch 'es-module-autosave' into 'master'Filipa Lacerda2017-10-306-27/+17
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch 'master' into 'es-module-autosave'es-module-autosaveMike Greiling2017-10-24207-2529/+3932
| |\ \ \ \ \
| * | | | | | remove import from main.jsMike Greiling2017-10-121-1/+0
| * | | | | | remove global exportMike Greiling2017-10-121-2/+0
| * | | | | | convert Autosave into pure es module and remove global exportMike Greiling2017-10-125-25/+18
* | | | | | | Fetch the merged branches at onceLin Jen-Shin (godfat)2017-10-274-9/+21
* | | | | | | Merge branch 'zj-commit-cache' into 'master'Sean McGivern2017-10-273-17/+31
|\ \ \ \ \ \ \
| * | | | | | | Cache commits on the repository modelZeger-Jan van de Weg2017-10-273-17/+31
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'add-user-avatar-username-link' into 'master'Fatih Acet2017-10-271-3/+26
|\ \ \ \ \ \ \
| * | | | | | | Rename to shouldShowUsernameClement Ho2017-10-271-3/+3
| * | | | | | | Add configurable option to display username in user avatar link componentClement Ho2017-10-181-3/+26
* | | | | | | | Merge branch 'ac-k8s-namespace-validator' into 'master'Rémy Coutable2017-10-271-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Add KubernetesService#default_namespace testsac-k8s-namespace-validatorAlessio Caiazza2017-10-261-9/+2
| * | | | | | | | namespace should be lowercased in kubernetes. This is also true for the scena...Mircea Danila Dumitrescu2017-10-041-1/+11
* | | | | | | | | Merge branch '39441-bring-edit-form-back' into 'master'Rémy Coutable2017-10-272-1/+16
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Revert "Merge branch '36670-remove-edit-form' into 'master'"39441-bring-edit-form-backSean McGivern2017-10-262-1/+16
* | | | | | | | | Merge branch '39188-change-default-disabled-merge-message' into 'master'Filipa Lacerda2017-10-271-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Change default disabled merge request widget message to "Merge is not allowed...39188-change-default-disabled-merge-messageEric Eastwood2017-10-271-2/+3
* | | | | | | | | | Remove groups_select from global namespace & simplifies the codeFilipa Lacerda2017-10-273-113/+77
|/ / / / / / / / /
* | | | | | | | | Merge branch 'non-existing-repo-optimization' into 'master'Douwe Maan2017-10-261-2/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Avoid calling underlying methods on non-existing reposnon-existing-repo-optimizationAlejandro Rodríguez2017-10-201-2/+7