Dmitriy Zaporozhets
299114948b
Use only escaped auto_link
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-10-06 15:15:39 +03:00
Vinnie Okada
9f0083a96c
Add task lists to issues and merge requests
...
Make the Markdown parser recognize "[x]" or "[ ]" at the beginning of a
list item and turn it into a checkbox input. Users who can modify the
issue or MR can toggle the checkboxes directly or edit the Markdown to
manage the tasks. Task status is also displayed in the MR and issue
lists.
2014-10-05 22:15:27 -05:00
Ciro Santilli
9bebacd692
Dry admin logs.
2014-10-06 00:14:46 +02:00
Sullivan SENECHAL
c0e2eee38b
Fix fa-download icon
2014-10-04 16:58:59 +02: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
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
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
Sullivan SENECHAL
5d8be4438a
Upgrade to Font Awesome v4.2
2014-10-03 12:19:24 +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
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
Dmitriy Zaporozhets
929678899d
Fix 500 error on admin user page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-10-02 17:15:09 +03:00
Marin Jankovski
cc2d7771db
Merge branch 'feature/zen_for_gfm' of github.com:Razer6/gitlabhq into Razer6-feature/zen_for_gfm
...
Conflicts:
CHANGELOG
2014-10-02 15:41:05 +02:00
Ciro Santilli
81eacd1b2a
Disable / hide MR edit blob button if cannot edit.
2014-10-02 12:12:51 +02:00
Ciro Santilli
3098e7a453
Factor commit message textareas.
2014-10-02 12:03:30 +02:00
Dmitriy Zaporozhets
d3388d4790
New label link
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-10-02 12:55:02 +03:00
Dmitriy Zaporozhets
d2808476e3
Add new milestone link. Hide empty milestone selectbox
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-10-02 12:52:19 +03:00
Dmitriy Zaporozhets
c6f3f9bb33
Merge branch 'factor-issue-mr-form-label' of https://github.com/cirosantilli/gitlabhq
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
app/views/projects/merge_requests/_form.html.haml
2014-10-02 12:50:29 +03:00
Robert Schilling
e2073f286e
Merge pull request #7921 from cirosantilli/improve-new-file-commit-placeholder
...
Improve new file commit message textarea placeholder.
2014-10-02 10:33:09 +02:00
Robert Schilling
4b6bbf92ab
Merge pull request #7881 from cirosantilli/rm-blame-extra-white
...
Remove blame lines added leading whitespace.
2014-10-02 10:29:03 +02:00
Robert Schilling
8d1137cd6d
Merge pull request #7880 from cirosantilli/replace-erb-haml
...
Replace :erb filter with plain HAML.
2014-10-02 10:28:21 +02:00
Robert Schilling
093c2c6a01
Apply ZEN mode to all GFM forms
2014-10-02 09:59:01 +02:00
Marin Jankovski
51bc636eb3
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2014-10-02 08:46:56 +02:00
Marin Jankovski
2c2c192641
Merge branch 'fix_selecting_them_upload' of gitlab.com:gitlab-org/gitlab-ce
2014-10-02 08:41:48 +02:00
Sytse Sijbrandij
ec7339e6f8
Merge pull request #7920 from cirosantilli/simplify-commit-note
...
Simplify custom MR good commit message hint.
2014-10-02 08:40:02 +02:00
Achilleas Pipinellis
adf0408229
Fix identation.
2014-10-01 20:07:28 +03:00
Robert Schilling
350877d050
Merge pull request #7904 from cirosantilli/titleize-actions
...
Titleize blob action buttons. [failure unrelated]
2014-10-01 17:58:28 +02:00
Robert Schilling
dae670bd69
Search for 'div-dropzone' correctly
2014-10-01 17:30:40 +02:00
Ciro Santilli
6294033024
Use button type=submit instead of input.
2014-10-01 11:12:56 +02:00
Ciro Santilli
e2e4dc5942
Use blob local instead of instance.
2014-10-01 09:04:25 +02:00
Ciro Santilli
b7160cb752
Remove blame lines added leading whitespace.
2014-10-01 09:04:10 +02:00
Ciro Santilli
5f10ef7c09
Replace :erb filter with plain HAML.
2014-10-01 09:03:58 +02:00
Dmitriy Zaporozhets
88d3e97e50
Merge branch 'readme_tab' into 'master'
...
Add Readme tab to project show page
Fixes #1533
See merge request !1140
2014-10-01 06:32:40 +00:00
Ciro Santilli
0d4ae0e392
Titleize blob action buttons.
2014-09-30 23:32:03 +02:00
Dmitriy Zaporozhets
76aca721b7
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2014-09-30 22:48:00 +03:00
Ciro Santilli
0c84ffad1c
Improve remove file textarea placeholder.
2014-09-30 21:15:33 +02:00
Ciro Santilli
04b7dd038c
Improve new file commit placeholder.
2014-09-30 21:11:21 +02:00
Ciro Santilli
dc7311abd2
Simplify custom MR good commit message hint.
2014-09-30 21:05:33 +02:00
Vinnie Okada
b7874c8520
Fix typo in link title
2014-09-30 13:04:13 -05:00
Ciro Santilli
6aa0448f76
Remove trailing whitespace from views.
2014-09-30 16:41:48 +02:00
Marin Jankovski
31e50ed3e4
Add tab for readme and load readme in tab.
2014-09-30 13:32:38 +02:00
Marin Jankovski
75eacf4d44
Update email templates for email on push service with links to commit and repository.
2014-09-30 11:28:43 +02:00
Achilleas Pipinellis
bc3137ac49
Fix milestone link in issue. Closes #174 (gitlab.com).
2014-09-29 21:35:41 +03:00
Ciro Santilli
da4eff4add
Only show text wrap and diff notes for text in MR.
2014-09-29 14:48:05 +02:00
Dmitriy Zaporozhets
91d30c9002
Merge branch 'refactor-graphs' into 'master'
...
Improving graphs: add new commits graphs page
This MR adds new page to graphs sections with commits statistic

See merge request !1124
2014-09-29 10:16:17 +00:00
Dmitriy Zaporozhets
3a8cd1fa59
Refactor commits graph
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-09-29 12:05:17 +03:00
Dmitriy Zaporozhets
477214cdc6
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2014-09-28 17:50:15 +03:00
Dmitriy Zaporozhets
6d0ddf45ba
Raw implementation of commits stats page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-09-26 20:32:44 +03:00
Dmitriy Zaporozhets
20e0c9b132
Rewrite graphs feature
...
* remove commits stats page (will be replaced by graphs)
* remove additions/deletions from graph because of bad performance
* keep graph logic in gitlab
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-09-26 18:04:41 +03:00