summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Version 6.7.5.v6.7.56-7-stableMarin Jankovski2014-04-141-1/+1
|
* Fix emails on push service when a single commit is pushedJonathan A. Sternberg2014-04-143-2/+41
| | | | | Conflicts: CHANGELOG
* Version to 6.7.4.v6.7.4Marin Jankovski2014-04-102-1/+4
|
* Don't send an email for "mentioned in" notesPierre de La Morinerie2014-04-102-0/+9
| | | | | | | | | | | | | | | | Currently, an email is sent every time a mentionable is referenced by an issue, a commit or a merge request: if I comment "This MR is related to #5", watchers get one email for the comment, and another one stating "Issue #5 was mentioned by issue #13". This is annoying — but the biggest issue is when pushing an existing branch. Every issue referenced by commit messages in this branch will get a new mention (which is fine), and dozens of emails will be sent for all these new mentions (which is not). This commit fixes the spam by avoiding to send an email when a new mention is created. In most cases the email notification for the mentioner is enough.
* Revert "Merge pull request #6720 from thmo/6-7-stable"Marin Jankovski2014-04-101-2/+2
| | | | | This reverts commit e6707f6f278352d7ca63d9c0a3a3780e6c97be42, reversing changes made to f88d30fac86b317248dbb47e01b050d9c1edbadf.
* Merge pull request #6720 from thmo/6-7-stableDmitriy Zaporozhets2014-04-081-2/+2
|\ | | | | Fix avatars in the network graph for relative-url setups.
| * Fix avatars in the network graph for relative-url setups.Thomas Moschny2014-04-071-2/+2
|/
* Bump version to 6.7.3, update changelog.v6.7.3Marin Jankovski2014-04-032-1/+2
|
* Merge branch 'patch/6-7-2' into '6-7-stable'Marin Jankovski2014-04-039-12/+51
|\ | | | | | | 6.7.3 patch release
| * Use current_user for Notification#merge_mrDmitriy Zaporozhets2014-04-023-4/+4
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Update CHANGELOG for 6.7.2Jacob Vosmaer2014-04-011-0/+1
| |
| * Drop all tables before restoring a PostgreSQL DBJacob Vosmaer2014-04-012-3/+7
| | | | | | | | | | | | | | | | | | 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. Conflicts: CHANGELOG
| * Add a rake task that drops all tablesJacob Vosmaer2014-04-011-0/+10
| |
| * Fix the merge notification email not being sentPierre de La Morinerie2014-04-014-6/+30
| | | | | | | | | | | | | | | | | | | | | | The 'author_id_of_changes' attribute is not persisted in the database. As we retrieve the merge request from the DB just before sending the email, this attribute was always nil. Also there was no tests for the merge notification code - tests have been added. Fix #6605
* | Do not require modernizr.Marin Jankovski2014-04-031-1/+0
| | | | | | | | | | Conflicts: app/assets/javascripts/main.js.coffee
* | Remove modernizr gem.Marin Jankovski2014-04-032-4/+0
|/
* Version 6.7.2v6.7.2Dmitriy Zaporozhets2014-03-212-1/+4
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix upgraderDmitriy Zaporozhets2014-03-211-0/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Version 6.7.1v6.7.1Dmitriy Zaporozhets2014-03-212-1/+4
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix gitlab-ci integrationDmitriy Zaporozhets2014-03-211-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'update-install-doc-branch' into '6-7-stable'Dmitriy Zaporozhets2014-03-211-1/+1
|\ | | | | | | | | | | Update Install Doc Branch /cc @marin
| * Should be 6-7.dosire2014-03-211-1/+1
| |
* | Version 6.7.0v6.7.0Marin Jankovski2014-03-211-1/+1
| |
* | Merge branch 'what-is-a-bug' into 'master'Sytse Sijbrandij2014-03-213-9/+10
|\ \ | | | | | | | | | What Is A Bug
| * | Ensure I can link to this line.dosire2014-03-211-1/+4
| | |
| * | Features people are missing are not bugs.dosire2014-03-213-9/+7
| |/
* | Merge branch 'fix-grack-auth' into 'master'Dmitriy Zaporozhets2014-03-212-26/+38
|\ \ | | | | | | | | | Fix http clone for public project
| * | Fix http clone for public projectDmitriy Zaporozhets2014-03-212-26/+38
|/ / | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge branch 'update_upgrade_document' into 'master'Dmitriy Zaporozhets2014-03-213-3/+3
|\ \ | | | | | | | | | | | | | | | Update Upgrade Document for 6.7 Use the latest version of gitlab-shell which is 1.9.0
| * | Use the latest tag, 1.9.1 for gitlab-shell.Marin Jankovski2014-03-213-3/+3
| | |
| * | Checkout gitlab-shell v 1.9.0Marin Jankovski2014-03-211-1/+1
|/ /
* | Merge branch 'dmedvinsky-username-keys-content-type'Dmitriy Zaporozhets2014-03-213-1/+12
|\ \
| * \ Merge branch 'username-keys-content-type' of ↵Dmitriy Zaporozhets2014-03-213-1/+12
| |\ \ |/ / / | | | | | | | | | | | | | | | | | | | | | 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-203-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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`.
* | | Merge branch 'gitlab_emoji_gem' into 'master'Dmitriy Zaporozhets2014-03-208-11/+14
|\ \ \ | |/ / |/| | | | | Replace gemoji with open source PhantomOpenEmoji
| * | Update ChangelogMarin Jankovski2014-03-203-3/+4
| | |
| * | New bindings to vote on notes.Marin Jankovski2014-03-201-2/+4
| | |
| * | Use new gems methods.Marin Jankovski2014-03-204-6/+3
| | |
| * | Use gitlab_emoji gem instead of gemoji.Marin Jankovski2014-03-202-3/+6
|/ /
* | Merge branch 'cloud-update' into 'master'Dmitriy Zaporozhets2014-03-201-3/+3
|\ \ | | | | | | | | | | | | | | | Cloud Update /cc @jacobvosmaer @marin @job
| * | Run the RC on Cloud.dosire2014-03-191-3/+3
| |/
* | Merge branch 'oauth-require-public-email' into 'master'Dmitriy Zaporozhets2014-03-201-1/+3
|\ \ | | | | | | | | | | | | | | | Oauth Require Public Email Does not fix #976 yet, but will reduce the amount of users getting 422 immensly.
| * | line breakJob van der Voort2014-03-191-0/+1
| | |
| * | require public email with oauth provider messageJob van der Voort2014-03-191-1/+2
| | |
* | | Merge branch 'deploy-key-doc' into 'master'Dmitriy Zaporozhets2014-03-201-0/+12
|\ \ \ | | | | | | | | | | | | | | | | | | | | Deploy Key Doc /cc @marin @job @jacobvosmaer
| * | | Split up the lines for Jacob.dosire2014-03-181-3/+8
| | | |
| * | | Deploy key needed documentation.dosire2014-03-181-0/+7
| | |/ | |/|
* | | GitLab requires gitlab-shell v1.9.0Dmitriy Zaporozhets2014-03-202-1/+3
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Merge branch 'changelog_oreilly' into 'master'Sytse Sijbrandij2014-03-201-0/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | Changelog O'Reilly added "Better API for access_levels" sponsorship from O'Reilly to CHANGELOG
| * | | added OReilly sponsorship to CHANGELOGMarc Radulescu2014-03-201-0/+1
|/ / /