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
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
Dmitriy Zaporozhets
4de1db1168
Public area spinach tests
2013-07-29 17:07:03 +03:00
Dmitriy Zaporozhets
dd8f090bc8
Fix hardcoded condition and unassigned vars
2013-07-29 16:51:04 +03:00
Dmitriy Zaporozhets
efa2676021
Render readme file in public project#show
2013-07-29 16:50:00 +03:00
Jacob Vosmaer
b55e22e277
Merge pull request #4660 from jojosch/fix-typos
...
Fix typos
2013-07-29 05:11:25 -07:00
Johannes Schleifenbaum
cd19f82e51
Fix typos
2013-07-29 12:47:06 +02:00
Jacob Vosmaer
5e0e97ec5d
Remove reference to broken auth icon functionality
2013-07-29 11:12:44 +02:00
Yves Senn
205107fea1
Merge pull request #4651 from mahmouds/patch-1
...
fix typo
2013-07-28 22:47:37 -07:00
Dmitriy Zaporozhets
a7fab42b9c
Public area: Project#show page prototype
2013-07-27 21:23:35 +03:00
Dmitriy Zaporozhets
cb86cf844c
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2013-07-27 20:22:56 +03:00
Dmitriy Zaporozhets
b5668234b1
Remove unecessary %br in help area
2013-07-27 19:34:37 +03:00
Mahmoud Mostafa
3648c83ec0
fix typo
2013-07-27 13:25:40 +03:00
Dmitriy Zaporozhets
04806be3bf
Merge pull request #4634 from jacargentina/master
...
Added show user name as a tooltip on issue participants list
2013-07-27 00:45:39 -07:00
Dmitriy Zaporozhets
2db010b6a3
Show tooltip with author email for commit
2013-07-27 10:40:38 +03:00
Javier Castro
994ad1cbc1
Added show user name as a tooltip on every call to link_to_member when the name is not shown inline
2013-07-26 13:23:26 -03:00
Jacob Vosmaer
06e98c0f9b
Merge pull request #4619 from thomasbiddle/merge_request_api
...
Adding links to the merge requests and group documentation.
2013-07-26 08:00:42 -07:00
TJ Biddle
4261a5a1ea
Adding links to the merge requests and group documentation.
2013-07-26 07:53:35 -07:00
Jacob Vosmaer
8aecfc375c
Improve grammar of label hints
2013-07-24 17:26:14 +02:00
Yves Senn
20365121e0
Merge pull request #4606 from chaixl/master
...
Add assets precompile step for fixing activities lost and some UI style issues
2013-07-23 02:35:13 -07:00
Jacob Vosmaer
707cea8d45
Merge pull request #4600 from lukaselmer/patch-1
...
Replace vim by editor
2013-07-22 01:28:50 -07:00
Yves Senn
f602be2e28
Merge pull request #4605 from jvanbaarsen/installation-manual-fix
...
Fixed an old reference to puma
2013-07-21 03:41:21 -07:00
Chai Xue Liang
7d6960104d
Add assets precompile step for fixing activities lost and some UI style issues
2013-07-20 04:20:21 -07:00
Jeroen van Baarsen
2a5e05cfd8
Fixed an old reference to puma
2013-07-20 12:31:13 +02:00
Lukas Elmer
66d239f972
Replace vim by editor
2013-07-19 17:29:10 +02:00
Dmitriy Zaporozhets
d3c429ed21
Doc for update from 5.3 to 5.4
2013-07-18 19:32:13 +03:00
Dmitriy Zaporozhets
4f65509cbf
Merge branch 'nginx_alternatives_in_recipes' of /home/git/repositories/gitlab/gitlabhq
2013-07-18 16:22:35 +00:00
Dmitriy Zaporozhets
da07665bc8
Merge pull request #4289 from karlhungus/feature-ldap-signin-with-email-or-username
...
Allow the ldap logins with email or username
2013-07-18 09:20:50 -07:00
Jacob Vosmaer
d3e94eef4a
Refer to recipes for nginx alternatives
2013-07-18 15:36:01 +02:00
Izaak Alpert
d04f32866f
Default allow username or email login to false
...
-If not specified in the gitlab.yml default this setting to false
Change-Id: I3551df364498dd84ccbd18c90797522e77159f05
2013-07-18 09:33:12 -04:00
Izaak Alpert
1a31cb2c37
Update the proc/lamda to be consistent
...
Change-Id: I411c7544c7834b00d26e51dc9a6c0396c51bd4f3
2013-07-18 09:33:12 -04:00
Izaak Alpert
089605fe6b
Allow the ldap logins with email or username
...
Change-Id: I73b4aa4c46afd56ae02fb24abcd673c0724547e4
2013-07-18 09:33:12 -04:00
Dmitriy Zaporozhets
2c191ab06c
Merge branch 'improve/snippets' of /home/git/repositories/gitlab/gitlabhq
2013-07-18 11:12:01 +00:00
Dmitriy Zaporozhets
98e1597f8c
Fix tests
2013-07-18 14:11:17 +03:00
Dmitriy Zaporozhets
4a72f5d82a
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2013-07-18 14:02:04 +03:00