Commit Graph
6003 Commits
Author SHA1 Message Date
Robert Schilling 9efdebaf12 Improve markup detection, fixes #4695 2013-08-03 14:40:43 +02:00
Dmitriy Zaporozhets 8886b900ca Merge pull request #4673 from Razer6/support_restructured_text
Add support for reStructured Text markup language
2013-08-03 01:45:51 -07:00
Dmitriy Zaporozhets 2d681c0d1e Add dealing with newlines for editor in installation.md 2013-08-03 11:32:17 +03:00
Dmitriy Zaporozhets d0d10992bc Fix edit project page when repo does not exist 2013-08-03 11:30:07 +03:00
Dmitriy Zaporozhets d7f551bd3a Merge pull request #4612 from axilleas/bump-gitlab-shell-version_master
Bump version of gitlab-shell to 1.7.0
2013-08-03 00:15:05 -07:00
Dmitriy Zaporozhets 0ef0150d8c Merge branch 'destroy_duplicate_keys' of /home/git/repositories/gitlab/gitlabhq 2013-08-02 13:47:25 +00:00
Jacob Vosmaer 1dda34f306 Delete duplicate keys in migrate_keys task 2013-08-02 15:43:30 +02:00
Dmitriy Zaporozhets f003ad59dd Restyle breadcrumbs 2013-08-02 15:50:04 +03:00
Dmitriy Zaporozhets 4e82d1752f Fixed Fixed issue when project default branch selected from non-exists and UI does not allow to change it 2013-08-02 15:20:55 +03:00
Dmitriy Zaporozhets 7683efc6be Added ability to close milestone with opened issues. UI for milestone page improved 2013-08-02 13:44:25 +03:00
Dmitriy Zaporozhets b6d0dd871c Merge pull request #4618 from jacargentina/notification-on-commits
Fix notifications to handle participants and mentions on commits too
2013-08-02 03:02:05 -07:00
Dmitriy Zaporozhets efd1b69f68 Merge pull request #4674 from Razer6/update_path_blacklist
Add 'repository' to path blacklist, fixes #4591
2013-08-02 02:51:51 -07:00
Dmitriy Zaporozhets 6af4223a27 Fixed Diff suppressed link for MR 2013-08-02 12:49:20 +03:00
Dmitriy Zaporozhets eb0590b063 FIx wiki tests. Fixed margin for issues page 2013-08-02 12:15:30 +03:00
Dmitriy Zaporozhets e36baaddcd Merge branch 'master' of github.com:gitlabhq/gitlabhq 2013-08-01 22:37:30 +03:00
Dmitriy Zaporozhets e834742407 Dont load bootstrap buttons. Modified css with new buttons 2013-08-01 22:35:40 +03:00
Dmitriy Zaporozhets b8f6d67b96 Restyle buttons 2013-08-01 22:35:04 +03:00
Sytse Sijbrandij 2188392f3c Merge pull request #4692 from gitlabhq/i-should-no-create-branches-on-github
Better description based on a conversation in the contributor room.
2013-08-01 12:26:49 -07:00
Sytse Sijbrandij 942cf32333 Better description based on a conversation in the contributor room. 2013-08-01 21:23:57 +02:00
Dmitriy Zaporozhets 0be062152a Improve new project page 2013-08-01 16:20:18 +03:00
Dmitriy Zaporozhets 3e9460b6cb Fix minor wording 2013-08-01 16:11:50 +03:00
Dmitriy Zaporozhets ce5fca4828 Fix MR modal 2013-08-01 15:59:57 +03:00
Dmitriy Zaporozhets 08bcf639a0 Add titles for blame view and Edit mode 2013-08-01 15:21:43 +03:00
Dmitriy Zaporozhets f90c565544 UI changes: removed box shadow for ui-box and file-holder 2013-08-01 14:55:30 +03:00
Dmitriy Zaporozhets e6affad928 Fix spinach tests 2013-07-31 20:45:25 +03:00
Dmitriy Zaporozhets b19bffc536 More descriptions for pages 2013-07-31 17:53:42 +03:00
Dmitriy Zaporozhets 9b7241dfdd Add page titles with for profile area 2013-07-31 17:39:57 +03:00
Dmitriy Zaporozhets 9f38cf5093 Improve Notifications page. Much easier to find muted projects now 2013-07-31 17:05:22 +03:00
Dmitriy Zaporozhets c4856e6f8d Semibold headers 2013-07-31 16:24:11 +03:00
Dmitriy Zaporozhets a28bc409fc Improve project team page usability 2013-07-31 14:33:09 +03:00
Robert Schilling e08f977bb9 Add 'repository' to path blacklist, fixes #4591 2013-07-30 20:23:30 +02:00
Robert Schilling b9717ba45e Add support for reStructured Text markup language 2013-07-30 19:06:45 +02:00
Dmitriy Zaporozhets c5add8fe55 Merge pull request #4669 from jackbot/reenable-create-project-button
Reenable the create project button after errors
2013-07-30 06:04:11 -07:00
Jack Weeden a4ca5cbaef Reenable the create project button after errors
Currently if you try to create a project from an existing repo but give it a bad
URL, you see the "Import url should be a valid url" error and the form, but the
submit button is disabled meaning you can't fix the URL and resubmit the form.
This fix just enables the button when the project has an error.

