Henry Smith
9b4e389ba9
Another wording change in accordance with a suggestion from @karlhungus
...
Thanks!
2013-08-15 20:06:43 +01:00
Henry Smith
a50b787d58
Changing text as per the suggestion by @karlhungus
...
Definitely sounds better like this.
2013-08-15 20:04:09 +01:00
Henry Smith
3f28d9f733
Improved wording for the settings in the "My Profile" section
2013-08-15 19:31:00 +01:00
Henry Smith
602e2e68d9
Lots of wording improvements for the project settings area
...
Summary:
- Mostly very small things involving use of "a", "the" etc.
- "post-receive" hooks are usually written with the hyphen in the name .
- I changed the Web Hooks page to have a title consistent with all the other
pages in the settings area.
- More consistent usage of full-stops in lists.
2013-08-15 19:19:29 +01:00
Henry Smith
0b4324938a
A couple of small wording improvements for the merge request approval page
2013-08-15 19:01:05 +01:00
Henry Smith
f3ee1b42bd
Improved wording for the "light" heading sentences for the main dashboard pages
...
These are just a few very particular fixes for small grammatical issues,
intended to polish the reading experience.
2013-08-15 18:58:22 +01:00
Henry Smith
bae85fa876
Wording improvements in the zero_authorized_projects template
...
I've reworded the first sentence to say "You don't have access to any projects",
which I think sounds more natural.
I've also used the "pluralize" ActionView helper for the user's projects_limit,
so that it still looks good when it says "You can create up to 1 project.".
Finally, I've tweaked the structure of the final sentence a little bit to make
it sound a bit better.
2013-08-15 18:53:10 +01:00
Henry Smith
4b91ffca3e
More specific empty state message wording
...
I've changed all the instances of "Nothing to show here" to specifically mention
the name of the entity of which there are none to show. This makes for a
slightly smoother reading experience.
2013-08-15 18:31:16 +01:00
Johannes Schleifenbaum
aaeaf7c973
Fix the link to the project branches
2013-08-15 14:02:39 +02:00
Dmitriy Zaporozhets
5558204741
Improve UI for Project settings page
2013-08-15 14:33:38 +03:00
Dmitriy Zaporozhets
f230591b3d
Use bold font at Dashboard#projects and Profile#groups
2013-08-15 13:24:08 +03:00
Dmitriy Zaporozhets
12d55ba6cc
Provide links from Group issues, mr pages to corresponding Dashboard pages
2013-08-15 13:13:22 +03:00
Dmitriy Zaporozhets
86584aa89f
Update project last_activity_at on creation
2013-08-15 12:46:52 +03:00
Dmitriy Zaporozhets
cab7d7686f
Help#permissions improved
2013-08-15 12:42:32 +03:00
Dmitriy Zaporozhets
304baaf8ef
Merge pull request #4601 from keith9820/master
...
Show permissions as a grid
2013-08-15 02:32:37 -07:00
Dmitriy Zaporozhets
d0a95c30b9
Ensure project discover default branch on Project#show
2013-08-15 12:27:19 +03:00
Dmitriy Zaporozhets
20c65f3bcb
Search: show recent issues/mr first
2013-08-15 11:54:16 +03:00
Dmitriy Zaporozhets
5a7f15fbab
Show label closed on search result
2013-08-15 11:51:40 +03:00
Dmitriy Zaporozhets
be0c6c27f0
Merge pull request #4775 from globin/remote_cache_redis
...
Fix caching when using remote redis server
2013-08-14 09:03:54 -07:00
Yves Senn
485e084647
Merge pull request #4778 from jkramarz/patch-1
...
Update installation.md
2013-08-14 06:51:57 -07:00
Dmitriy Zaporozhets
7d1b3d4e27
Fix passign full user object instead of id to Event.create
2013-08-14 16:02:21 +03:00
Dmitriy Zaporozhets
6579ba3e77
Increase graphs height
2013-08-14 15:14:08 +03:00
Dmitriy Zaporozhets
ddaa1f1fe6
Fixed bug with invalid event author for MR
2013-08-14 14:20:16 +03:00
Dmitriy Zaporozhets
f989140b77
Fixed bug with invalid event author
2013-08-14 14:19:11 +03:00
Dmitriy Zaporozhets
c17280f55a
Better text for custom repo name link
2013-08-14 14:14:23 +03:00
Dmitriy Zaporozhets
d6aec3fc1a
Allow specify path when create project via api
2013-08-14 13:41:06 +03:00
Dmitriy Zaporozhets
8da4d15f23
Fix ui issue for Help#api
2013-08-14 13:23:26 +03:00
Dmitriy Zaporozhets
cd25353243
Allos specify repository name when create a project
2013-08-14 13:23:12 +03:00
Jakub Kramarz
bf6133b956
Update installation.md
...
Isn't 5.4 current stable?
2013-08-14 12:09:00 +02:00
Dmitriy Zaporozhets
a6e57749dc
Use native repo path for import task. Skip wiki repos
2013-08-14 12:45:17 +03:00
Dmitriy Zaporozhets
13b281c2e4
Allow project path being passed on project creation
2013-08-14 12:44:54 +03:00
Robin Gloster
2b904cb34f
Fix caching when using remote redis server
2013-08-14 00:02:27 +02:00
Dmitriy Zaporozhets
b6fdca9c81
Update gitlab_git to 2.0.1
2013-08-13 16:57:47 +03:00
Dmitriy Zaporozhets
04ccf8bc2f
Use gitlab_git v2.0.0
2013-08-13 16:26:59 +03:00
Dmitriy Zaporozhets
31e9f82ebc
Improve repository graph
2013-08-13 16:26:48 +03:00
Dmitriy Zaporozhets
7825830ca5
Allow project name, path etc start with number. Fixed specs
2013-08-13 12:24:10 +03:00
Dmitriy Zaporozhets
a36195bd28
Validate project limit only when create project
2013-08-13 12:04:11 +03:00
Dmitriy Zaporozhets
34c97a311c
Increase commit title limit at Commit#show so it does not truncate most of Merge messages
2013-08-12 22:28:31 +03:00
Dmitriy Zaporozhets
9711acc9e1
Prevent 500 on project home page if project has extremely huge number of commits
2013-08-12 22:23:01 +03:00
Dmitriy Zaporozhets
7300440a74
Improve Commit#show page UI
2013-08-12 22:22:31 +03:00
Dmitriy Zaporozhets
57b62c2b98
Minor UI fix for commit description
2013-08-12 20:59:06 +03:00
Dmitriy Zaporozhets
a0228f94a1
Reload page during repo import
2013-08-12 19:28:10 +03:00
Dmitriy Zaporozhets
7ecebdd02d
Repository import during project creation often return timeout for medium and large repos.
...
So lets do it async. First create project, then import repo and create
satellite with Sidekiq
2013-08-12 18:21:47 +03:00
Dmitriy Zaporozhets
e2f946fddb
Minor UI improvements
2013-08-12 17:21:57 +03:00
Dmitriy Zaporozhets
7984d3ca00
Minor UI fixes for login page
2013-08-12 12:38:30 +03:00
Dmitriy Zaporozhets
083990c795
Minor UI improvements
2013-08-12 12:08:52 +03:00
Dmitriy Zaporozhets
0175e66589
hide no-ssh message if notice or alert present
2013-08-10 21:20:03 +03:00
Dmitriy Zaporozhets
37cf2eb691
More readable notice/alert messages
2013-08-10 21:10:24 +03:00
Dmitriy Zaporozhets
11ecf00781
Remove unnecessary margin for issue/mr title
2013-08-10 20:54:17 +03:00
Dmitriy Zaporozhets
b00ee27ccf
Merge branch 'focus-of-gitlab-recipes' of /home/git/repositories/gitlab/gitlabhq
2013-08-10 17:30:47 +00:00