summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Time for 6.0.0v6.0.0Dmitriy Zaporozhets2013-08-201-1/+1
|
* Bold names for public projectsDmitriy Zaporozhets2013-08-201-1/+1
|
* Render small avatars for inline eventsDmitriy Zaporozhets2013-08-203-1/+18
|
* Fix event image previewDmitriy Zaporozhets2013-08-203-7/+9
|
* Dashboard event right margin + increased paddingDmitriy Zaporozhets2013-08-201-1/+2
|
* Rename wiki repo if project repo was removedDmitriy Zaporozhets2013-08-201-0/+1
|
* Its time for 6.0.0rc1Dmitriy Zaporozhets2013-08-201-1/+1
|
* Better message for migrating global projectsDmitriy Zaporozhets2013-08-201-2/+9
|
* Merge branch 'init-script-should-restart-unicorn' of ↵Dmitriy Zaporozhets2013-08-199-254/+25
|\ | | | | | | /home/git/repositories/gitlab/gitlabhq
| * Relative root needs to be changed in three places.Sytse Sijbrandij2013-08-192-2/+15
| |
| * Fix confusing situation where install guide told you to install init.d ↵Sytse Sijbrandij2013-08-197-248/+10
| | | | | | | | script for puma.
| * Configure the relative path only one time.Sytse Sijbrandij2013-08-192-7/+3
|/
* Make repo graph work for large repos on slower machinesDmitriy Zaporozhets2013-08-193-4/+4
|
* its time for betaDmitriy Zaporozhets2013-08-191-1/+1
|
* Merge pull request #4670 from anezi/relative-url-patchDmitriy Zaporozhets2013-08-196-4/+18
|\ | | | | More fixes for supporting Relative URL
| * Fixes grack authentification under relative_url_rootamouhzi2013-08-156-4/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* | Merge pull request #4797 from mbajur/flashes-revivedDmitriy Zaporozhets2013-08-192-1/+5
|\ \ | | | | | | Make flash messages fixed and sticked to bottom
| * | Update flash message timeout to 5 secondsMike Bajur2013-08-171-1/+1
| | |
| * | Make flash messages fixed and sticked to bottomGitLab2013-08-172-1/+5
|/ /
* | Fixed wrong last-edit time for wikiDmitriy Zaporozhets2013-08-166-29/+17
| |
* | Dont render event body if emptyDmitriy Zaporozhets2013-08-161-3/+3
| |
* | Minor UI improvements to event feedDmitriy Zaporozhets2013-08-162-2/+0
| |
* | Reduce padding for events on dashboardDmitriy Zaporozhets2013-08-161-1/+2
| |
* | Merge branch 'mention-unicorn' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-08-162-97/+106
|\ \
| * | Information about teams in changelog and switching to unicorn for all people.Sytse Sijbrandij2013-08-162-6/+15
| | |
| * | Unix line endings.Sytse Sijbrandij2013-08-161-96/+96
| | |
* | | Merge pull request #4791 from h2s/wordingDmitriy Zaporozhets2013-08-1622-50/+51
|\ \ \ | |/ / |/| | Improvements to English text
| * | Another wording change in accordance with a suggestion from @karlhungusHenry Smith2013-08-151-1/+1
| | | | | | | | | | | | Thanks!
| * | Changing text as per the suggestion by @karlhungusHenry Smith2013-08-151-1/+1
| | | | | | | | | | | | Definitely sounds better like this.
| * | Improved wording for the settings in the "My Profile" sectionHenry Smith2013-08-155-12/+12
| | |
| * | Lots of wording improvements for the project settings areaHenry Smith2013-08-157-24/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | A couple of small wording improvements for the merge request approval pageHenry Smith2013-08-151-2/+2
| | |
| * | Improved wording for the "light" heading sentences for the main dashboard pagesHenry Smith2013-08-153-3/+3
| | | | | | | | | | | | | | | These are just a few very particular fixes for small grammatical issues, intended to polish the reading experience.
| * | Wording improvements in the zero_authorized_projects templateHenry Smith2013-08-151-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | More specific empty state message wordingHenry Smith2013-08-155-5/+5
| |/ | | | | | | | | | | 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.
* | Merge pull request #4789 from jojosch/fix-link-project-branchesDmitriy Zaporozhets2013-08-151-1/+1
|\ \ | |/ |/| Fix the link to the project branches
| * Fix the link to the project branchesJohannes Schleifenbaum2013-08-151-1/+1
|/
* Improve UI for Project settings pageDmitriy Zaporozhets2013-08-151-45/+58
|
* Use bold font at Dashboard#projects and Profile#groupsDmitriy Zaporozhets2013-08-152-2/+2
|
* Provide links from Group issues, mr pages to corresponding Dashboard pagesDmitriy Zaporozhets2013-08-152-5/+12
|
* Update project last_activity_at on creationDmitriy Zaporozhets2013-08-151-0/+2
|
* Help#permissions improvedDmitriy Zaporozhets2013-08-153-75/+82
|
* Merge pull request #4601 from keith9820/masterDmitriy Zaporozhets2013-08-151-62/+157
|\ | | | | Show permissions as a grid
| * display permissions as a tableKeith Harris2013-07-191-62/+157
| |
* | Ensure project discover default branch on Project#showDmitriy Zaporozhets2013-08-152-1/+5
| |
* | Search: show recent issues/mr firstDmitriy Zaporozhets2013-08-151-2/+2
| |
* | Show label closed on search resultDmitriy Zaporozhets2013-08-152-1/+7
| |
* | Merge pull request #4775 from globin/remote_cache_redisDmitriy Zaporozhets2013-08-141-1/+8
|\ \ | | | | | | Fix caching when using remote redis server
| * | Fix caching when using remote redis serverRobin Gloster2013-08-141-1/+8
| | |
* | | Merge pull request #4778 from jkramarz/patch-1Yves Senn2013-08-141-2/+2
|\ \ \ | | | | | | | | Update installation.md