Commit Graph
9028 Commits
Author SHA1 Message Date
Sytse Sijbrandij dfc92cd25d Merge pull request #6663 from Razer6/fix_integration_link
Fix link to isue tracker integration page
2014-03-31 17:39:51 +02:00
Dmitriy Zaporozhets 2ab2d60b9e Merge pull request #6660 from robertboloc/patch-1
Grammar correction: "View in Gitlab"
2014-03-31 15:55:07 +03:00
Robert Schilling 8da35fe26e Fix link to isue tracker integration page 2014-03-31 14:49:57 +02:00
Dmitriy Zaporozhets 046fa9bdb1 Merge pull request #5469 from NARKOZ/api-pagination-headers
add 'Link' header for API response
2014-03-31 13:46:57 +03:00
Robert Boloc dd32c9f0ed Updated notification message 2014-03-31 12:24:55 +02:00
Dmitriy Zaporozhets 8769b7ab97 Merge branch 'repo_downloads_dir' into 'master'
Configurable repo downloads path
2014-03-31 10:20:13 +00:00
Jacob Vosmaer eeeaaa4bc1 Explain the default repository_downloads_path 2014-03-31 12:19:37 +02:00
Jacob Vosmaer 200eeea258 Make the repository downloads path configurable 2014-03-31 12:19:37 +02:00
Robert Boloc 3055331965 Grammar correction: "View in Gitlab"
Changed to "View on Gitlab"
2014-03-31 12:05:41 +02:00
Dmitriy Zaporozhets 0488e34ba7 Merge branch 'refactor_project_watchers_notifications' into 'master'
Refactor project watchers notifications
2014-03-29 12:10:53 +00:00
Dmitriy Zaporozhets fdeacf0ad1 Merge pull request #6317 from jirutka/fix-ldap-dn-case
Fix searching by extern_uid for LDAP to be case-insensitive
2014-03-29 14:08:31 +02:00
Dmitriy Zaporozhets 5fef54589d Merge pull request #6644 from tombruijn/list-item-name-spacing
.well-list item name spacing fix Follow up on #6643
2014-03-28 22:45:29 +02:00
Dmitriy Zaporozhets 48bd8a7e16 Merge remote-tracking branch 'origin/rake_drop_tables'
Conflicts:
	CHANGELOG
2014-03-28 22:37:17 +02:00
Marin Jankovski c34186f882 Refactor project watchers collecting. 2014-03-28 17:51:13 +01:00
Dmitriy Zaporozhets e6fbf79bc5 Merge branch 'ldap_nickname' into 'master'
Remove omniauth-ldap nickname bug workaround
2014-03-28 13:28:54 +00:00
Jacob Vosmaer 2e6b537018 Use omniauth nickname as the username for LDAP
Before there was a bug in omniauth-ldap which prevented samaccountname
showing up as a possible username for new LDAP users. Thanks to upstream
fixes, we no longer need to work around this bug.
2014-03-28 13:57:52 +01:00
Jacob Vosmaer 77b57c114b Drop all tables before restoring a PostgreSQL DB
Invoking 'db:schema:load' turned out to be a bad idea: when downgrading
an existing GitLab installation, the schema of the newer version would
be preserved when trying to import the old version.
2014-03-28 13:44:46 +01:00
Jacob Vosmaer f48fc3c6cb Add a rake task that drops all tables 2014-03-28 13:37:09 +01:00
Tom de Bruijn ce857b7cc9 Improve alignment of labels in .well-list items 2014-03-28 13:22:43 +01:00
Tom de Bruijn b7225bead8 Clearfix on well-lists. Pages affected:
Pages affected:
- admin/groups#show
- admin/projets#index
- admin/users#index
- dashboard/issues#index (on small screens)
2014-03-28 11:14:23 +01:00
Marin Jankovski 4af38885df Merge branch 'documentation/update_mr_contribution_section' into 'master'
Update Contribution Guidelines: Specify Merge Request To Master

There have been occasions where contributors submitted merge requests to stable branches thinking that was the way to get changes into specific releases. This results in wasted time and effort of the GitLab team responding to the merge request requesting that it be to master, as well as the developer who needs to redo the changes.

This merge request very simply updates the contribution guidelines to specify that MRs should only be to master, and that getting changes into stable branches will be determined by the GitLab Team.

cc @JobV
2014-03-28 09:01:00 +00:00
Marin Jankovski 1f988a224c Merge pull request #6553 from tehZeno/patch-1
Update 6.0-to-6.5.md
2014-03-27 23:19:45 +01:00
Franz-Robert van Vugt cfc4a2dbe3 Merge branch 'master' of https://github.com/gitlabhq/gitlabhq into patch-1 2014-03-27 21:40:33 +01:00
Dmitriy Zaporozhets fc5ac1451d Merge branch 'getting-help-on-website' into 'master'
Getting-help-on-website
2014-03-27 18:31:21 +00:00
Dmitriy Zaporozhets 0546a98981 Merge branch 'doc-readme-for-site' into 'master'
Doc-readme-for-site

