Commit Graph
9464 Commits
Author SHA1 Message Date
Jacob Vosmaer 7ec5ff4dba Pass last_fetched_at for notes to javascript 2014-04-28 12:21:49 +02:00
Jacob Vosmaer bbfa4a771a Always set last_fetched_at in NotesFinder spec 2014-04-28 12:16:34 +02:00
Jacob Vosmaer 0b615eb0e2 Filter out old notes in NotesFinder 2014-04-28 12:13:29 +02:00
Jacob Vosmaer 7339464e77 Fail faster on an invalid target_type 2014-04-28 11:55:13 +02:00
Jacob Vosmaer e5cf5f4f98 Notes have noteables but no commits 2014-04-28 11:50:21 +02:00
Jacob Vosmaer 410790a355 Add NotesFinder spec 2014-04-28 11:48:18 +02:00
Dmitriy Zaporozhets 27f31a7e3a Merge branch 'update/6.0-to-6.8' into 'master'
Replace 6.0-to-6.7.md with 6.0-to-6.8.md
2014-04-27 08:28:25 +00:00
Jacob Vosmaer bdd392bd13 Use gitlab-shell 1.9.3 2014-04-25 15:03:32 +02:00
Jacob Vosmaer 95ef25a57a Replace 6.0-to-6.7.md with 6.0-to-6.8.md 2014-04-25 15:01:46 +02:00
Dmitriy Zaporozhets e4c8e8fd76 Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce 2014-04-25 08:23:14 +02:00
Dmitriy Zaporozhets e55d047aa4 Merge branch 'master' of https://github.com/gitlabhq/gitlabhq 2014-04-25 08:22:32 +02:00
Dmitriy Zaporozhets 9653ddf693 Merge branch 'rake_setup' into 'master'
rake setup

Add alias `rake setup` to `rake gitlab:setup`
Mention in developer docs
2014-04-25 06:04:39 +00:00
Dmitriy Zaporozhets 1f84518ab7 Merge branch 'index_on_iid' into 'master'
Add uniq db index on project_id+iid

Because:
* its faster
* it solves problem with repeating iid's in one project
2014-04-25 06:03:03 +00:00
Dmitriy Zaporozhets 5dd4fb82e8 Merge pull request #6847 from Philzen/patch-2
gitlab.yml description Typo
2014-04-24 20:56:30 +03:00
Dmitriy Zaporozhets 7e10d10178 Add doc file for dev rake tasks 2014-04-24 19:53:18 +02:00
Dmitriy Zaporozhets 2eaca54536 Add rake setup alias for gitlab:setup 2014-04-24 19:53:00 +02:00
Dmitriy Zaporozhets d89f26e011 Merge branch 'master' of https://github.com/gitlabhq/gitlabhq 2014-04-24 19:41:34 +02:00
Dmitriy Zaporozhets ae7bd9f7c0 Migrate invalid rows with missing iids or duplicates 2014-04-24 19:39:33 +02:00
Dmitriy Zaporozhets 3bf1cff421 Add iids changelog entry 2014-04-24 19:39:33 +02:00
Dmitriy Zaporozhets c46a061270 Add uniq db index on project_id+iid 2014-04-24 19:39:09 +02:00
Dmitriy Zaporozhets 2a99f18478 Merge branch 'mysql_field_limits' into 'master'
Adjust MySQL limits for existing installations
2014-04-24 17:37:38 +00:00
Dmitriy Zaporozhets f5b88710ea Merge branch 'tests_for_fog' into 'master'
Tests for fog
2014-04-24 17:01:49 +00:00
Marin Jankovski fe1ca61601 Make sure that tests pass when aws group is used. 2014-04-24 13:23:17 +02:00
Sytse Sijbrandij 800aacef56 Merge branch 'fix-grammar-help-webhooks' into 'master'
Fix grammar and typos in Webhooks help

