summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Expand)AuthorAgeFilesLines
* Add feature toggles through FlipperAlejandro Rodríguez2017-05-311-0/+4
* Merge branch 'dm-gitmodules-parsing' into 'master'Grzegorz Bizon2017-05-311-0/+4
|\
| * Make .gitmodules parsing more resilient to syntax errorsDouwe Maan2017-05-301-0/+4
* | Merge branch 'rename-builds-controller' into 'master'Kamil Trzciński2017-05-311-0/+4
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-315-0/+20
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-3122-0/+93
| |\ \ \
| * | | | Update changelog to reflect the new schemeLin Jen-Shin2017-05-271-1/+1
| * | | | Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-26219-752/+133
| |\ \ \ \
| * | | | | Add changelog entryLin Jen-Shin2017-05-181-0/+4
* | | | | | Merge branch 'task-list-2' into 'master'Filipa Lacerda2017-05-311-0/+4
|\ \ \ \ \ \
| * | | | | | Add changelogJared Deckard2017-05-231-0/+4
* | | | | | | Merge branch 'issue-edit-inline' into 'master'Filipa Lacerda2017-05-311-0/+4
|\ \ \ \ \ \ \
| * | | | | | | fixed issuable shortcuts not workingPhil Hughes2017-05-301-0/+4
* | | | | | | | Ui improvements for count badges and permission badgesDimitrie Hoekstra2017-05-311-0/+5
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch 'tc-improve-project-api-perf' into 'master'Douwe Maan2017-05-311-0/+4
|\ \ \ \ \ \ \
| * | | | | | | UNION of SELECT/WHERE is faster than WHERE on UNIONToon Claes2017-05-301-0/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'fix/gb/use-merge-ability-for-protected-manual-actions' into 'ma...Kamil Trzciński2017-05-311-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Add changelog for protected branches abilities fixGrzegorz Bizon2017-05-311-0/+4
| |/ / / / / /
* | | | | | | Merge branch 'issue-template-reproduce-in-example-project' into 'master'Rémy Coutable2017-05-311-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Ask for an example project for bug reportsMark Fletcher2017-05-311-0/+4
* | | | | | | | Merge branch '33000-tag-list-in-project-create-api' into 'master'Rémy Coutable2017-05-311-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Add tag_list param to project apivanadium232017-05-311-0/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch '30892-add-api-support-for-pipeline-schedule' into 'master'Kamil Trzciński2017-05-311-0/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Add changelogShinya Maeda2017-05-301-0/+4
* | | | | | | | Return nil when looking up config for unknown LDAP providerdm-oauth-config-forDouwe Maan2017-05-301-0/+4
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch '30410-revert-9347-and-10079' into 'master'Douwe Maan2017-05-301-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Add changelog30410-revert-9347-and-10079Rémy Coutable2017-05-301-0/+5
* | | | | | | | Merge branch 'gitaly-opt-out' into 'master'Rémy Coutable2017-05-301-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Enable Gitaly by default in GitLab 9.3Jacob Vosmaer2017-05-301-0/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Don’t create comment on JIRA if link already existsJarka Kadlecova2017-05-301-0/+4
|/ / / / / / /
* | | | | | | Merge branch '19107-404-when-creating-new-milestone-or-issue-for-project-that...Douwe Maan2017-05-301-0/+4
|\ \ \ \ \ \ \
| * | | | | | | 'New issue'/'New merge request' dropdowns should show only projects with issu...19107-404-when-creating-new-milestone-or-issue-for-project-that-has-issues-disabledblackst0ne2017-05-301-0/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch '33048-markdown-rendering-of-md-files-has-ceased-to-display-late...Douwe Maan2017-05-301-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix math rendering on blob pagesSean McGivern2017-05-301-0/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch '33032-invalid-you-directly-addressed-yourself-todo-when-using-u...Grzegorz Bizon2017-05-301-0/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix /unsubscribe slash command creating extra todos33032-invalid-you-directly-addressed-yourself-todo-when-using-unsubscribeSean McGivern2017-05-301-0/+5
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'issue_32225_2' into 'master'Kamil Trzciński2017-05-301-0/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Set head pipeline when creating merge requestsissue_32225_2Felipe Artur2017-05-291-1/+1
| * | | | | Sanity check pipeline sha before saving merge request head pipelineFelipe Artur2017-05-231-0/+4
* | | | | | Merge branch '31849-pipeline-show-view-realtime' into 'master'Phil Hughes2017-05-301-0/+5
|\ \ \ \ \ \
| * | | | | | Creates a mediator for pipeline details vue in order to mount several vue app...Filipa Lacerda2017-05-261-0/+5
* | | | | | | Merge branch '31616-add-uptime-of-gitlab-instance-in-admin-area' into 'master'Rémy Coutable2017-05-301-0/+4
|\ \ \ \ \ \ \
| * | | | | | | 31616-add-uptime-of-gitlab-instance-in-admin-areajboltz882017-05-291-0/+4
* | | | | | | | Merge branch '32790-pipeline_schedules-pages-throwing-error-500' into 'master'Kamil Trzciński2017-05-291-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Add changelogShinya Maeda2017-05-291-0/+4
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch '30917-wiki-is-not-searchable-with-guest-permissions' into 'master'Douwe Maan2017-05-291-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | update changelogValery Sizov2017-05-221-0/+4
* | | | | | | | | Merge branch 'sh-fix-submodules-trailing-spaces' into 'master'Robert Speicher2017-05-291-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Strip trailing whitespaces in submodule URLssh-fix-submodules-trailing-spacesStan Hu2017-05-291-0/+4
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '23036-replace-all-spinach-tests-with-rspec-feature-tests' into ...Rémy Coutable2017-05-291-0/+4
|\ \ \ \ \ \ \ \ \