summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-github-importer-slowness' into 'master' Robert Speicher2017-04-031-0/+4
|\
| * Add CHANGELOGDouglas Barbosa Alexandre2017-04-031-0/+4
* | Merge branch 'fix/gb/remove-deprecated-pipeline-processing-code' into 'master' Kamil Trzciński2017-04-031-0/+4
|\ \
| * | Add changelog entry for deprecating legacy pipelinesfix/gb/remove-deprecated-pipeline-processing-codeGrzegorz Bizon2017-04-021-0/+4
* | | Merge branch 'namespace-race-condition' into 'master' Douwe Maan2017-04-031-0/+4
|\ \ \ | |_|/ |/| |
| * | Fix race condition in namespace directory creationRobin Bobbitt2017-04-031-0/+4
* | | Make file templates easy to use and discoverBryce Johnson2017-04-031-0/+4
* | | Merge branch 'style-proc-cop' into 'master' Rémy Coutable2017-04-031-0/+4
|\ \ \
| * | | Enable Style/Proc cop for rubocopmhasbini2017-04-021-0/+4
| | |/ | |/|
* | | Merge branch '22303-symbolic-in-tree' into 'master' Douwe Maan2017-04-031-0/+4
|\ \ \
| * | | Fix symlink icon in project treemhasbini2017-04-021-0/+4
| |/ /
* | | Merge branch 'introduce-base-polling-interval' into 'master' Sean McGivern2017-04-031-0/+4
|\ \ \
| * | | Introduce "polling_interval_multiplier" as application settingAdam Niedzielski2017-04-031-0/+4
| | |/ | |/|
* | | Merge branch '29541-fix-github-importer-deleted-fork' into 'master' Robert Speicher2017-04-031-0/+4
|\ \ \
| * | | ChangelogGabriel Mazetto2017-04-031-0/+4
* | | | Merge branch 'sh-fix-destroy-user-race' into 'master' Douwe Maan2017-04-031-0/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix race condition where a namespace would be deleted before a project was de...Stan Hu2017-04-021-0/+5
| | |/ | |/|
* | | Merge branch 'sh-relax-wiki-slug-constraint' into 'master' Rémy Coutable2017-04-031-0/+4
|\ \ \
| * | | Relax constraint on Wiki IDs, since subdirectories can contain spacessh-relax-wiki-slug-constraintStan Hu2017-04-021-0/+4
| |/ /
* | | Merge branch '30264-fix-vue-pagination' into 'master' Fatih Acet2017-04-031-0/+5
|\ \ \
| * | | Fixes method not replacing URL parameters correctlyFilipa Lacerda2017-04-031-0/+5
* | | | Merge branch '29669-redirect-referer-params' into 'master' Rémy Coutable2017-04-031-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix redirection after login when the referer have paramsmhasbini2017-04-021-0/+4
| | |/ | |/|
* | | Merge branch 'todo-update-order' into 'master' Yorick Peterse2017-04-031-0/+4
|\ \ \ | |_|/ |/| |
| * | Remove unnecessary ORDER BY clause when updating todosmhasbini2017-04-021-0/+4
| |/
* | Merge branch 'use-gitaly-commit-is-ancestor' into 'master' Robert Speicher2017-04-021-0/+4
|\ \ | |/ |/|
| * Make GitLab use Gitaly for commit_is_ancestorKim "BKC" Carlbäcker2017-03-301-0/+4
* | Merge branch '20914-project-home-width' into 'master' Clement Ho2017-04-011-0/+4
|\ \
| * | 20914 Limits line length for project home pagetauriedavis2017-03-301-0/+4
* | | Merge branch '25556-prevent-users-from-disconnecting-gitlab-account-from-cas'...Douwe Maan2017-03-311-0/+4
|\ \ \
| * | | Prevent users from disconnecting gitlab account from CASTiago Botelho2017-03-311-0/+4
* | | | 30276 Move issue, mr, todos next to profile dropdown in top navtauriedavis2017-03-311-0/+4
* | | | Merge branch 'forked-subquery-order' into 'master' Yorick Peterse2017-03-311-0/+4
|\ \ \ \
| * | | | Remove unnecessary ORDER BY clause from `forked_to_project_id` subquerymhasbini2017-03-301-0/+4
| |/ / /
* | | | Merge branch '29929-jira-doc' into 'master' Sean McGivern2017-03-311-0/+4
|\ \ \ \
| * | | | Fix link to Jira service documentationJarka Kadlecova2017-03-311-0/+4
* | | | | Add metrics button to Environment Overview pageKushal Pandya2017-03-311-0/+4
* | | | | Handle parsing OpenBSD ps output properly to display sidekiqSebastian Reitenbach2017-03-311-0/+4
|/ / / /
* | | | Merge branch '24861-stringify-group-member-details' into 'master'Clement Ho2017-03-301-0/+4
|\ \ \ \
| * | | | Remove author nameKushal Pandya2017-02-271-1/+1
| * | | | Changelog entry for issue #24861Kushal Pandya2017-02-271-0/+4
* | | | | Allow users to import GitHub projects to subgroupsDouglas Barbosa Alexandre2017-03-301-0/+4
| |_|/ / |/| | |
* | | | Merge branch '26595-fix-issue-preselected-template' into 'master' Rémy Coutable2017-03-301-0/+4
|\ \ \ \
| * | | | Fix linking to new issue with selected templateEric Eastwood2017-03-291-0/+4
| | |/ / | |/| |
* | | | Merge branch '28799-todo-creation' into 'master' Sean McGivern2017-03-301-0/+4
|\ \ \ \
| * | | | Create todos only for new mentionsJarka Kadlecova2017-03-291-0/+4
* | | | | Merge branch '24784-system-notes-meta-data' into 'master' Sean McGivern2017-03-301-0/+4
|\ \ \ \ \
| * | | | | Create metadata when creating system notesJarka Kadlecova2017-03-281-0/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'jej-group-name-disclosure' into 'security'Sean McGivern2017-03-291-0/+4
* | | | | Merge branch '29843-project-subgroup-transfer' into 'security'Rémy Coutable2017-03-291-0/+4