Commit Graph
6195 Commits
Author SHA1 Message Date
Dmitriy Zaporozhets 2e5481b746 Create task to create iid for existing issues/mr 2013-08-19 22:11:18 +03:00
Dmitriy Zaporozhets 7047a44a26 Sett iid on create. Use iid as value to_param 2013-08-19 22:10:56 +03:00
Dmitriy Zaporozhets 125c07fa0a Add iid field to issues and MR 2013-08-19 22:10:21 +03:00
Dmitriy Zaporozhets 4250c34915 Make repo graph work for large repos on slower machines 2013-08-19 20:11:41 +03:00
Dmitriy Zaporozhets fd7c8c71e5 its time for beta 2013-08-19 18:52:19 +03:00
Dmitriy Zaporozhets a410bc1289 Merge pull request #4670 from anezi/relative-url-patch
More fixes for supporting Relative URL
2013-08-19 05:42:20 -07:00
Dmitriy Zaporozhets 1a3ca6b149 Merge pull request #4797 from mbajur/flashes-revived
Make flash messages fixed and sticked to bottom
2013-08-19 03:32:31 -07:00
Mike Bajur 798f7db24f Update flash message timeout to 5 seconds 2013-08-17 16:36:44 +02:00
GitLab 533ef87b13 Make flash messages fixed and sticked to bottom 2013-08-17 06:32:59 -04:00
Dmitriy Zaporozhets 0e387919c3 Fixed wrong last-edit time for wiki 2013-08-16 16:59:26 +03:00
Dmitriy Zaporozhets ffa234bc80 Dont render event body if empty 2013-08-16 15:40:55 +03:00
Dmitriy Zaporozhets 14db704231 Minor UI improvements to event feed 2013-08-16 15:37:42 +03:00
Dmitriy Zaporozhets 37e1f53734 Reduce padding for events on dashboard 2013-08-16 15:28:32 +03:00
Dmitriy Zaporozhets 96e89ec36f Merge branch 'mention-unicorn' of /home/git/repositories/gitlab/gitlabhq 2013-08-16 09:56:08 +00:00
Sytse Sijbrandij 3bc4845874 Information about teams in changelog and switching to unicorn for all people. 2013-08-16 11:53:52 +02:00
Sytse Sijbrandij f7b922c687 Unix line endings. 2013-08-16 11:49:49 +02:00
Dmitriy Zaporozhets 81c0e163b8 Merge pull request #4791 from h2s/wording
Improvements to English text
2013-08-16 02:39:38 -07:00
Dmitriy Zaporozhets f2b3743819 Merge pull request #4789 from jojosch/fix-link-project-branches
Fix the link to the project branches
2013-08-15 13:29:01 -07:00
amouhziandHassan Amouhzi 39d8a64d25 Fixes grack authentification under relative_url_root
Ref: https://github.com/gitlabhq/gitlabhq/commit/e6159b8725f99af78f446f8d33fa0e52b7780430
Ref: https://github.com/gitlabhq/gitlabhq/pull/3204
Ref: https://github.com/gitlabhq/gitlabhq/issues/1228

Add Rails' variable in application.rb to support relative url

This variable is used by assets compilation and other modules.

Note that user needs to change application.rb too

Restrict session cookie to the relative path if set.

Ref: https://github.com/gitlabhq/gitlabhq/commit/2c2f1e31856a4decdae469974f5bea8245316f7e

Fix Update attachment_uploader.rb bug with relative URL

See: https://github.com/gitlabhq/gitlabhq/commit/161afda3fa4fca58f396e9c3acbd72bc14490ace

Fix Wall relative bug with attachement files (javascript)
2013-08-15 21:25:09 +02:00
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