dosire
d54e3f361a
Remove top header.
2014-04-02 12:47:45 +02:00
dosire
7aacc08a92
Make headers of the doc bold.
2014-04-02 12:47:07 +02:00
dosire
cc3ea3d373
Adapt the layout of the doc readme to fit the help page.
2014-04-02 12:46:17 +02:00
Dmitriy Zaporozhets
cfd9fd30d6
Move code for issue creation to service.
...
The goal of suych refactoring is to get rid of observers.
Its much easier to test and code when object creation and all other
related actions done in one class instead of splited across observers,
callbacks etc.
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-04-02 13:38:35 +03:00
Marin Jankovski
b06f43288a
Pass the required parameters on search submit.
2014-04-02 12:26:09 +02:00
dosire
049cb4bf89
Only one link per email to prevent clicking the wrong one.
2014-04-02 12:10:01 +02:00
Timm Drevensek
cb659e4c5a
Merge branch 'master' into request/relative_submodules
...
Conflicts:
CHANGELOG
2014-04-01 22:30:16 +02:00
Dmitriy Zaporozhets
973f9d30d9
Merge branch 'pin_sidekiq_version' into 'master'
...
Pin gem sidekiq version
2014-04-01 18:15:24 +00:00
Dmitriy Zaporozhets
f8b5429599
Merge branch 'honor_notification_level' into 'master'
...
Honor notification levels
Fixes #1093
2014-04-01 18:13:56 +00:00
Marin Jankovski
f732e6c8da
Pin sidekiq version to 2.17.0.
2014-04-01 18:37:45 +02:00
Dmitriy Zaporozhets
a37f8fc6db
Merge branch 'new_sidekiq_cli_syntax' into 'master'
...
New Sidekiq CLI syntax
2014-04-01 16:27:54 +00:00
Marin Jankovski
109ab1a58b
Add comments, fix style, better names for notification methods.
2014-04-01 17:18:52 +02:00
Marin Jankovski
528a641e9e
Use group notification settings while honoring project settings.
2014-04-01 17:18:52 +02:00
Marin Jankovski
ce30a56f33
Add or remove watchers from list based on their notification settings.
2014-04-01 17:18:52 +02:00
Marin Jankovski
f4f0a7e03e
Add a failing test.
2014-04-01 17:18:52 +02:00
Sytse Sijbrandij
69432c885c
Merge branch 'jira_issue_reference' into 'master'
...
Explain how to refer to JIRA issues
2014-04-01 15:11:12 +00:00
Sytse Sijbrandij
603bcfcbff
Merge branch 'sidekiq_version_in_env_info' into 'master'
...
Show Sidekiq version in gitlab:env:info
2014-04-01 15:10:48 +00:00
Marc Radulescu and Jacob Vosmaer
cf788f3d97
fix JIRA documentation by explaining how to reference JIRA issues in GitLab comments
2014-04-01 17:03:58 +02:00
Jacob Vosmaer
03b14bb814
Use the new Sidekiq syntax to specify queues
...
This syntax is compatible with the current Sidekiq version we use
(2.17.0) and it protects us against future breakage by
https://github.com/mperham/sidekiq/commit/040eda558bc64139c846c781d3de0b79603e3035
2014-04-01 16:46:27 +02:00
Jacob Vosmaer
bbea1d1a72
Include the Sidekiq version in gitlab:env:info
2014-04-01 16:05:26 +02:00
Dmitriy Zaporozhets
3b0510a7c1
Use ruby 1.9 hash syntax in Guardfile
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-04-01 13:08:16 +03:00
Dmitriy Zaporozhets
24ea884fab
add spring to guard
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-04-01 12:30:07 +03:00
Dmitriy Zaporozhets
9be05a430b
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2014-04-01 12:28:21 +03:00
Dmitriy Zaporozhets
1069ffb873
Merge branch 'branch-via-api' into 'master'
...
Create branch via API
Fixes #1096
2014-04-01 09:27:46 +00:00
Dmitriy Zaporozhets
2d3d210b64
Merge branch 'user-search' into 'master'
...
User-search
2014-04-01 09:25:41 +00:00
Dmitriy Zaporozhets
27ceb6be0d
Merge branch 'deploy-key-doc-improvement' into 'master'
...
Deploy-key-doc-improvement
2014-04-01 09:12:45 +00:00
dosire
9ae11007fe
Mention search options.
2014-04-01 10:41:57 +02:00
dosire
799361a389
SSH section was missing in doc and corrected the deploy key section.
2014-04-01 10:28:55 +02:00
Dmitriy Zaporozhets
a88225b768
Update changelog with new feature
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-04-01 10:45:10 +03:00
Dmitriy Zaporozhets
d7afdab7a5
Add docs for create branch via api
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-04-01 10:44:58 +03:00
Dmitriy Zaporozhets
33a00ceeea
Create branch via API
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-04-01 10:39:53 +03:00
Dmitriy Zaporozhets
95b84e2c5a
Move branch creation logic in service
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-04-01 10:33:23 +03:00
Dmitriy Zaporozhets
b98bd5c8d0
Merge branch 'link-to-doc-site' into 'master'
...
Link-to-doc-site
2014-04-01 07:29:40 +00:00
dosire
230335650d
Link to doc site from the readme.
2014-04-01 09:19:37 +02:00
Sytse Sijbrandij
a9af2e5d83
Merge pull request #6667 from Razer6/update_workflow_doc
...
Improve doc/workflow.md for doc.gitlab.com
2014-03-31 21:35:15 +02:00
Sytse Sijbrandij
e5a0713f0e
Merge branch 'hyphens-in-doc-filename' into 'master'
...
Hyphens-in-doc-filename
2014-03-31 16:23:49 +00:00
dosire
f6189a9f07
Use underscores in doc filename like elsewhere.
2014-03-31 18:23:10 +02:00
Robert Schilling
2496f85d46
Fix rendering for enumeration for doc page
2014-03-31 18:10:20 +02:00
Dmitriy Zaporozhets
83941ca208
Merge branch 'pagination-link-header-doc' into 'master'
...
Pagination-link-header-doc
2014-03-31 16:04:28 +00:00
Dmitriy Zaporozhets
9fdc6e9700
Merge branch 'typo-in-docs' into 'master'
...
Typo-in-docs
2014-03-31 16:04:08 +00:00
Sytse Sijbrandij
dfc92cd25d
Merge pull request #6663 from Razer6/fix_integration_link
...
Fix link to isue tracker integration page
2014-03-31 17:39:51 +02:00
Dmitriy Zaporozhets
bd1b15ec29
Merge branch 'branch-via-api' into 'master'
...
Refactor branches API
Preparing for new feature: Create branches via API
2014-03-31 14:46:57 +00:00
Dmitriy Zaporozhets
8f3701eff0
Move branches API docs to separate file
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-03-31 16:43:45 +03:00
Dmitriy Zaporozhets
9b276f0003
Move branches api to separate class
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-03-31 16:31:53 +03:00
Dmitriy Zaporozhets
2ab2d60b9e
Merge pull request #6660 from robertboloc/patch-1
...
Grammar correction: "View in Gitlab"
2014-03-31 15:55:07 +03:00
Robert Schilling
8da35fe26e
Fix link to isue tracker integration page
2014-03-31 14:49:57 +02:00
dosire
24f64e65a6
Add documentation for https://github.com/gitlabhq/gitlabhq/pull/5469
2014-03-31 13:16:52 +02:00
Dmitriy Zaporozhets
046fa9bdb1
Merge pull request #5469 from NARKOZ/api-pagination-headers
...
add 'Link' header for API response
2014-03-31 13:46:57 +03:00
Robert Boloc
dd32c9f0ed
Updated notification message
2014-03-31 12:24:55 +02:00
Dmitriy Zaporozhets
8769b7ab97
Merge branch 'repo_downloads_dir' into 'master'
...
Configurable repo downloads path
2014-03-31 10:20:13 +00:00