Dmitriy Zaporozhets
4d9bdab005
Style pagination
2013-05-06 20:56:45 +03:00
Dmitriy Zaporozhets
930f4366ba
Usability improvements to deploy leys
2013-05-06 20:41:08 +03:00
Dmitriy Zaporozhets
1882baa1aa
Feature: Deploy keys between projects
2013-05-06 15:10:55 +03:00
Dmitriy Zaporozhets
543d86f351
Create DeployKey & DeployKeysProject models. Bulding many to many relation between deploy keys and projects
2013-05-06 12:26:36 +03:00
falk
ba9baff8d9
Remove 2000 char limit on issue description textarea
2013-05-05 15:54:22 +02:00
Dmitriy Zaporozhets
ca244c35cc
Reorder buttons on clone panel of project
2013-05-04 00:08:49 +03:00
Angus MacArthur
793ab5a1ab
fork failing when calling initialize_dup
...
initialize_dup has been made private as of ruby 2.0.0. I have
corrected it to call the publicly available dup method
2013-05-03 12:13:12 -04:00
Dmitriy Zaporozhets
204bd0b066
Merge pull request #3814 from tsl0922/fix-ace-mode-404
...
fix ace editor Syntax Highlighter mode load 404
2013-05-03 03:55:20 -07:00
tsl0922
01817135e9
fix ace mode 404
2013-05-03 18:09:57 +08:00
Dmitriy Zaporozhets
2fc236177f
Merge pull request #3801 from holdtotherod/feature/internally-public-projects
...
Internally public projects
2013-05-03 00:00:48 -07:00
Dmitriy Zaporozhets
f40d4e6685
Merge pull request #3597 from amacarthur/fork-pull-request
...
updated fork feature to use gitlab-shell for v5 of gitlab
2013-05-02 23:41:07 -07:00
Angus MacArthur
ec63804831
Made fixes suggested by @randx in pull request
...
See https://github.com/gitlabhq/gitlabhq/pull/3597#discussion-diff-4014638
2013-05-02 16:41:33 -04:00
Angus MacArthur
de8df1be1a
Fix bug for repeated fork requests
...
When asking to fork a project and a project with the same name
already exists (likely from a previous fork), the recovery from
the fork failure would inadvertantly delete the repo of the
existing destination project.
2013-05-02 16:41:24 -04:00
Stephen Lottermoser
8589f0f400
Non-logged in users see public project names as static text
...
In the public area, project names are shown as static text for
non-logged in users, while logged-in users are given project
names as links they can follow to the project's page.
2013-05-02 13:32:09 -07:00
Dmitriy Zaporozhets
ae006dd90b
Merge pull request #3645 from lucasuyezu/alphabetically_sorted
...
Assignees are now sorted alphabetically.
2013-05-02 05:51:33 -07:00
Dmitriy Zaporozhets
fe838588ae
Merge pull request #3704 from former03/feature_bugfix_js_memberadd_realtive_url_root
...
[BUGFIX] User suggest at team_members/new not working with relative_url_root
2013-05-02 05:35:26 -07:00
Dmitriy Zaporozhets
c8649c5d60
Fix issue with undefined dispather page
2013-05-02 15:28:07 +03:00
Dmitriy Zaporozhets
92f0473354
Move search autocomplete call to dispatcher
2013-05-02 14:51:47 +03:00
Dmitriy Zaporozhets
0b981eb9b3
coffescript refactoring pt.1
2013-05-02 14:36:53 +03:00
Dmitriy Zaporozhets
37f3d0f25b
Fix newlines in how-to-merge. Added steps description. Fixes #3772
2013-05-02 13:23:50 +03:00
Dmitriy Zaporozhets
2aa620c25a
move more inline js to handle via dispatcher
2013-05-02 11:46:45 +03:00
Dmitriy Zaporozhets
6473aaf877
Remove on-ready for NoteList event
2013-05-02 11:23:58 +03:00
Dmitriy Zaporozhets
ca225d92c3
Replace inline document.ready with dispatcher
2013-05-02 11:18:29 +03:00
Stephen Lottermoser and Stephen Lottermoser
4c44c5ef9a
Internally public projects
...
Public projects listed in the public section will be linked to the
actual project's page. Public projects now give any user Guest
permissions to the project, allowing them to download the code, read
and create issues, and view anything else in the project's pages.
Ample access tests have been added to the project_access_spec to
verify correct permissions and behavior on public projects.
- Visitors to the site who are not logged in still cannot view the
project's pages.
- Logged-in users visiting a public project where they are not a team
member can create issues, but not snippets. They can view the projects
code, issues, merge requests, etc, just as if they were a Guest member
of the project.
- Since this is a public project, the user is also granted :download_code
permissions, a permission normally reserved for Reporters, since they
can clone the repo anyways and browse commits and branches locally.
2013-05-02 00:06:59 -07:00
Ciaran Downey
7e5cad8f28
Swapped out placeholder text on teams admin page
...
Changed "simple Teams description" placeholder subtitle to "allow you
to organize groups of people that have a common focus. Use teams to
simplify the process of assigning roles to groups of people."
2013-05-01 15:09:18 -07:00
Dmitriy Zaporozhets
56d15660b8
gitlab_git to 1.0.6, return submodule rendering in tree
2013-05-01 13:39:37 +03:00
Aleks Bunin
26d0e47ce4
Show emoji popup if : preceeding by space or is new line.
2013-04-30 09:29:43 -04:00
Dmitriy Zaporozhets
561ac35553
Merge pull request #3692 from szechyjs/master
...
Add monokai highlighting theme
2013-04-30 04:01:56 -07:00
Dmitriy Zaporozhets
acb65516f8
Merge pull request #3652 from brodock/beautifull-diff
...
Diff with better colors and some spacing on the corners
2013-04-30 01:50:15 -07:00
Dmitriy Zaporozhets
65b601fe2c
Make turbolinks loading more user-friendly
2013-04-29 14:36:40 +03:00
Dmitriy Zaporozhets
f81e201cc8
Remove unused code pt.2
2013-04-29 13:54:12 +03:00
Dmitriy Zaporozhets
de2cd345eb
Remove unused code
2013-04-29 13:50:23 +03:00
Dmitriy Zaporozhets
5872b10de5
Fix loading commit history for tree view
2013-04-29 13:18:08 +03:00
Dmitriy Zaporozhets
bfaa3edbf1
Remove tree history & ajax slider
2013-04-29 13:14:55 +03:00
Dmitriy Zaporozhets
d83cf10021
Merge pull request #3765 from axilleas/typo
...
Fixed typo in app/views/deploy_keys/index.html.haml
2013-04-29 02:38:59 -07:00
Dmitriy Zaporozhets
de7d6431b1
Add turbolinks to application
2013-04-29 10:10:45 +03:00
Dmitriy Zaporozhets
a1704273ec
Refactor post-receive worker
2013-04-29 09:43:18 +03:00
Dmitriy Zaporozhets
348eb12598
Provide a path to repo archive. gitlab_git up to 1.0.5
2013-04-29 09:15:18 +03:00
Dmitriy Zaporozhets
693878cf38
Cache repo size inside repo model
2013-04-28 23:04:56 +03:00
Axilleas Pipinellis
f60486a0c4
Removed extra "for"
2013-04-28 18:42:11 +03:00
Dmitriy Zaporozhets
df96c079ef
Remove ambiguous condition
2013-04-26 22:19:56 +03:00
Dmitriy Zaporozhets
0cde12d18c
Add link to quickly add new team member from project panel
2013-04-26 22:19:12 +03:00
Dmitriy Zaporozhets
a022fd4164
Restyle clone panel on project show page
2013-04-26 22:12:43 +03:00
Dmitriy Zaporozhets
9ef5573c82
Show project access level right to clone panel
2013-04-26 20:59:29 +03:00
Dmitriy Zaporozhets
bffa1e6575
Respect feature settings submitted via api
2013-04-26 16:25:46 +03:00
David Greaves and Dmitriy Zaporozhets
40b949abab
Change text_field to :login from :email in line with 9d92433a7c to allow login as admin or non-ldap user when ldap is enabled
...
Also change haml style in line with that commit
2013-04-26 12:26:39 +03:00
Dmitriy Zaporozhets
b536acc92a
Merge pull request #3707 from Undev/default_project_settings
...
Default settings for project features
2013-04-26 01:19:48 -07:00
Sato Hiroyuki
1ae9c69734
Draging network graph is replaced by vertical scrolling.
2013-04-25 22:15:50 +00:00
Sato Hiroyuki
16d3425a25
Merge giggsey:patch-1 into improve-performance-of-network-graph
2013-04-25 22:02:57 +00:00
Sato Hiroyuki
b36b40ca40
Fix minor bug about line overlap.
2013-04-25 20:53:40 +00:00