summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'fix/routing' of /mnt/ebs/repositories/jhworth.developer/gitlab-ceDmitriy Zaporozhets2014-01-274-12/+1
|\
| * Add files to path blacklist.Jason Hollingsworth2014-01-244-12/+1
| | | | | | | | Remove empty ErrorsController
* | Merge branch 'fix/test' of /mnt/ebs/repositories/jhworth.developer/gitlab-ceDmitriy Zaporozhets2014-01-273-9/+5
|\ \
| * | Fix broken test in spec/models/project_spec.rbJason Hollingsworth2014-01-243-9/+5
| |/ | | | | | | | | | | A test was broken if running on a non-standard port. Made checking for (non-)standard port more robust. Changed gitlab_on_non_standard_port to gitlab_on_standard_port (less negative).
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2014-01-272-2/+2
|\ \
| * \ Merge branch 'hipchat-remove-hash' of /mnt/ebs/repositories/Tenzer/gitlab-ceSytse Sijbrandij2014-01-261-1/+1
| |\ \
| | * | Removed hash from "<user> #pushed to branch..." Hipchat notificationJeppe Toustrup2014-01-141-1/+1
| | | |
| * | | Merge branch 'master' of /mnt/ebs/repositories/sriharsha.vardhan/gitlab-ceSytse Sijbrandij2014-01-261-1/+1
| |\ \ \
| | * | | Correct section number for 'Check application status'harsha2014-01-221-2/+2
| | | | |
* | | | | Merge pull request #6158 from Razer6/remove_snippet_expiaration_dateDmitriy Zaporozhets2014-01-261-7/+0
|\ \ \ \ \ | | | | | | | | | | | | Remove snippet expiration date from UI
| * | | | | Remove snippet expiration date from UIRobert Schilling2014-01-251-7/+0
| | |_|_|/ | |/| | |
* | | | | Merge pull request #6159 from dblessing/fix/mobile_ui_dashboardDmitriy Zaporozhets2014-01-2619-17/+124
|\ \ \ \ \ | | | | | | | | | | | | Mobile UI improvements
| * | | | | Mobile UI improvements for dashboard/navDrew Blessing2014-01-2519-17/+124
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Style navbar toggle button Style navbar toggle manually instead of with button classes Style navbar Modify color Turn off all tooltips for touch devices Style main nav Fix scrolling navbar collapse Style tweaks Minor tweaks Style no ssh key message
* | | | | | Merge pull request #5476 from lyda/logo-white-compressDmitriy Zaporozhets2014-01-2631-0/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | Reduce image size.
| * | | | | | Also optimise gifs with gifsicle.Kevin Lyda2014-01-057-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These are the same gif files just after running gifsicle -b --optimize **/*.gif
| * | | | | | Another optipng run over png's.Kevin Lyda2014-01-0514-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ran optipng -o7 -fix over all png files. This should make pages load a tiny bit faster (you can test this with the pagespeed tool on firefox or chrome). It might be an idea to add *lossless* image compression optimization runs to the release process.
| * | | | | | Merge branch 'master' into logo-white-compressKevin Lyda2014-01-05578-4529/+10385
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: app/assets/images/logo-black.png app/assets/images/logo-white.png
| * | | | | | | Reduce image size.Kevin Lyda2013-10-2912-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Checking the site with the PageSpeed extension, one of the reports was in reducing image size. This reduced the number of bytes by 67%. It was done with optipng -o7 -fix *.png in the app/assets/images dir. References: optipng: http://optipng.sourceforge.net/ PageSpeed extension: https://developers.google.com/speed/docs/insights/using_chrome
* | | | | | | | Merge pull request #6163 from Corobi/masterSytse Sijbrandij2014-01-261-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | improve upgrader "latest version" message
| * | | | | | | improve upgrader "latest version" messageCorobi2014-01-251-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #5907 from boomshadow/patch-1Sytse Sijbrandij2014-01-251-3/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | Update installation.md with new git version
| * | | | | | Update installation.mdboomshadow2013-12-221-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated the version of Git used in the section for compiling Git from source. Also, changed the verbiage used in the section "Initialize Database and Activate Advanced Features". It previously said to type 'yes' to install the database.
* | | | | | | Merge branch 'database-confusion' into 'master'Dmitriy Zaporozhets2014-01-252-4/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Database Confusion To prevent https://twitter.com/TechIsCool/status/426133762032676865
| * | | | | | | Include a note for people that think the headers are wrong.dosire2014-01-232-4/+4
| | | | | | | |
* | | | | | | | Version to 6.6.0.preDmitriy Zaporozhets2014-01-251-1/+1
| |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | | Merge branch 'reference_relative_links' into 'master'Dmitriy Zaporozhets2014-01-247-11/+82
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reference style links with relative links in markdown #996 ``` Adds relative links support to reference style links, eg: [GitLab API doc directory][GitLab API directory listing] [Maintenance][Maintenance rake task] \[GitLab API directory listing]: doc/api/ \[Maintenance rake task]: doc/raketasks/maintenance.md ```
| * \ \ \ \ \ \ Merge branch 'master' into reference_relative_linksMarin Jankovski2014-01-24137-569/+720
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: spec/models/project_spec.rb
| * | | | | | | | Use the correct paths.Marin Jankovski2014-01-233-3/+3
| | | | | | | | |
| * | | | | | | | Update last sha of the commit in the test seed repository.Marin Jankovski2014-01-232-4/+4
| | | | | | | | |
| * | | | | | | | Test if the views behave correctly with reference style relative links.Marin Jankovski2014-01-233-0/+34
| | | | | | | | |
| * | | | | | | | Markdown helper spec for reference style relative links.Marin Jankovski2014-01-231-0/+18
| | | | | | | | |
| * | | | | | | | Display correct paths in markdown for reference style links.Marin Jankovski2014-01-221-6/+25
| | | | | | | | |
* | | | | | | | | Merge branch 'improve/developer_permissions' into 'master'Dmitriy Zaporozhets2014-01-248-2/+16
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Permissions: Developer can manage issue tracker now
| * | | | | | | | | Improve authorization for new/edit blob pagesDmitriy Zaporozhets2014-01-244-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | | | | | Allow developers to mange issue trackerDmitriy Zaporozhets2014-01-244-1/+12
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | | | | Merge branch 'improve/mr_service' into 'master'Dmitriy Zaporozhets2014-01-246-32/+93
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve merge request accepting logic Add locked state to merge request during `accept` action. Prevents mr being `triggered as merged` twice (hooks, emails etc) Fixes #998 #729
| * | | | | | | | Fix mr update issue if merge_request_diff missingDmitriy Zaporozhets2014-01-241-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | | | | MergeRequests servicesDmitriy Zaporozhets2014-01-246-31/+90
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | | | Merge branch 'report_backup_db_success' into 'master'Dmitriy Zaporozhets2014-01-241-2/+16
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Report success/failure of DB backup commands
| * | | | | | | | Report failure of DB backup commandsJacob Vosmaer2014-01-231-2/+16
| | | | | | | | |
* | | | | | | | | Merge branch 'development_seed_fix' into 'master'Dmitriy Zaporozhets2014-01-241-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Development Project Seed Data Fix After this commit https://dev.gitlab.org/gitlab/gitlabhq/commit/1d2bdb4d5880bb1ad39b62c81ff2971aa0cb3798 Contexts were replaced with Services. One context remained in the seed data which means development seeding will fail. @dzaporozhets Do we want to backport this to 6.5 too? /cc @jacobvosmaer @sytse
| * | | | | | | | | Replace context with service in development seed data.Marin Jankovski2014-01-231-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'ssh-docs' into 'master'Dmitriy Zaporozhets2014-01-241-2/+13
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ssh Docs
| * | | | | | | | | Split into one sentence per line for future edits.dosire2014-01-231-3/+8
| | | | | | | | | |
| * | | | | | | | | Better ssh key docs.dosire2014-01-231-2/+8
| |/ / / / / / / /
* | | | | | | | | Merge branch 'oudated-version-headers' into 'master'Dmitriy Zaporozhets2014-01-242-2/+0
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Oudated Version Headers If we don't update version numbers we should not include them since they are confusing.
| * | | | | | | | | Remove version since we don't keep it up to date.dosire2014-01-232-2/+0
| | | | | | | | | |
* | | | | | | | | | Merge branch 'release-procedure' into 'master'Dmitriy Zaporozhets2014-01-241-6/+7
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release Procedure This should be in line with what is actually happening.
| * | | | | | | | | | Do not branch from master until release is done.dosire2014-01-241-6/+7
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'jira-integration' into 'master'Dmitriy Zaporozhets2014-01-242-0/+7
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | Jira Integration