Marin Jankovski
216fb6ee07
Fix slack service speck.
2014-10-06 10:44:01 +02:00
Marin Jankovski
2017977214
Use only webhook for slack service integration.
2014-10-06 10:44:01 +02:00
Marin Jankovski
86d5a63e5e
Fix failing api specs.
2014-10-06 10:19:11 +02:00
Robert Schilling
ff43500024
Merge pull request #7940 from cirosantilli/uniform-spinach-names
...
Make Spinach test names consistent [failure unrelated]
2014-10-06 00:48:00 +02:00
Marin Jankovski
bb929c2117
Merge pull request #7933 from mr-vinn/cross-project-markdown
...
Implement cross-project Markdown references
2014-10-05 21:04:16 +02:00
Ciro Santilli
fa34901237
Make Spinach test names consistent
...
- do not add Feature to feature titles
- titleize feature titles
- put steps on the same path as .feature files
- make feature titles match their path
2014-10-05 18:21:11 +02:00
Robert Schilling
43be3fcb83
Merge pull request #7960 from Soullivaneuh/fa-fix
...
Fix fa-download icon
2014-10-05 17:58:44 +02:00
Vinnie Okada
8dce0cd215
Fix cross-project reference test
...
Test for the correct link text in cross-project references.
2014-10-05 10:46:52 -05:00
Vinnie Okada
a9cd3bfaee
Fix external commit links
...
Display the '@' character for links to commits in other projects.
2014-10-05 10:16:12 -05:00
Vinnie Okada
bcf88c8559
Fix external issue links
...
Display the project path in links to issues in other projects that use
an external issue tracker.
2014-10-05 10:12:53 -05:00
Sullivan SENECHAL
c0e2eee38b
Fix fa-download icon
2014-10-04 16:58:59 +02:00
Dmitriy Zaporozhets
ac71c386f9
Merge branch 'minor-ui-improvements' into 'master'
...
Minor ui improvements
See merge request !1152
2014-10-04 07:03:17 +00:00
Dmitriy Zaporozhets
b2a45a1d35
Make nav links bold since some desktops does not render 500 properly
2014-10-03 22:01:23 +03:00
Dmitriy Zaporozhets
4adcd51133
Improve subnavigation style
2014-10-03 21:44:16 +03:00
Vinnie Okada
088987e2dd
Make Mentionables work for cross-project refs
...
Add a note to merge requests and issues when they're mentioned by a
merge request, issue, or commit in another project.
2014-10-03 12:30:20 -05:00
Vinnie Okada
2c46c4523f
Track projects in ReferenceExtractor
...
Store both the project and identifier of extracted references. This
prevents `ReferenceExtractor` from returning objects in the wrong
project for cross-project references.
2014-10-03 12:30:20 -05:00
Vinnie Okada
7edc1439fe
Fix ReferenceExtractor
...
The cross-project reference feature broke the ReferenceExtractor class;
this fixes it.
2014-10-03 12:30:20 -05:00
Vinnie Okada
1b1ba6b0a5
Implement cross-project Markdown references
...
Enable linking to commits, merge requests, and issues in other projects
by prepending a namespaced project path to the reference.
2014-10-03 12:30:20 -05:00
Dmitriy Zaporozhets
c0bb3f5af2
Merge pull request #7931 from Soullivaneuh/pushover
...
Add Pushover service integration
2014-10-03 15:18:52 +03:00
Sullivan SENECHAL
d1fa3b336d
Add Pushover service integration
...
That introduce select field type for services options.
2014-10-03 13:54:37 +02:00
Dmitriy Zaporozhets
43217dd5dd
Merge branch 'cirosantilli-factor-commit-msg-textarea'
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
app/views/projects/edit_tree/show.html.haml
2014-10-03 14:38:33 +03:00
Dmitriy Zaporozhets
8188427e83
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2014-10-03 14:12:40 +03:00
Dmitriy Zaporozhets
5709e8d76c
Merge branch 'new-milestone-link' into 'master'
...
New milestone and label links
Fixes #1364
Fixes #1586
See merge request !1145
2014-10-03 11:11:58 +00:00
Dmitriy Zaporozhets
5a541f5445
Merge branch 'signin_after_confirmation' into 'master'
...
Signin after confirmation
Fixes #1471
See merge request !1146
2014-10-03 11:11:12 +00:00
Robert Schilling
91e346eb33
Merge pull request #7948 from cirosantilli/rm-outdated-comment
...
Remove outdated comment on the project test seed
2014-10-03 12:57:09 +02:00
Robert Schilling
77979280e0
Merge pull request #7947 from cirosantilli/rm-assign-without-effect
...
Remove assignment without effect.
2014-10-03 12:52:04 +02:00
Dmitriy Zaporozhets
0676f1da7e
Merge pull request #7934 from Soullivaneuh/font-awesome
...
Upgrade to Font Awesome v4.2
2014-10-03 13:42:24 +03:00
Dmitriy Zaporozhets
ac6f032122
Merge pull request #7779 from Bugagazavr/hook_tag_push_events
...
Add tag push events to project hook api
2014-10-03 13:38:56 +03:00
Dmitriy Zaporozhets
03b44916ba
Merge pull request #7754 from Bugagazavr/hooks
...
More information in merge request hook
2014-10-03 13:37:19 +03:00
Dmitriy Zaporozhets
4ebe718d69
Merge branch 'factor-commit-msg-textarea' of https://github.com/cirosantilli/gitlabhq into cirosantilli-factor-commit-msg-textarea
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
app/views/projects/blob/_remove.html.haml
2014-10-03 13:34:25 +03:00
Dmitriy Zaporozhets
1c077cac8a
Merge pull request #7941 from Razer6/update/org-mode
...
Bump org-mode to 0.9.9
2014-10-03 13:32:17 +03:00
Ciro Santilli
6014e28c2d
Remove outdated comment on the project test seed
2014-10-03 12:21:23 +02:00
Ciro Santilli
3960a5a25a
Remove assignment without effect.
2014-10-03 12:19:31 +02:00
Sullivan SENECHAL
5d8be4438a
Upgrade to Font Awesome v4.2
2014-10-03 12:19:24 +02:00
Sytse Sijbrandij
0cc30145f4
Merge pull request #7664 from bbodenmiller/patch-2
...
add HSTS Policy warning
2014-10-03 12:12:23 +02:00
Marin Jankovski
f74dba8c42
Merge pull request #7595 from bbodenmiller/patch-4
...
add sign-in count
2014-10-03 10:23:26 +02:00
Marin Jankovski
910d5cf332
Merge pull request #7748 from yglukhov/clickable-source-repo-in-mr
...
Source repo is now clickable.
2014-10-03 10:21:59 +02:00
Marin Jankovski
d97a9d4935
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2014-10-03 10:10:07 +02:00
Robert Schilling
9f45e22993
Merge pull request #7858 from cirosantilli/def-param-paren
...
Add parenthesis to function def with arguments.
2014-10-03 10:07:15 +02:00
Ciro Santilli
2e9f5de868
Add parenthesis to function def with arguments.
2014-10-03 09:18:46 +02:00
Kirill Zaitsev
b4963e9dda
Add tag_push_events to project hook api
2014-10-03 10:23:32 +04:00
Robert Schilling
a3d90c5045
Merge pull request #7946 from Razer6/changelog_entry
...
Add move to html-pipeline-gitlab to changelog
2014-10-03 08:02:57 +02:00
Robert Schilling
d5c8ca7412
Add move to html-pipeline-gitlab to changelog
2014-10-03 08:01:54 +02:00
Robert Schilling
6f797f86de
Merge pull request #7834 from cirosantilli/rm-empty-eq
...
Remove test line without effect because no should.
2014-10-03 07:48:22 +02:00
Robert Schilling
06fd4bf7e1
Merge pull request #7922 from cirosantilli/improve-remove-file-commit-placeholder
...
Improve remove file oommit message textarea placeholder.
2014-10-03 00:00:33 +02:00
Robert Schilling
b0a3276253
Bump org-mode to 0.9.9
2014-10-02 18:53:07 +02:00
Sytse Sijbrandij
a835b0ce17
Merge branch 'be_pragmatic_about_shelling_out' into 'master'
...
Be pragmatic about shelling out
See merge request !1149
2014-10-02 16:32:59 +00:00
Jacob Vosmaer
97c5d38097
Add a counterexample to 'do it in Ruby'
2014-10-02 18:27:18 +02:00
Dmitriy Zaporozhets
4e96c84e58
Merge branch 'show-build-coverage-in-mr' into 'master'
...
Show build coverage in MR

See merge request !1148
2014-10-02 16:25:19 +00:00
Dmitriy Zaporozhets
1a09a805ea
Merge branch 'fix-500-admin-user-page' into 'master'
...
Fix 500 admin user page
See merge request !1147
2014-10-02 16:24:23 +00:00