summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove invalid broadcast messages before migratingfix-broadcast-messages-migrationYorick Peterse2017-08-141-1/+13
* Merge branch 'pagination-projects-explore' into 'master'Douwe Maan2017-08-148-10/+78
|\
| * Use Prev/Next pagination for exploring projectspagination-projects-exploreYorick Peterse2017-08-148-10/+78
* | Merge branch 'revert-3c2cff0c' into 'master'Douwe Maan2017-08-141-1/+1
|\ \
| * | Revert "Merge branch 'zj-fix-charlock_holmes' into 'master'"revert-3c2cff0cMarin Jankovski2017-08-141-1/+1
* | | Merge branch 'fix/thread-safe-gpgme-tmp-directory' into 'master'Dmitriy Zaporozhets2017-08-143-11/+85
|\ \ \ | |/ / |/| |
| * | reset original directory in ensureAlexis Reigel2017-08-141-8/+4
| * | add changelogAlexis Reigel2017-08-141-0/+4
| * | use mutex for keychain interactionAlexis Reigel2017-08-142-8/+56
| * | store gpg return directory locallyAlexis Reigel2017-08-112-5/+31
* | | Merge branch 'fly-out-tunnel' into 'master'Filipa Lacerda2017-08-143-69/+255
|\ \ \
| * | | moved timeout to a variablefly-out-tunnelPhil Hughes2017-08-141-4/+8
| * | | fixed up specs caused by left over elements in the bodyPhil Hughes2017-08-142-4/+5
| * | | fixed JS error when no sidebar existsPhil Hughes2017-08-141-0/+3
| * | | Add dynamic navigation tunnel to fly-out menusPhil Hughes2017-08-143-69/+247
* | | | Update CHANGELOG.md for 9.4.5James Edwards-Jones2017-08-1419-73/+21
* | | | Merge branch 'zj-fix-charlock_holmes' into 'master'Douwe Maan2017-08-141-1/+1
|\ \ \ \
| * | | | Update charlock_holmeszj-fix-charlock_holmesZeger-Jan van de Weg2017-08-141-1/+1
| | |_|/ | |/| |
* | | | Merge branch '36133-project-overview-page-doesn-t-load-commit-metadata-for-re...Tim Zallmann2017-08-141-0/+3
|\ \ \ \
| * \ \ \ Merge branch 'master' into '36133-project-overview-page-doesn-t-load-commit-m...36133-project-overview-page-doesn-t-load-commit-metadata-for-repo-viewMike Greiling2017-08-10218-778/+1763
| |\ \ \ \
| * | | | | fix commit metadata in project:show pageMike Greiling2017-08-081-0/+3
* | | | | | Merge branch 'user-edit-files-spec-fix' into 'master'Tim Zallmann2017-08-141-0/+17
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Wait for requests to finish before running the ace JSuser-edit-files-spec-fixPhil Hughes2017-08-091-0/+17
* | | | | | Merge branch '36325-increase-z-index-pipeline-dropdown' into 'master'Phil Hughes2017-08-141-0/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Increase z-index of pipeline dropdown36325-increase-z-index-pipeline-dropdownAnnabel Dunstone Gray2017-08-111-0/+1
* | | | | | Merge branch 'bvl-rollback-renamed-system-namespace' into 'master'Douwe Maan2017-08-1425-524/+251
|\ \ \ \ \ \
| * | | | | | Move the personal snippet uploads from `system` to `-/system`bvl-rollback-renamed-system-namespaceBob Van Landuyt2017-08-114-4/+184
| * | | | | | Make sure uploads for personal snippets are correctly renderedBob Van Landuyt2017-08-118-22/+22
| * | | | | | Update migrations to move directly into the `-/system` folderBob Van Landuyt2017-08-1111-8/+146
| * | | | | | Don't update upload paths twiceBob Van Landuyt2017-08-112-110/+0
| * | | | | | Don't rename the system namespaceBob Van Landuyt2017-08-113-485/+4
* | | | | | | Merge branch 'bugfix.silence-on-disabled-notifications' into 'master'Douwe Maan2017-08-148-21/+179
|\ \ \ \ \ \ \
| * | | | | | | add a changelog entrybugfix.silence-on-disabled-notificationshttp://jneen.net/2017-08-111-0/+6
| * | | | | | | switch to multi-line before blockhttp://jneen.net/2017-08-111-1/+3
| * | | | | | | restructure the #new_key notification spechttp://jneen.net/2017-08-111-11/+6
| * | | | | | | don't send devise notifications to the ghost userhttp://jneen.net/2017-08-111-0/+1
| * | | | | | | reset_delivered_emails before testing #new_keyhttp://jneen.net/2017-08-111-0/+1
| * | | | | | | skip the :read_project check for new_project_memberhttp://jneen.net/2017-08-112-2/+7
| * | | | | | | move the member spec to be with the other oneshttp://jneen.net/2017-08-111-30/+52
| * | | | | | | add a spec for new_group_memberhttp://jneen.net/2017-08-111-0/+30
| * | | | | | | add a spec for never emailing the ghost userhttp://jneen.net/2017-08-111-0/+8
| * | | | | | | rubocop fixhttp://jneen.net/2017-08-111-2/+1
| * | | | | | | a membership with no user is always notifiablehttp://jneen.net/2017-08-113-6/+14
| * | | | | | | check notifiability for more emailshttp://jneen.net/2017-08-112-15/+72
| * | | | | | | add Member#notifiable?(type, opts)http://jneen.net/2017-08-113-0/+12
| * | | | | | | make NotificationRecipient a little more customizablehttp://jneen.net/2017-08-111-3/+15
* | | | | | | | Merge branch 'sh-add-mysql-query-notes' into 'master'Sid Sijbrandij2017-08-121-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add notes about database performance for MySQLStan Hu2017-08-111-0/+4
* | | | | | | | Merge branch '36166_confi_polish_one' into 'master'Clement Ho2017-08-113-20/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | fix confidential border issue as well as confidential styles leaking on new MRRegis Boudinot2017-08-113-20/+5
|/ / / / / / / /