summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Test FixesTim Zallmann2017-10-301-1/+1
* Fixes for TestsTim Zallmann2017-10-305-28/+7
* Update Action IconsTim Zallmann2017-10-304-19/+14
* Fixing IconsTim Zallmann2017-10-3011-78/+101
* Updated also Badge + Dropdown IconsTim Zallmann2017-10-302-4/+4
* Comma to muchTim Zallmann2017-10-301-1/+1
* Fix the size of a status iconTim Zallmann2017-10-301-1/+1
* Updated Static Icons from CI AreaTim Zallmann2017-10-304-22/+25
* [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
* | | | | | | | Merge branch 'api-configure-jira' into 'master'Douwe Maan2017-10-261-0/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Validate username/pw for Jiraservice, require them in the APIRobert Schilling2017-10-241-0/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Added ssh fingerprint, gitlab ci and pages information in an instance configu...Francisco Lopez2017-10-258-0/+198
* | | | | | | Merge branch '38178-fl-mr-notes-components' into 'master'Phil Hughes2017-10-255-12/+56
|\ \ \ \ \ \ \
| * | | | | | | Moves placeholders components into shared folder with documentation. Makes th...38178-fl-mr-notes-componentsFilipa Lacerda2017-10-195-12/+56
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'gitaly-ff-merge-preparation' into 'master'Rémy Coutable2017-10-251-14/+4
|\ \ \ \ \ \ \
| * | | | | | | Move all rugged operation for ff_merge inside Gitlab::Gitgitaly-ff-merge-preparationAlejandro Rodríguez2017-10-241-14/+4
| |/ / / / / /
* | | | | | | Merge branch '35199-case-insensitive-branches-search' into 'master'Sean McGivern2017-10-251-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Add case insensitive branches searchGeorge Andrinopoulos2017-10-231-1/+1
* | | | | | | | Resolve "Remove overzealous tooltips in projects page tabs"Victor Wu2017-10-251-3/+3
* | | | | | | | Remove filter icon from search bar32318-filter-iconAnnabel Dunstone Gray2017-10-242-13/+1
* | | | | | | | Merge branch 'jramsay-remove-superfluous-namespace' into 'master'Douwe Maan2017-10-241-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove superfluous namespace from cluster settingsjramsay-remove-superfluous-namespaceJames Ramsay2017-10-221-2/+2
* | | | | | | | | Merge branch 'suggest-rename-origin' into 'master'Sean McGivern2017-10-241-0/+1
|\ \ \ \ \ \ \ \ \