summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into fix-merge-request-that-removes-submodulefix-merge-request-that-removes-submoduleDouglas Barbosa Alexandre2015-12-071-0/+3
|\
| * Merge branch 'fix-parallel-merge' into 'master' Dmitriy Zaporozhets2015-12-071-0/+1
| |\
| | * Dont use cached collection for Repository find_branch and find_tag methodsDmitriy Zaporozhets2015-12-071-0/+1
| * | Merge branch 'report-ssl-errors' of https://gitlab.com/stanhu/gitlab-ceDmitriy Zaporozhets2015-12-071-0/+1
| |\ \
| | * | Handle and report SSL errors in Web hook test. Check for status 200 for success.Stan Hu2015-12-041-0/+1
| * | | Merge branch 'fix-api-private-project-update' into 'master' Dmitriy Zaporozhets2015-12-071-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Fix API setting of 'public' attribute to false will make a project privateStan Hu2015-12-051-0/+1
* | | | Merge branch 'master' into fix-merge-request-that-removes-submoduleDouglas Barbosa Alexandre2015-12-071-1/+12
|\ \ \ \ | |/ / /
| * | | Merge branch 'webhook_payload_with_changes' into 'master' Valery Sizov2015-12-071-0/+3
| |\ \ \
| | * | | Add added, modified and removed properties to commit object in webhookValery Sizov2015-12-041-0/+3
| | | |/ | | |/|
| * | | Merge branch 'gsmethells/gitlab-ce-sort-by-due-date'Douwe Maan2015-12-071-0/+1
| |\ \ \
| | * \ \ Merge branch 'master' into gsmethells/gitlab-ce-sort-by-due-dategsmethells/gitlab-ce-sort-by-due-dateDouwe Maan2015-12-071-0/+11
| | |\ \ \
| | * | | | sort milestones by due_dateGreg Smethells2015-12-031-0/+1
| * | | | | Merge branch 'fix-global-milestones-error-500' into 'master' Douwe Maan2015-12-071-0/+1
| |\ \ \ \ \
| | * | | | | Fix Error 500 when creating global milestones with Unicode charactersStan Hu2015-12-051-0/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'style-warning-about-mentioning-many-people-in-a-comment' into '...Douwe Maan2015-12-071-0/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' into style-warning-about-mentioning-many-people-in-a-co...style-warning-about-mentioning-many-people-in-a-commentDouglas Barbosa Alexandre2015-12-041-0/+7
| | |\ \ \ \ \
| | * | | | | | Style warning about mentioning many people in a commentDouglas Barbosa Alexandre2015-12-021-0/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Move changelog itemDouwe Maan2015-12-071-1/+1
| * | | | | | Merge branch 'issue_1156'Douwe Maan2015-12-071-0/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Remove changelog entry issue numberDouwe Maan2015-12-071-1/+1
| | * | | | | Run custom Git hooks when creating or deleting branches through the UI. #1156Rubén Dávila2015-12-031-0/+1
| | |/ / / /
| * | | | | Fixed duplicated issue note email notifications.Anton Baklanov2015-12-061-0/+1
| | |_|/ / | |/| | |
| * | | | Merge branch 'link-refs' into 'master' Robert Speicher2015-12-041-0/+1
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into link-refsDouwe Maan2015-12-021-3/+9
| | |\ \ \ \ | | | |/ / /
| | * | | | Add changelog itemDouwe Maan2015-12-021-0/+1
| * | | | | Update CHANGELOGRobert Speicher2015-12-041-1/+3
| | |_|/ / | |/| | |
* | | | | Fix 500 error when creating a merge request that removes a submoduleDouglas Barbosa Alexandre2015-12-041-0/+1
|/ / / /
* | | | Merge branch 'issue_3583' into 'master' Dmitriy Zaporozhets2015-12-041-0/+1
|\ \ \ \
| * | | | Ensure "Remove Source Branch" button is not shown when branch is being delete...Rubén Dávila2015-12-041-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'fix-application-settings-not-expiring' into 'master' Dmitriy Zaporozhets2015-12-041-0/+1
|\ \ \ \
| * | | | Fix application settings cache not expiring after changesStan Hu2015-12-041-0/+1
| |/ / /
* | | | Make current user the first user in assignee dropdown in issues detail pageStan Hu2015-12-041-0/+1
|/ / /
* | | Merge branch 'extend-events-api'Dmitriy Zaporozhets2015-12-041-0/+1
|\ \ \
| * | | Extent Event and Note APIextend-events-apiDmitriy Zaporozhets2015-12-041-0/+1
* | | | Add API endpoint to fetch merge request commits listDmitriy Zaporozhets2015-12-041-0/+1
|/ / /
* | | Merge branch 'fork-event' into 'master' Robert Speicher2015-12-031-0/+1
|\ \ \
| * | | Don't show project fork event as importedDouwe Maan2015-12-021-0/+1
| | |/ | |/|
* | | Fixed invalid link on starred projects dashboard.Anton Baklanov2015-12-031-0/+1
|/ /
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceStan Hu2015-12-011-0/+1
|\ \
| * \ Merge branch 'upload_hook' into 'master' Valery Sizov2015-11-301-0/+1
| |\ \
| | * | Fire update hook from GitLabValery Sizov2015-11-301-0/+1
| | |/
* | | Merge pull request #9868 from yms9654/commit-without-whitespaceStan Hu2015-12-011-0/+1
|\ \ \ | |/ / |/| |
| * | Add ignore whitespace change option to commit viewMinsik Yoon2015-12-011-0/+1
| |/
* | Update CHANGELOGRobert Speicher2015-11-301-4/+7
* | Merge branch 'stanhu/gitlab-ce-fix-404-after-project-removal'Robert Speicher2015-11-301-0/+1
|\ \ | |/ |/|
| * Fix 404 in redirection after removing a projectStan Hu2015-11-251-0/+1
* | Merge branch 'expire-application-settings-startup' of https://gitlab.com/stan...Dmitriy Zaporozhets2015-11-301-0/+1
|\ \
| * | Expire application settings from cache at startupStan Hu2015-11-251-0/+1
| |/
* | Merge branch 'fix-admin-page-personal-projects' into 'master' Dmitriy Zaporozhets2015-11-301-0/+1
|\ \