summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Update CHANGELOG with 7.7.1Dmitriy Zaporozhets2015-01-231-0/+5
* Merge branch 'feature_api_project_edit' into 'master'Dmitriy Zaporozhets2015-01-221-0/+1
|\
| * Fix tests and CHANGELOG entry for project edit via APIHannes Rosenögger2015-01-221-1/+1
| * Implement edit via API for projectsMika Mäenpää2015-01-221-0/+1
* | Merge branch 'feature_api_milestone_issues' into 'master'Dmitriy Zaporozhets2015-01-221-1/+1
|\ \
| * | Fix the test and add documentation for the "per-milestone issues API call"Hannes Rosenögger2015-01-221-1/+1
* | | Merge branch 'stop_popen_zombies'Dmitriy Zaporozhets2015-01-221-2/+2
|\ \ \
| * | | Stop git zombie creation during force push checkJacob Vosmaer2015-01-221-1/+1
| |/ /
* | | Merge branch 'sidekiq3' into 'master'Dmitriy Zaporozhets2015-01-221-2/+2
|\ \ \ | |/ / |/| |
| * | Update CHANGELOGDmitriy Zaporozhets2015-01-221-1/+1
| * | Specify sidekiq patch version in changelogDmitriy Zaporozhets2015-01-221-2/+2
| * | Upgrade Sidekiq to 3.3Vinnie Okada2015-01-211-1/+1
* | | Merge branch 'vote-count' of https://github.com/mc1arke/gitlabhq into mc1arke...Dmitriy Zaporozhets2015-01-211-0/+1
|\ \ \
| * | | Only count the user's last voteMichael Clarke2015-01-191-1/+1
| |/ /
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-01-211-1/+1
|\ \ \
| * \ \ Merge branch 'show_tags_in_commit_view' into 'master'Dmitriy Zaporozhets2015-01-211-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Show tags in commit viewHannes Rosenögger2015-01-171-1/+1
* | | | Merge pull request #7762 from jubianchi/commit-closing-issuesDmitriy Zaporozhets2015-01-211-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Allow commit messages to close several issues at once (thanks @123Haynesjubianchi2015-01-201-1/+1
| | |/ | |/|
* | | Merge pull request #8603 from jubianchi/hook-merge-request-actionDmitriy Zaporozhets2015-01-201-1/+1
|\ \ \ | |/ / |/| |
| * | Add action property to merge request hookjubianchi2015-01-201-1/+1
* | | Merge branch 'syntax_highlight_diff_email' into 'master'Dmitriy Zaporozhets2015-01-181-1/+1
|\ \ \
| * | | Add Diff syntax colors for email-on-push notificationsHannes Rosenögger2015-01-171-1/+1
| | |/ | |/|
* | | Merge branch 'project_search_case_insensitive' into 'master'Dmitriy Zaporozhets2015-01-181-1/+1
|\ \ \
| * | | Make the project search case insensitiveHannes Rosenögger2015-01-181-1/+1
| | |/ | |/|
* | | Merge pull request #8464 from dserodio/group-api-descriptionDmitriy Zaporozhets2015-01-181-1/+1
|\ \ \ | |/ / |/| |
| * | Update changelogDaniel Serodio2015-01-161-1/+1
| |/
* | Fix commits paginationDmitriy Zaporozhets2015-01-171-1/+1
|/
* Welcome to 7.8 :)Dmitriy Zaporozhets2015-01-151-0/+58
* Remove password strength indicatorJacob Vosmaer2015-01-151-0/+1
* Huge set of fixes for comments logicDmitriy Zaporozhets2015-01-141-0/+3
* Enable signup by defaultJacob Vosmaer2015-01-141-0/+1
* Cleanup CHANGELOGDmitriy Zaporozhets2015-01-131-22/+3
* Update changelogDmitriy Zaporozhets2015-01-131-1/+1
* Merge branch 'git-http-blacklist' into 'master'Jacob Vosmaer2015-01-131-0/+1
|\
| * Merge remote-tracking branch 'dev_gitlab_org/master' into git-http-blacklistJacob Vosmaer2015-01-081-7/+36
| |\
| * | Block Git HTTP Basic Auth after 10 failed attemptsJacob Vosmaer2014-12-151-0/+3
* | | Fixed wording in message.Patricio Cano2015-01-121-1/+1
* | | Updated monthly.md add instructions about the handling of the CHANGELOGPatricio Cano2015-01-121-0/+2
* | | Add search filter option on project api for authorized projects.Marin Jankovski2015-01-121-1/+1
* | | Update CHANGELOGDmitriy Zaporozhets2015-01-101-2/+2
* | | Merge branch 'popen_close_stdin'Dmitriy Zaporozhets2015-01-081-0/+1
|\ \ \
| * | | Close standard input in Gitlab::Popen.popenJacob Vosmaer2015-01-051-0/+1
* | | | Update CHANGELOGDmitriy Zaporozhets2015-01-081-0/+17
| |_|/ |/| |
* | | Merge branch 'master' into update_api_messagesMarin Jankovski2015-01-071-5/+14
|\ \ \
| * \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceJob van der Voort2015-01-061-0/+1
| |\ \ \
| | * \ \ Merge branch 'fix/deleted_file' into 'master'Dmitriy Zaporozhets2015-01-051-0/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | fix deleted file display when using new gitlab_git gem, and add new gitlab_gi...Arif Ali2014-12-301-0/+1
| * | | | Updated CHANGELOG to include changes for 7.5.1-3Patricio Cano2015-01-051-0/+7
| |/ / /
| * | | Update CHANGELOGDmitriy Zaporozhets2015-01-031-5/+5
| |/ /