Dmitriy Zaporozhets
c258a28550
Merge branch 'notes-are-comments' into 'master'
...
Notes are comments
2014-04-30 18:37:11 +00:00
dosire
5bf12bbb1d
Make clear that notes also serve as comments.
2014-04-30 17:28:05 +02:00
Sytse Sijbrandij
901fc30049
Merge branch 'forgot-import-readme' into 'master'
...
Forgot import readme
/cc @dzaporozhets
2014-04-30 13:03:41 +00:00
dosire
9571743d8f
Import rake task documentation in separate file.
2014-04-30 15:02:42 +02:00
Sytse Sijbrandij
a64724611f
Merge branch 'import-check' into 'master'
...
Import check
/cc @dzaporozhets
2014-04-30 13:01:32 +00:00
dosire
af2a39470f
Make import docs more prominent.
2014-04-30 15:00:49 +02:00
Sytse Sijbrandij
e284337307
Merge branch 'slack-doc-readme' into 'master'
...
Slack doc readme
2014-04-30 11:35:55 +00:00
dosire
193a9e7d4c
Add link to slack docs.
2014-04-30 13:35:35 +02:00
Dmitriy Zaporozhets
dc55127c1d
Merge branch 'refresh_unless_hidden' into 'master'
...
Refresh Notes unless the tab is hidden
2014-04-29 18:02:33 +00:00
Jacob Vosmaer
c8cf90d286
Add document.hidden improvement to CHANGELOG
2014-04-29 17:23:29 +02:00
Jacob Vosmaer
0b914e7ceb
Refresh notes when the page becomes visible
2014-04-29 17:21:58 +02:00
Jacob Vosmaer
e52f50c22f
Do not refresh notes on hidden tabs
2014-04-29 17:21:58 +02:00
Dmitriy Zaporozhets
c7dc20c120
Add new entries to CHANGELOG
2014-04-29 09:11:02 +02:00
Dmitriy Zaporozhets
c51ac0484f
Merge pull request #5962 from skv-headless/editing-preview
...
editing preview
2014-04-29 10:00:29 +03:00
Dmitriy Zaporozhets
3083753c39
Merge pull request #6891 from moul/patch-1
...
Added Node.js library link
2014-04-29 09:54:55 +03:00
Dmitriy Zaporozhets
c8c9c365a0
Add apple-touch-icon-precomposed.png because of 404 on iOS devices
2014-04-29 08:28:03 +02:00
Dmitriy Zaporozhets
430562f3ca
Merge branch 'master' of https://github.com/gitlabhq/gitlabhq
2014-04-29 08:00:00 +02:00
Dmitriy Zaporozhets
f34f9a9ef3
Merge branch 'notes_finder_updated_at' into 'master'
...
NotesFinder filters by updated_at
2014-04-28 21:37:46 +00:00
Manfred Touron
274d6db187
Added Node.js library link
2014-04-28 22:20:33 +02:00
Jacob Vosmaer
bd8b2b7fd9
Default last_fetched_at to 0 for old clients
...
Users who have not refreshed their browser tab will poll GitLab using
outdated JS. This change makes the server fall back to the old behavior
(send all comments) for old clients, instead of throwing an exception
for old clients.
2014-04-28 16:39:42 +02:00
Jacob Vosmaer
c685024951
Add an index for Note#updated_at
2014-04-28 13:02:05 +02:00
Jacob Vosmaer
285926918b
Serialize last_fetched_at as a string with seconds
2014-04-28 12:42:01 +02:00
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
Job van der Voort
f7da04dccd
Merge pull request #6884 from xystudioo/master
...
fix init.d script copy duplication
2014-04-27 16:27:58 +02:00
Xiaoyu Tai
5ac015664d
init.d script copy duplication
...
Copy init.d script twice in the guide. Deleted the second one.
2014-04-27 20:25:35 +08: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
Sytse Sijbrandij
3657e95195
Merge pull request #6868 from cppcho/Confiure
...
Fix typo: Confiure -> Configure
2014-04-25 16:12:40 +02: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
Cho Cheuk Ping
1eed896578
Fix typo: Confiure -> Configure
2014-04-25 18:49:21 +08:00
Jacob Vosmaer
b4b6447b55
Merge pull request #6857 from bytheway/master
...
Add scoping to ldap lookup when only dn given
2014-04-25 10:48:28 +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