Douwe Maan
8db1292139
Tweaks, refactoring, and specs
2016-03-20 21:04:07 +01:00
Douglas Barbosa Alexandre
7ee528336a
Restrict access for confidential issues on autocomplete
2016-03-17 20:55:59 -03:00
Jacob Vosmaer
30b36c92c3
Use an exception to pass messages
2016-03-15 11:03:43 +01:00
Jacob Vosmaer
a02fe251df
Allow project housekeeping only once an hour
2016-03-14 15:55:45 +01:00
Stan Hu
74d7de8196
Revert "Revert "Merge branch 'support-go-subpackages' into 'master'
""
...
This reverts commit 5a586f364c
2016-03-12 21:05:23 +00:00
Douwe Maan
5a586f364c
Revert "Merge branch 'support-go-subpackages' into 'master'
"
...
This reverts merge request !3191
2016-03-12 17:42:51 +00:00
Stan Hu
2563213ccf
Remove existing go_import.html.haml implementation
2016-03-12 07:49:16 -08:00
Robert Speicher
fe13f58f3e
Update Emoji asset path
...
Now that we're serving assets directly from the Gemojione gem's path,
the images are not in an `emoji/` sub-folder.
2016-02-12 15:34:20 -05:00
Kamil Trzcinski
b4c36130cc
Rename allow_guest_to_access_builds to public_builds
2016-02-04 12:57:46 +01:00
Kamil Trzcinski
627909c2a4
Add CI setting: allow_guest_to_access_builds
...
Add the `read_build` ability if user is anonymous or guest and allow_guest_to_access_builds is enabled.
2016-02-02 17:59:37 +01:00
Josh Frye
91b9cbff8d
First pass at deleting projects in the background.
2016-01-29 09:14:16 -05:00
Jeroen Nijhof
9b28220f88
Merge gitlab.com:gitlab-org/gitlab-ce
2016-01-06 14:55:44 +01:00
Douwe Maan
43a3a401bd
Merge branch 'master' into mention-all
2015-12-24 20:34:19 +01:00
Douwe Maan
672cbbff95
Only allow group/project members to mention @all
2015-12-24 15:33:51 +01:00
Jacob Schatz and Jacob Schatz
011a7a3297
adds starring and unstarring text to star button, also adds partial new styles
2015-12-23 12:26:50 -05:00
Kamil Trzcinski
513d551c8f
Fix after column rename
2015-12-11 18:02:10 +01:00
Kamil Trzcinski
e80e3f5372
Migrate CI::Project to Project
2015-12-11 18:02:09 +01:00
Stan Hu
2497d3d550
Fix 404 in redirection after removing a project
...
Closes https://github.com/gitlabhq/gitlabhq/issues/9844
Closes #3559
2015-11-25 23:11:35 -08:00
Jeroen Nijhof
d4690af8bc
Use GitlabShellWorker.perform_async for housekeeping
2015-11-19 16:04:07 +01:00
Jeroen Nijhof
839aae0e47
Added housekeeping status and moved path check to gitlab-shell
2015-11-19 15:16:54 +01:00
Marin Jankovski
14032d8eb1
Add support for git lfs.
2015-11-16 12:39:13 +01:00
Kamil Trzcinski
6384c757b7
Expose CI enable option in project features
...
- Enable CI by default for all new projects
2015-11-13 10:52:50 +01:00
KON YUICHI
31723eb9f0
fix deprecated
2015-10-31 22:32:06 +09:00
kazubu
0bfb9cbf38
modify to use redirect_back_or_default function
2015-10-26 15:06:55 +09:00
kazubu
c3d48f9735
Fix: 500 error returned if destroy request without HTTP referer
2015-10-26 15:06:55 +09:00
Jeroen Nijhof
4f0a38f1a8
Added housekeeping for git repositories
2015-10-21 15:15:54 +02:00
Douwe Maan
f9cd0639c1
Merge branch 'master' into grzesiek/gitlab-ce-fix/non-member-notification-button
...
[ci skip]
2015-10-19 13:49:52 +02:00
Douwe Maan
157d891615
Add changelog item
2015-10-19 11:40:13 +02:00
Douwe Maan
8adeda37b5
Merge branch 'hanloong/gitlab-ce-remove-forks-from-projects-settings' into 'master'
...
Add ability to remove the fork relationship from project settings


Replaces !1579 .
Fixes #2578 .
See merge request !1636
2015-10-19 09:32:07 +00:00
Douwe Maan
42cbc7f813
Tweak wording.
2015-10-18 12:38:01 +02:00
Douwe Maan
99b8568ff7
Find correct group membership.
2015-10-18 12:19:30 +02:00
Douwe Maan
ff866faf2f
Only load tree when project has repository to prevent 404
2015-10-18 11:22:33 +02:00
Douwe Maan
6bd9a9fbf7
Set vars used by tree view in project show action.
2015-10-17 19:16:40 +02:00
Han Loong Liauw
0bea5ced8b
Made suggested content changes based on MR Review
...
Changed the authentication method for removing fork through API
Reflected changes to new auth method in API specs
2015-10-14 20:19:41 +11:00
Han Loong Liauw
df99ddbba1
Adds ability to remove the forked relationship
...
This was previously possible through the API but can now be done
through the project#edit settings screen if the current user is
the owner of the project.
Update changelog
2015-10-13 21:42:17 +11:00
Grzegorz Bizon
b8f5e7427f
Show notifications button even if user is not member of a project
...
Notifications button was unavailable if user wasn't member of the
project, even if protected project is available via group privileges.
Showing disabled button with explanation tool-tip is less confusing.
This closes #2846 .
2015-10-12 12:07:31 +02:00
Cristian Bica
c528043439
Allow users to select the Files view as default project view
2015-10-01 17:05:20 +03:00
Douwe Maan
47e926bec0
Minor code cleanup
2015-09-20 19:09:43 +02:00
Patricio Cano
23f9a64566
Use the find_by_user_id magic finder instead of where.
2015-09-16 21:02:40 -05:00
Patricio Cano
1ef2ce95d5
Merge branch 'master' into notification-levels
2015-09-16 19:52:57 -05:00
Patricio Cano
01cc20378b
Notification dropdown now shows currently active level, and also shows what the actual value of global is, if the project has the notification level set to global.
2015-09-14 20:33:24 -05:00
Patricio Cano
adcae6ebd5
Notification level can now be saved from within the project view.
2015-09-14 19:27:54 -05:00
Darby
84508c40b7
PAtrially working notification button
2015-09-14 16:37:11 -07:00
Douwe Maan
f87f6480b2
Use new routing helper
2015-09-08 17:53:16 +01:00
Douwe Maan
1489d225d6
Move partial to right place and fix tests.
2015-09-08 15:14:14 +01:00
Douwe Maan
5d785457db
Clean up overlap between dashboard and explore.
...
- Split up SnippetsController into separate dashboard and explore sections.
- Use consistent page titles, header titles and sidebars between dashboard and explore sections when signed in or not.
2015-09-08 14:49:20 +01:00
Achilleas Pipinellis
0fac66f84d
Mention group and project name in flash messages upon create, update and delete.
2015-07-30 01:22:16 +03:00
Valery Sizov
c61e7dd4ac
Public project activity page asks for sign-in
2015-07-20 13:54:56 +03:00
Douwe Maan and Robert Speicher
b93053695a
Fix transferring of project to another group using the API.
2015-07-11 16:47:33 -04:00
Dmitriy Zaporozhets
f0e1da04f0
Show last push widget on several project pages
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-07-08 23:21:35 +02:00