Closes #4070
2013-07-30 13:45:53 +01:00
Javier CastroandJavier Castro 669ada924b Fix test case for notification_service 2013-07-30 08:52:46 -03:00
Dmitriy Zaporozhets 8c08fb9b28 Merge pull request #4662 from jzi/allow_archive_for_deploy_key
allow all git-upload-* commands for deploy keys
2013-07-30 04:21:57 -07:00
Jakub Zienkiewicz e03d01d036 extract server-side git commands to constants 2013-07-30 10:15:36 +02:00
Jakub Zienkiewicz 5e35f21605 allow all git-upload-* commands for deploy keys 2013-07-30 10:15:36 +02:00
Sytse Sijbrandij 4f07a6a99c Merge branch 'improve/6-0-update-docs' of /home/git/repositories/gitlab/gitlabhq 2013-07-29 20:06:12 +00:00
Dmitriy Zaporozhets 79bea31205 More informative Dashboard#projects page 2013-07-29 22:59:41 +03:00
Dmitriy Zaporozhets 121f20d253 Fix typo in update docs for 6.0 2013-07-29 19:19:03 +00:00
Dmitriy Zaporozhets 71db10b9f2 Add sing-in button for public area panel 2013-07-29 21:41:05 +03:00
Dmitriy Zaporozhets bd7e569f72 Prevent top margin for first element in markdown/wiki/readme typography 2013-07-29 21:24:38 +03:00
Dmitriy Zaporozhets 2c6577a15e Suggest MR title based on from branch 2013-07-29 21:17:46 +03:00
Dmitriy Zaporozhets 8290e7cc70 Autofocus to project name at projects#new. Added description field to projects#new. Increased timeout for flash message 2013-07-29 21:06:59 +03:00
Dmitriy Zaporozhets f4205abb77 Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq 2013-07-29 20:52:59 +03:00
Dmitriy Zaporozhets f82db5695b Merge pull request #4667 from seif/patch-1
Fix link to emoji cheat sheet
2013-07-29 10:23:51 -07:00
Dmitriy Zaporozhets f52f5f6794 Add deprecations to update docs for 6.0 2013-07-29 17:11:55 +00:00
Seif Attar 6dfdd2ebfe Fix link to emoji cheat sheet 2013-07-29 18:08:45 +01:00
Dmitriy Zaporozhets be17a32d04 Merge branch 'improve/public_area' of /home/git/repositories/gitlab/gitlabhq 2013-07-29 14:56:11 +00:00