summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/rake_drop_tables'Dmitriy Zaporozhets2014-03-281-0/+1
|\ | | | | | | | | Conflicts: CHANGELOG
| * Drop all tables before restoring a PostgreSQL DBJacob Vosmaer2014-03-281-0/+1
| | | | | | | | | | | | Invoking 'db:schema:load' turned out to be a bad idea: when downgrading an existing GitLab installation, the schema of the newer version would be preserved when trying to import the old version.
* | Use omniauth nickname as the username for LDAPJacob Vosmaer2014-03-281-0/+1
|/ | | | | | Before there was a bug in omniauth-ldap which prevented samaccountname showing up as a possible username for new LDAP users. Thanks to upstream fixes, we no longer need to work around this bug.
* Change the user search query to be case insensitive.Marin Jankovski2014-03-261-0/+1
|
* Add gzip asset compression to the changelog.Marin Jankovski2014-03-261-0/+1
|
* Add to changelog.Marin Jankovski2014-03-251-2/+5
|
* Version 6.7.2Dmitriy Zaporozhets2014-03-251-0/+6
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG VERSION
* Merge branch 'username-keys-content-type' of ↵Dmitriy Zaporozhets2014-03-211-0/+1
|\ | | | | | | | | | | | | | | | | https://github.com/dmedvinsky/gitlabhq into dmedvinsky-username-keys-content-type Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG
| * Fix `/:username.keys` response content typeDmitry Medvinsky2014-03-201-0/+1
| | | | | | | | | | | | | | | | | | Currently this method responds with `text/html`. It is kind of unusable if you open it in a browser. The browser thinks it is HTML and renders it as HTML, meaning new lines are dropped. So it's very hard to distinguish where the key starts and where it ends. This commit changes the content type header to `text/plain`.
* | Update ChangelogMarin Jankovski2014-03-201-0/+1
|/
* GitLab requires gitlab-shell v1.9.0Dmitriy Zaporozhets2014-03-201-0/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* added OReilly sponsorship to CHANGELOGMarc Radulescu2014-03-201-0/+1
|
* Merge branch 'someone-asked-us-to-update-the-changelog' into 'master'Dmitriy Zaporozhets2014-03-191-0/+1
|\ | | | | | | Someone Asked Us To Update The Changelog
| * Spinner in changelog.dosire2014-03-191-0/+1
| |
* | Added Slack service integration.Federico Ravasio2014-03-181-0/+1
| |
* | Add change to changelog.Marin Jankovski2014-03-171-0/+1
| |
* | update changelog, add remainder 6.6.X changlog entriesArif Ali2014-03-171-0/+12
| |
* | Merge branch 'issue-110' of https://gitlab.com/gmessner/gitlab-ce into ↵Dmitriy Zaporozhets2014-03-161-0/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | gmessner/gitlab-ce-issue-110 Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG
| * | Added description parameter support to Create and Update MR API endpoints ↵Greg Messner2014-03-031-0/+1
| | | | | | | | | | | | (issue-110).
* | | Batch key import requires gitlab-shell 1.8.5Jacob Vosmaer2014-03-141-1/+1
| | |
* | | Use batch_add_keys in `rake gitlab:shell:setup`Jacob Vosmaer2014-03-141-1/+1
| | |
* | | Fix global searchDmitriy Zaporozhets2014-03-141-0/+1
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Add to changelog changes for markdown.Marin Jankovski2014-03-141-0/+2
| | |
* | | Merge branch 'ldap_connections'Dmitriy Zaporozhets2014-03-141-0/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG
| * | | Open/close LDAP in ApplicationControllerJacob Vosmaer2014-03-141-0/+1
| | | | | | | | | | | | | | | | | | | | By opening the LDAP connection at the controller level we can reuse it for all LDAP queries during the request.
* | | | Merge branch 'import-timeout' of ↵Dmitriy Zaporozhets2014-03-141-0/+1
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://dev.gitlab.org/dzaporozhets/gitlabhq into dzaporozhets/gitlabhq-import-timeout Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG db/schema.rb
| * | | Mention retry feature for repository import in CHANGELOGDmitriy Zaporozhets2014-03-131-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Update changelogDmitriy Zaporozhets2014-03-131-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Added entry for the new webhookJeroen van Baarsen2014-03-131-0/+1
|/ / /
* | | More entries to CHANGELOGDmitriy Zaporozhets2014-03-111-0/+5
| |/ |/| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Update changelog.dosire2014-03-101-0/+1
| |
* | Added part about the help to markdownJeroen van Baarsen2014-03-061-0/+1
|/
* Added option to remove issue assignee on project issue page and issue edit pageJason Blanchard2014-03-021-1/+2
|
* Mention ci+fork fix in CHANGELOGDmitriy Zaporozhets2014-02-271-1/+2
|
* Merge pull request #6359 from jasonblanchard/comment-attachment-filenameDmitriy Zaporozhets2014-02-271-0/+1
|\ | | | | Fixed attachment identifier displaying underneath note text
| * Fixed attachment identifier displaying underneath note textJason Blanchard2014-02-191-0/+1
| |
* | Updated changelog with my name for #6267Robert Djurasaj2014-02-261-1/+1
| |
* | More entries to CHANGELOGDmitriy Zaporozhets2014-02-261-0/+2
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Add border to white code blocksDmitriy Zaporozhets2014-02-261-1/+1
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Update CAHNGELOGDmitriy Zaporozhets2014-02-251-1/+2
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge pull request #6375 from cirosantilli/link-with-idDmitriy Zaporozhets2014-02-251-0/+1
|\ \ | | | | | | Blob and tree gfm links to anchors work.
| * | Blob and tree gfm links to anchors work.Ciro Santillli2014-02-231-0/+1
| |/ | | | | | | Fixes #6046
* | Add 6.6.2 to CHANGELOGDmitriy Zaporozhets2014-02-251-1/+4
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Add public groups to change logDmitriy Zaporozhets2014-02-241-1/+2
| |
* | Include 6.6.1 in CHANGELOGDmitriy Zaporozhets2014-02-241-0/+3
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge branch 'feature/edit_from_mr'Dmitriy Zaporozhets2014-02-211-0/+1
|\ \ | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG
| * | Add changelog entryDmitriy Zaporozhets2014-02-201-0/+3
| |/ | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Add Gemnasium Service for GitlabBinsztock Rémy2014-02-211-0/+3
|/ | | | | | Conflicts: db/schema.rb
* Mention new rails in changelogDmitriy Zaporozhets2014-02-191-0/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* More for changelogDmitriy Zaporozhets2014-02-191-1/+3
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>