27 Aug, 2013
1 commit
26 Aug, 2013
6 commits
-
[#4821] - Fix some missing iids
25 Aug, 2013
1 commit
-
Any mention of Issues, MergeRequests, or Commits via GitLab-flavored markdown references in descriptions, titles, or attached Notes creates a back-reference Note that links to the original referencer. Furthermore, pushing commits with commit messages that match a (configurable) regexp to a project's default branch will close any issues mentioned by GFM in the matched closing phrase. If accepting a merge request would close any Issues in this way, a banner is appended to the merge request's main panel to indicate this.
23 Aug, 2013
1 commit
-
…don't have to change the master value. Also the to and from should be more prominent.
22 Aug, 2013
1 commit
21 Aug, 2013
5 commits
-
Fix bug in ace-src-noconflict with Relative url.
-
Render not found when failing to look for commit
-
1. Replace params key 'q' with 'extended_sha1'. A extended SHA1 syntax is explained in 'man gitrevisions'. 2. Change the placeholder of looking for commit. 3. Change the label of ref filter.
-
If we doesn't use a relative url we have this: <pre>gon.relative_url_root=""</pre> Else <pre>gon.relative_url_root="/gitlab"</pre> Gitlab::Application.config.assets.prefix contains: <pre>/assets</pre>
20 Aug, 2013
8 commits
-
Remove the dependancy of grit from class Network::Graph
19 Aug, 2013
4 commits
-
* call set_iid before validation * make rake task pass event if objects are invalid * show iid in comment event at dashboard
16 Aug, 2013
4 commits
-
Improvements to English text
15 Aug, 2013
9 commits
-
Thanks!
-
Definitely sounds better like this.
-
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.
-
These are just a few very particular fixes for small grammatical issues, intended to polish the reading experience.
-
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.
-
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.