summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Collapse)AuthorAgeFilesLines
* Allow primary email to be set to an email that you've already added.change-primary-emailDouwe Maan2015-04-302-7/+7
|
* Draft improvements to search layoutDmitriy Zaporozhets2015-04-281-3/+6
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'rs-issue-2269' into 'master'Dmitriy Zaporozhets2015-04-281-12/+0
|\ | | | | | | | | | | | | | | Remove duplicate settings for default_url_options Closes #2269 See merge request !1797
| * Remove duplicate settings for default_url_optionsRobert Speicher2015-04-251-12/+0
| | | | | | | | Closes internal https://dev.gitlab.org/gitlab/gitlabhq/issues/2269
* | Merge pull request #8645 from chulkilee/hipchat-api-versionDmitriy Zaporozhets2015-04-271-1/+1
|\ \ | | | | | | Add api version property on hipchat service
| * | Add api version property on hipchat serviceChulki Lee2015-04-271-1/+1
| | |
* | | Revert "Added X-GitLab-Event header for web hooks"Valery Sizov2015-04-271-1/+1
|/ / | | | | | | This reverts commit 548f182814acd0f7a110e6c165c186e345901b00.
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-04-271-1/+1
|\ \
| * | Get Gitorious importer to work again.fix-gitorious-importerDouwe Maan2015-04-241-1/+1
| |/
* | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-04-272-2/+3
|\ \
| * \ Merge pull request #8644 from Bugagazavr/hook-eventsDmitriy Zaporozhets2015-04-271-1/+1
| |\ \ | | | | | | | | Add X-GitLab-Event header for web hooks
| | * | Added X-GitLab-Event header for web hooksbugagazavr2015-04-251-1/+1
| | |/
| * | Add notify and color options to HipchatServiceDominik Sander2015-04-261-1/+2
| |/ | | | | | | | | | | When notify is set to true send messages will trigger a notification for all room members. Color changes the background color of the message.
* | Add new admin settingsVinnie Okada2015-04-261-0/+2
|/ | | | | Add new global application settings for default project and snippet visibility levels.
* Merge branch 'fix-slack-channel-in-admin-settings' into 'master'Douwe Maan2015-04-242-20/+10
|\ | | | | | | | | | | | | | | | | | | | | Fix bug where Slack service channel was not saved in admin template settings Consolidate allowed parameters in one place to avoid these kinds of bugs in the future. Closes https://github.com/gitlabhq/gitlabhq/issues/9181 Closes #1501 See merge request !574
| * Fix bug where Slack service channel was not saved in admin template settings.Stan Hu2015-04-242-20/+10
| | | | | | | | | | | | Consolidate allowed parameters in one place to avoid these kinds of bugs in the future. Closes https://github.com/gitlabhq/gitlabhq/issues/9181
* | Merge branch 'rs-simplify-uploads-controller' into 'master'Robert Speicher2015-04-241-5/+2
|\ \ | |/ |/| | | | | | | Simplify the `skip_before_action` logic for UploadsController See merge request !547
| * Simplify the `skip_before_filter` logic for UploadsControllerrs-simplify-uploads-controllerRobert Speicher2015-04-231-5/+2
| |
* | No longer needed to pass project argument to commit methods.Douwe Maan2015-04-241-3/+3
| |
* | Use project.commit convenience method.Douwe Maan2015-04-242-2/+2
| |
* | Add atom feed for project activity.Douwe Maan2015-04-231-5/+13
|/
* Merge branch 'sign-out-to-sign-in' into 'master'Dmitriy Zaporozhets2015-04-231-0/+4
|\ | | | | | | | | | | | | | | Redirect to sign in page after signing out. Addresses internal issue https://dev.gitlab.org/gitlab/gitlabhq/issues/2125. See merge request !541
| * Redirect to sign in page after signing out.Douwe Maan2015-04-181-0/+4
| |
* | Merge branch 'master' into new-sidebarDmitriy Zaporozhets2015-04-2364-195/+199
|\ \ | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: app/controllers/snippets_controller.rb
| * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-04-211-1/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: app/controllers/import/google_code_controller.rb
| | * | Fix redirect when trying to view invalid Google Code import status.Douwe Maan2015-04-211-1/+1
| | | |
| * | | Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-2064-195/+195
| |/ / | | | | | | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
* | | Start applying new layout to snippets pagesDmitriy Zaporozhets2015-04-221-22/+18
|/ /
* | Merge branch 'better-commit-mentions' into 'master'Dmitriy Zaporozhets2015-04-201-3/+3
|\ \ | | | | | | | | | | | | | | | | | | | | | Clean up code around commit mentions. Builds upon !527. See merge request !528
| * | Clean up code around commit mentions.Douwe Maan2015-04-151-3/+3
| | |
* | | Merge branch 'haynes/gitlab-ce-remove_access_control_for_images' into 'master'Dmitriy Zaporozhets2015-04-201-7/+28
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove access control for uploaded images to fix broken images in emails Replaces !530. > This MR removes the access control for uploaded images. This is needed to display the images in emails again. > > The previous solution to base64 encode the images had to be reverted, because not all email clients supported it. > > If possible this should go into the 7.10 release. See merge request !533
| * | | Explain skip_before_filter workaround.haynes/gitlab-ce-remove_access_control_for_imagesDouwe Maan2015-04-171-2/+5
| | | |
| * | | Correctly handle blocked users.Douwe Maan2015-04-171-15/+14
| | | |
| * | | remove access control for imagesHannes Rosenögger2015-04-161-6/+25
| |/ / | | | | | | | | | | | | This commit removes the access control for uploaded images. This is needed to display the images in emails again.
* | | Merge branch 'rs-issue-2212' into 'master'Dmitriy Zaporozhets2015-04-191-21/+35
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | | | Revert and re-fix image rendering in help pages Closes #2212 See merge request !1765
| * | Loosen help page parameter constraints for categoryRobert Speicher2015-04-151-1/+1
| | |
| * | Re-fix image rendering for help pagesRobert Speicher2015-04-151-6/+36
| | |
| * | Revert "Fix and improve help rendering"Robert Speicher2015-04-151-23/+7
| |/ | | | | | | This reverts commit d365004e684e98459061fcd5fbaf9bea880934a8.
* | Don't save unchanged user map items to the DB.Douwe Maan2015-04-171-0/+5
|/
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-04-158-20/+128
|\
| * Merge branch 'fix-repository-rescue' into 'master'Dmitriy Zaporozhets2015-04-151-1/+1
| |\ | | | | | | | | | | | | | | | Don't crash when project repository doesn't exist. See merge request !524
| | * Don't crash when project repository doesn't exist.fix-repository-rescueDouwe Maan2015-04-141-1/+1
| | |
| * | Merge branch 'invitation' into 'master'Dmitriy Zaporozhets2015-04-157-19/+127
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow users to be invited. Addresses private issue https://dev.gitlab.org/gitlab/gitlabhq/issues/2058. The "Add members" panes for both Group Members and Project Members have gained a line of text by the People field. ![Screen_Shot_2015-04-10_at_14.14.32](https://gitlab.com/gitlab-org/gitlab-ce/uploads/fe990e65eccd9203d7324b492941362b/Screen_Shot_2015-04-10_at_14.14.32.png) Entering an email address that is not already a member will give you the option to invite them. ![Screen_Shot_2015-04-10_at_14.14.48](https://gitlab.com/gitlab-org/gitlab-ce/uploads/d6b0d4571ea90f2a2e4af8f5b336e8e1/Screen_Shot_2015-04-10_at_14.14.48.png) Choosing the option will add them to the People field. This works the right way (TM) in combination with adding existing users as members. ![Screen_Shot_2015-04-10_at_14.15.09](https://gitlab.com/gitlab-org/gitlab-ce/uploads/a618e5ec292d79578b16400dca6d4cfe/Screen_Shot_2015-04-10_at_14.15.09.png) The invited member will be shown in the members list as such. The access level can be changed, and the invite can be revoked by deleting the member. ![Screen_Shot_2015-04-10_at_14.15.19](https://gitlab.com/gitlab-org/gitlab-ce/uploads/3695b9a6778d367b275115747579b46e/Screen_Shot_2015-04-10_at_14.15.19.png) The invited user will receive an email with an "Accept invitation" link. ![Screen_Shot_2015-04-10_at_14.17.52](https://gitlab.com/gitlab-org/gitlab-ce/uploads/730121888153117d83c3cd0e4f5c90f6/Screen_Shot_2015-04-10_at_14.17.52.png) If they're not already logged in, clicking this link will redirect them to the sign in/up page with a helpful notice. ![Screen_Shot_2015-04-10_at_14.18.12](https://gitlab.com/gitlab-org/gitlab-ce/uploads/1a26a5fa13321e7ef77ed8b538c8557d/Screen_Shot_2015-04-10_at_14.18.12.png) Signing in or signing up will redirect them back to the invite detail page, where they can actually accept the invitation, which will update the member record in question to point to the user in question. ![Screen_Shot_2015-04-10_at_14.18.48](https://gitlab.com/gitlab-org/gitlab-ce/uploads/7ac33085463a99b8cfa6baa13bfa1235/Screen_Shot_2015-04-10_at_14.18.48.png) Accepting the invitation will redirect them to the group (or project) with an appropriate notice. ![Screen_Shot_2015-04-10_at_14.18.58](https://gitlab.com/gitlab-org/gitlab-ce/uploads/7bf02a2e3bea589a11df401c23e68648/Screen_Shot_2015-04-10_at_14.18.58.png) As currently, they will also receive this information by email. ![Screen_Shot_2015-04-10_at_14.24.00](https://gitlab.com/gitlab-org/gitlab-ce/uploads/b44a342068433a268c0a06ed9e791ffa/Screen_Shot_2015-04-10_at_14.24.00.png) At the same time, the person who initially invited the email address is sent a notification as well, so they know of the new member and to tell them what name the user signed up with. ![Screen_Shot_2015-04-10_at_14.19.07](https://gitlab.com/gitlab-org/gitlab-ce/uploads/b29fea128186f938ec76bd7dec016b83/Screen_Shot_2015-04-10_at_14.19.07.png) The member row on the Members page will now have been updated with the new user account. ![Screen_Shot_2015-04-10_at_14.19.23](https://gitlab.com/gitlab-org/gitlab-ce/uploads/cf503d3d1679614e03acec2e946a28c3/Screen_Shot_2015-04-10_at_14.19.23.png) See merge request !500
| | * | Follow newline guidelines.Douwe Maan2015-04-143-4/+11
| | | |
| | * | Remove duplication between Group and ProjectMember.Douwe Maan2015-04-141-2/+1
| | | |
| | * | Clear up InvitesController member lookup logic.Douwe Maan2015-04-141-5/+4
| | | |
| | * | Remove duplication from InvitesController.Douwe Maan2015-04-141-25/+22
| | | |
| | * | Consistently use "invitation" rather than "invite" in text.Douwe Maan2015-04-143-9/+9
| | | |
| | * | Let invites be declined.Douwe Maan2015-04-141-0/+27
| | | |
| | * | Use notice flash type rather than nonexistent info.Douwe Maan2015-04-141-2/+2
| | | |