New readme files for doc.gitlab.com
I also but the links for the api readme at the top.
2014-03-27 18:30:50 +00:00
Kyle Fazzari 4fc57b5872 Updated contribution guidelines to specify MRs should be to master. 2014-03-27 14:09:50 -04:00
Dmitriy Zaporozhets 0e44039e52 Merge pull request #6395 from dpursehouse/grammar-fixes
Fix another instance of "created at"
2014-03-27 19:53:22 +02:00
Dmitriy Zaporozhets 98ed1ecc3b Merge pull request #6491 from esmail/patch-1
Database doc changes to address #2412 and #6451.
2014-03-27 19:49:09 +02:00
Dmitriy Zaporozhets c66218ec94 Merge pull request #6634 from jvanbaarsen/see-merge-status-no-permission
Always show merge status
2014-03-27 19:48:05 +02:00
Marin Jankovski 0c5c1157af Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce 2014-03-27 16:10:58 +01:00
dosire 9ec08daa90 Move help to the website. 2014-03-27 16:08:02 +01:00
Marin Jankovski 7d0438a5c0 Merge branch 'fix_architecture_img' into 'master'
Fix Architecture Img

Image in architecture doc was not showing correctly. Now it is.
2014-03-27 15:07:36 +00:00
Job van der Voort 3b3186d58b fix image not displaying in GitLab due to faulty markdown 2014-03-27 14:34:55 +00:00
Jeroen van Baarsen 592dce18b5 Always show merge status
Always show the merge status of a merge request, even if the user has no
permission to do the actual merging.

Fixes
http://feedback.gitlab.com/forums/176466-general/suggestions/5673321-everyone-should-be-able-to-see-a-mr-status
2014-03-27 15:32:28 +01:00
Sytse Sijbrandij efe792f1c3 Merge pull request #6632 from blackst0ne/patch-1
Update permissions.md
2014-03-27 14:39:04 +01:00
Dmitriy Zaporozhets 168afa024e Merge branch 'bugfix/153/500_when_create_issue' into 'master'
Fix 500 Error When Creating Issue For Project With No Commits

This merge request fixes issue #153, where trying to create an issue for a project with no commits results in a 500 error. This was done by updating the form to check that the repository wasn't empty before trying to load the contribution guide.
2014-03-27 13:12:31 +00:00
Kyle Fazzari 762c7b4f2b Fixed 500 error when creating issue for project with no commits.
The form was updated to check that the repository wasn't empty before trying
to load the contribution guide.

This fixes #153.
2014-03-27 08:20:43 -04:00
dosire 417c0cb2d3 New doc site needs indexes. 2014-03-27 12:17:27 +01:00
dosire 8a90db9e33 Test the new doc index. 2014-03-27 10:56:30 +01:00
dosire b04c343311 Put important information at the top of the readme. 2014-03-27 10:53:26 +01:00
Marin Jankovski 0f05519777 Merge pull request #6610 from Datacom/feature/parallel_diff_scrollbars_pr2
Refactor Parallel Diff feature and add scrollbars
2014-03-27 08:20:25 +01:00
Dmitriy Zaporozhets cf7aab9b44 Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce 2014-03-27 08:56:13 +02:00
Dmitriy Zaporozhets aabd90a828 Merge branch 'master' of github.com:gitlabhq/gitlabhq 2014-03-27 08:55:51 +02:00
Dmitriy Zaporozhets 5d966ccd35 Merge branch 'ldap_check' into 'master'
gitlab:ldap:check uses LDAP user filter
2014-03-27 06:53:57 +00:00
blackst0ne 682cafdce6 Update permissions.md 2014-03-27 15:43:16 +10:00
George Dewar 83f811fff5 Refactor Parallel Diff feature and add scrollbars
Also now removed lines relating to unused comments feature
2014-03-27 09:15:25 +13:00
Dmitriy Zaporozhets 23e2ec6bf2 Merge branch 'check-css' into 'master'
Check Css

Based on Dmitriy his remark https://gitlab.slack.com/archives/general/p1395770459000142
2014-03-26 19:08:59 +00:00
Dmitriy Zaporozhets 7ddbc92abc Merge branch 'case_insensitive_user_search' into 'master'
Case insensitive user search

As per implementation by Christopher Arnold.
2014-03-26 19:08:35 +00:00
Dmitriy Zaporozhets afcaf662c9 Merge branch 'rename_mr_diff_tab' into 'master'
Rename Diff to Changes
2014-03-26 17:38:24 +00:00
Marin Jankovski 7bf92b368f Ldap check recognize ldap user filter. 2014-03-26 15:38:14 +01:00