This MR gets rid of some typos and wrong grammar in [help/web_hooks](https://gitlab.com/help/web_hooks).
2014-04-24 06:58:57 +00:00
Dmitriy Zaporozhets 728bdfc504 Merge pull request #6843 from evanlucas/bug/6546
Fix syntax highlighting
2014-04-24 09:38:44 +03:00
Dmitriy Zaporozhets 1feaa336ed Merge pull request #6848 from hszcg/master
Fix diff height
2014-04-24 09:22:31 +03:00
Philipp Hansch a4bf8037fb Multiple grammar/typo fixes in web hooks help 2014-04-23 21:00:26 +02:00
Chenguang Zhang 7dd0860e5a Remove fixed height for diff table 2014-04-23 23:02:25 +08:00
Dmitriy Zaporozhets e54b457ea3 Improve ssh_host settings 2014-04-23 16:22:49 +02:00
Dmitriy Zaporozhets 2134e18ec6 Fix default ssh_host setting 2014-04-23 16:19:59 +02:00
Marin Jankovski 7c5b61224a We are at 6.9.0.pre. 2014-04-23 15:50:05 +02:00
Dmitriy Zaporozhets b8d3148311 Merge branch 'master' of https://dev.gitlab.org/gitlab/gitlabhq 2014-04-23 09:22:49 +00:00
Dmitriy Zaporozhets 7c1c03888c Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce 2014-04-23 09:21:52 +00:00
Jacob Vosmaer b810ef1099 Merge branch 'bump_gitlab_shell' into 'master'
Bump gitlab shell
2014-04-23 09:20:33 +00:00
Jacob Vosmaer 77e565d347 Bump the required gitlab-shell version to 1.9.3 2014-04-23 11:13:21 +02:00
Dmitriy Zaporozhets 3bb8c17cc3 Merge branch 'master' of https://github.com/gitlabhq/gitlabhq 2014-04-23 09:09:45 +00:00
Jacob Vosmaer acebfdc7b1 Move changelog entries to 6.9.0 2014-04-23 11:09:38 +02:00
Jacob Vosmaer cd61239540 Move the adapter check to the migration 2014-04-23 11:08:51 +02:00
Jacob Vosmaer 43e77099d8 Adjust MySQL limits for existing installations 2014-04-23 11:07:36 +02:00
Dmitriy Zaporozhets 3295a4db9d Merge branch 'email_in_gravatar_urls' into 'master'
allow passing user's email address in custom Gravatar urls

Some custom avatar systems use the user's email address rather than its hash. This merge request will allow the administrator to configure gitlab-ce to use the user's email address gravatar.plain_url and  gravatar.ssl_url in the config file like this:

```
gravatar:
    enabled: true
    plain_url: "http://company.com/avatar/?mail=%{email}&size=%{size}"
    ssl_url: "https://company.com/avatar/?mail=%{email}&size=%{size}"
```

It's a only a 2 word patch.
2014-04-23 08:52:15 +00:00
Dmitriy Zaporozhets 972e40cc47 Merge branch 'bug-to-ldap-configuration' into 'master'
LDAP Configuration Fix

This fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/180 in new installations of version 6.8 (installations upgraded from 6.7 still have the issue, however).
2014-04-23 08:49:09 +00:00
Dmitriy Zaporozhets aaffbe1c2e Merge branch 'render_docs' into 'master'
Fix code block that doesn't render correctly in doc.gitlab.com

Probably fixes https://gitlab.com/gitlab-com/doc-gitlab-com/issues/6
2014-04-23 08:20:56 +00:00
Dmitriy Zaporozhets 2876f5d514 Merge pull request #6795 from cirosantilli/markdown-styleguide
Add markdown styleguide.
2014-04-23 10:04:37 +03:00
Dmitriy Zaporozhets e680911767 Merge pull request #6827 from demisx/master
Add ability to set different ssh host, if different from http/https
2014-04-23 10:04:08 +03:00
Dmitriy Zaporozhets cf2058c0f1 Merge pull request #6781 from thekid/master
Complete admin APIs for SSH Keys
2014-04-23 10:03:25 +03:00
Dmitriy Zaporozhets 7b4a7625aa Merge pull request #6840 from hboomsma/patch-1
added target_project_id to merge_requests.md
2014-04-23 10:01:59 +03:00
Dmitriy Zaporozhets 2f726a11e6 Merge pull request #6775 from cirosantilli/glob-include-sass-dirs
Include SASS in subdirectories with glob.
2014-04-23 10:01:38 +03:00
Dmitriy Zaporozhets 6d4f5cd901 Merge pull request #6836 from terrywang/upgrader-doc
Break up the long upgrade one liner & add Bash syntax highlighting
2014-04-23 10:01:11 +03:00
Dmitriy Zaporozhets 7fab63b41f Merge branch 'namespace_redis_cache' into 'master'
Give the Rails cache its own Redis namespace
2014-04-23 07:00:01 +00:00
Philzen baec3f9bd7 # Fix description Typo 2014-04-23 08:57:54 +02:00