Dmitriy Zaporozhets
9d06074409
gitlab 5.0 rc1
2013-03-20 13:49:32 +02:00
Dmitriy Zaporozhets
3d9bd6e3e7
fix gfm helper test
2013-03-20 13:41:18 +02:00
Dmitriy Zaporozhets
51b1859e49
fix key observer test
2013-03-20 10:25:11 +02:00
Dmitriy Zaporozhets
6347e9a60b
Dont load diff in compare over 100 commits
2013-03-20 10:19:00 +02:00
Dmitriy Zaporozhets
72db22d385
send wall message with crtl+enter
2013-03-20 09:53:39 +02:00
Dmitriy Zaporozhets
316cf61965
Merge pull request #3247 from Undev/feature/fix_bug_in_team_assigment
...
Fix bug with downgrade permissions on first project assigment to team
2013-03-20 00:35:24 -07:00
Dmitriy Zaporozhets
d2ca549f41
Merge pull request #3264 from yuters/patch-2
...
Fix user path in markdown
2013-03-20 00:32:45 -07:00
Dmitriy Zaporozhets
67bda08cbe
Merge pull request #3266 from DanKnox/fix_wiki_cancel_edit_button
...
Fix the Cancel button on the Edit Wiki page.
2013-03-20 00:29:05 -07:00
Dan Knox
8300ae366c
Fix the Cancel button on the Edit Wiki page.
...
The Cancel button on the Edit Wiki page was still redirecting back
to the "Index" page which is no longer the default Wiki page.
This commit changes the Cancel button in the following ways:
* Pressing Cancel while editing an existing Wiki page will now
redirect you back to the latest version of that page.
* Pressing Cancel while editing a brand new Wiki home page that
does not yet exist will redirect you to back to the same Edit
Wiki Home page.
2013-03-19 21:36:09 -07:00
Martin Bastien
397c3da975
Fix user path in markdown
2013-03-19 21:29:59 -03:00
Dmitriy Zaporozhets
6880ace1fe
Fix bug showing merge MR in milestone open list
2013-03-19 20:11:47 +02:00
Dmitriy Zaporozhets
a3cdaeef66
refactor emails a bit. Add email on ssh key creation
2013-03-19 20:00:41 +02:00
Dmitriy Zaporozhets
52d3fa191f
5.0 beta2
2013-03-19 19:17:59 +02:00
Dmitriy Zaporozhets
fb4f171587
rails up to 3.2.13
2013-03-19 18:52:17 +02:00
Dmitriy Zaporozhets
8ec01e0ba9
remove ajax loader from wall
2013-03-19 18:14:59 +02:00
Dmitriy Zaporozhets
3b42c267a6
Dont show blocked users in autocomplete
2013-03-19 18:07:14 +02:00
Dmitriy Zaporozhets
07a88d6699
Merge pull request #3255 from michelsalib/patch-1
...
Gitlab does not use gitolite anymore.
2013-03-19 08:59:10 -07:00
Dmitriy Zaporozhets
0cbb235c3e
fix incorrectly moved spinach step
2013-03-19 17:53:21 +02:00
Dmitriy Zaporozhets
4403f71f45
added sanitize and linkify functions. Moved some js to lib/
2013-03-19 15:54:58 +02:00
Dmitriy Zaporozhets
2465a4fdb2
removed few outdated tests
2013-03-19 15:37:11 +02:00
Dmitriy Zaporozhets
70af962963
Comment external issue tracker by default in gitlab.yml.example
2013-03-19 15:11:31 +02:00
Dmitriy Zaporozhets
e6c2080214
use scrollTop solution for both chrome & firefox
2013-03-19 15:04:58 +02:00
Dmitriy Zaporozhets
063c4a069c
fix wall feature. removed duplicated test
2013-03-19 14:58:58 +02:00
Dmitriy Zaporozhets
ba4f0abf47
wall comment does not create an event on dashboard any more
2013-03-19 14:50:26 +02:00
Dmitriy Zaporozhets
b1bd3f1252
fix tests. added jquery.timeago.js
2013-03-19 14:39:32 +02:00
Dmitriy Zaporozhets
124a5e270e
add attachemnts support for wall
2013-03-19 13:28:29 +02:00
Michel Salib
e2ddf03c7e
Gitlab does not use gitolite anymore.
2013-03-19 11:52:59 +01:00
Dmitriy Zaporozhets
4d378f3c9a
load notes for wall via api
2013-03-19 12:35:55 +02:00
Dmitriy Zaporozhets
57f3409bcc
move Wall to own resource
2013-03-19 12:35:42 +02:00
Dmitriy Zaporozhets
f3dfd22993
add wall.scss
2013-03-19 12:34:59 +02:00
Dmitriy Zaporozhets
5bf3a898ed
Remove wall from basic notes logic
2013-03-19 12:34:14 +02:00
Dmitriy Zaporozhets
1752c6dc8b
Uncheck notify team checkbox by default
2013-03-19 09:38:33 +02:00
Dmitriy Zaporozhets
e68955b4fc
add permission messages to project edit
2013-03-19 09:27:12 +02:00
Dmitriy Zaporozhets
fb1c85061e
remove unused spec
2013-03-19 08:40:32 +02:00
Dmitriy Zaporozhets
54f40301ff
fixed form input overflow on 1024px res
2013-03-19 08:39:26 +02:00
Dmitriy Zaporozhets
306ea84e85
Merge pull request #3251 from AlexDenisov/api_additional_user_fields
...
Abilities added to /user and /sign_in requests
2013-03-18 23:20:11 -07:00
Dmitriy Zaporozhets
924643198c
Merge pull request #3252 from hiroponz/fix-timeout-large-repository
...
Fix timeout error while showing the network graph.
2013-03-18 23:17:52 -07:00
Sato Hiroyuki
92de0faf6e
Fix spec errors.
2013-03-19 14:21:00 +09:00
Alex Denisov
a15fe61fb0
API docs updated
2013-03-19 04:47:08 +00:00
Sato Hiroyuki
fc66c18349
Fix travis failed randomly by timeout.
2013-03-19 12:53:12 +09:00
Sato Hiroyuki
e00e54b69c
Fix timeout error while showing the very large repo like git repo.
2013-03-19 10:36:40 +09:00
Sato Hiroyuki
46fa92187d
Refactor: removing duplicate code.
2013-03-19 10:00:29 +09:00
Dmitriy Zaporozhets
7587a3b2fc
fixed check for snippets module enabled
2013-03-18 23:44:57 +02:00
Dmitriy Zaporozhets
747292e2d3
reorder features list in project -> edit page
2013-03-18 23:38:16 +02:00
Dmitriy Zaporozhets
b765a7958d
Move snippets to own tab as feature. Make it disabled for new projects by default
2013-03-18 23:33:41 +02:00
Dmitriy Zaporozhets
112dc875ba
feature: wiki -> new page
2013-03-18 23:08:54 +02:00
Dmitriy Zaporozhets
ae06a0aab8
Return own tab for wall. Improve Wiki nav. Removed attachments listing page
2013-03-18 22:43:14 +02:00
Alex Denisov
28e7d1a8bf
Abilities added to /user and /sign_in requests
2013-03-18 20:11:28 +00:00
Dmitriy Zaporozhets
6956f1f6e1
Improve usability of project edit page
2013-03-18 20:50:41 +02:00
Dmitriy Zaporozhets
0c884498d2
Rename project_head partial to settings_nav
2013-03-18 19:35:27 +02:00