Andrey Kumanyaev
6173d0a92f
Show branches list (which branches contains commit) on commit page
2013-10-21 22:54:37 +04:00
Dmitriy Zaporozhets
36a69b0a30
Update git-clone js. Use new style on wiki git access too
2013-10-21 13:07:16 +03:00
Steven Thonus
65cad57a35
avatar upload on profile page
2013-10-09 09:05:09 +02:00
Dmitriy Zaporozhets
e219cf7246
Annotate!
2013-10-01 15:15:28 +03:00
Marin Jankovski
91e112ffe2
Replace remote url on selection.
2013-09-13 10:12:42 +02:00
Dmitriy Zaporozhets
e0ca2adafd
Improve Merge Request form
...
* added description
* simplified form
* enabled gfm autocomplete
2013-09-09 17:11:58 +03:00
Boyan Tabakov
01ff084a4d
Improved large commit handling.
...
Previously, only number of changed files mattered. Now, number of lines to render in the diff are also taken into account.
A hard limit is set, above which diffs are not rendered and users are not allowed to override that. This prevents high server
resource usage with huge commits.
Related to #1745 , #2259
In addition, handle large commits for MergeRequests and Compare controllers.
Also fixes a bug where diffs are loaded twice, if user goes directly to merge_requests/:id/diffs URL.
2013-09-07 14:44:03 +03:00
Dmitriy Zaporozhets
643a6e5824
Improve admin user show page
...
Show permissions for all project.
Add ability to remove user from group if not an owner
Remove unnecessary admin controller
2013-08-27 21:39:34 +03:00
Dmitriy Zaporozhets
a2a7c8093b
Use flash message for notification across app
2013-08-27 12:18:53 +03:00
Dmitriy Zaporozhets
17af835387
Add event filter for group and project show pages
2013-08-26 16:30:03 +03:00
Dmitriy Zaporozhets
20397091f1
Show iid in event feed and uatocomplete as default id for issues, mr
2013-08-19 22:12:59 +03:00
Dmitriy Zaporozhets
a410bc1289
Merge pull request #4670 from anezi/relative-url-patch
...
More fixes for supporting Relative URL
2013-08-19 05:42:20 -07:00
Mike Bajur
798f7db24f
Update flash message timeout to 5 seconds
2013-08-17 16:36:44 +02:00
GitLab
533ef87b13
Make flash messages fixed and sticked to bottom
2013-08-17 06:32:59 -04:00
amouhzi and Hassan Amouhzi
39d8a64d25
Fixes grack authentification under relative_url_root
...
Ref: https://github.com/gitlabhq/gitlabhq/commit/e6159b8725f99af78f446f8d33fa0e52b7780430
Ref: https://github.com/gitlabhq/gitlabhq/pull/3204
Ref: https://github.com/gitlabhq/gitlabhq/issues/1228
Add Rails' variable in application.rb to support relative url
This variable is used by assets compilation and other modules.
Note that user needs to change application.rb too
Restrict session cookie to the relative path if set.
Ref: https://github.com/gitlabhq/gitlabhq/commit/2c2f1e31856a4decdae469974f5bea8245316f7e
Fix Update attachment_uploader.rb bug with relative URL
See: https://github.com/gitlabhq/gitlabhq/commit/161afda3fa4fca58f396e9c3acbd72bc14490ace
Fix Wall relative bug with attachement files (javascript)
2013-08-15 21:25:09 +02:00
Dmitriy Zaporozhets
6579ba3e77
Increase graphs height
2013-08-14 15:14:08 +03:00
Dmitriy Zaporozhets
31e9f82ebc
Improve repository graph
2013-08-13 16:26:48 +03:00
Dmitriy Zaporozhets
a0228f94a1
Reload page during repo import
2013-08-12 19:28:10 +03:00
Dmitriy Zaporozhets
f79b210061
Fix wiki popup for new page
2013-08-08 11:40:42 +03:00
Dmitriy Zaporozhets
65eddc00ad
toggle content instead of disabling button for group members editing
2013-08-06 18:49:37 +03:00
Dmitriy Zaporozhets
6eabf90b80
Ability to edit group member permissions
2013-08-06 18:45:45 +03:00
Dmitriy Zaporozhets
498a9ce3d2
more space for months names in network graph
2013-08-05 19:10:20 +03:00
Dmitriy Zaporozhets
a2501d1586
more space for days in network graph
2013-08-05 19:08:51 +03:00
Dmitriy Zaporozhets
65197b8a8a
Sanitize issues title in autocomplete for comment
2013-08-04 17:14:15 +03:00
Dmitriy Zaporozhets
263b301f66
Merge pull request #4663 from jackbot/autocomplete_in_editable_notes
...
Show autocomplete list when editing notes.
2013-08-04 06:36:36 -07:00
Dmitriy Zaporozhets
6af4223a27
Fixed Diff suppressed link for MR
2013-08-02 12:49:20 +03:00
Dmitriy Zaporozhets
ce5fca4828
Fix MR modal
2013-08-01 15:59:57 +03:00
Dmitriy Zaporozhets
8290e7cc70
Autofocus to project name at projects#new. Added description field to projects#new. Increased timeout for flash message
2013-07-29 21:06:59 +03:00
Jack Weeden
1458dea9fe
Show autocomplete list when editing notes.
2013-07-29 14:16:36 +01:00
Johannes Schleifenbaum
cd19f82e51
Fix typos
2013-07-29 12:47:06 +02:00
Dmitriy Zaporozhets
7a167cf1f7
Move branches list to own controller with pagination. Ability to remove branches from UI
2013-07-16 22:19:07 +03:00
Dmitriy Zaporozhets
16c3925927
Determine network height based on window size
2013-07-15 15:03:56 +03:00
Dmitriy Zaporozhets
2a07390104
Remove unnecessary title. Fix graphs width for less then 1214px resolution
2013-07-15 10:01:15 +03:00
Dmitriy Zaporozhets
a10f917ae8
Fix dashbord sidebar filter
2013-07-13 09:55:46 +03:00
Dmitriy Zaporozhets
3805797cae
scss: rename file_content to file-content etc
2013-07-13 09:52:47 +03:00
Dmitriy Zaporozhets
dc038a7108
Rename Group#people to Group#members
2013-07-12 19:01:39 +03:00
Dmitriy Zaporozhets
5181816970
Merge branch 'master' into 6-0-dev
2013-07-12 14:42:35 +03:00
Dmitriy Zaporozhets
11703e8ece
Merge pull request #4297 from jdurand/patch-1
...
Update api.js.coffee
2013-07-11 09:39:37 -07:00
Dmitriy Zaporozhets
4da48868e5
Fix multiple trigger on button attachment
2013-07-10 19:29:54 +03:00
Dmitriy Zaporozhets
96448d1b7b
Fix shortcuts popup
2013-07-05 15:19:31 +03:00
Dmitriy Zaporozhets
44ac961b8d
group filter from dashboard. Design improvements of dashboard
2013-07-03 20:10:27 +03:00
Dmitriy Zaporozhets
ee890f2b2a
Merge branch 'master' into 6-0-dev
...
Conflicts:
app/views/dashboard/projects.html.haml
app/views/layouts/_head_panel.html.haml
config/routes.rb
2013-07-02 11:47:09 +03:00
Jack Weeden
20b2a0b235
Ability to edit comments
2013-07-01 10:48:02 +01:00
Dmitriy Zaporozhets
6e550af150
Show shotcut dialog on ?
2013-06-30 22:10:52 +03:00
Dmitriy Zaporozhets
f50cb7fc9f
Add keyboard nav for tree view. Refactor tree-view coffee
2013-06-26 16:58:56 +03:00
Dmitriy Zaporozhets
0a0cdc6c61
Limit amount of contributors at graph to 100 persons
2013-06-25 17:34:50 +03:00
Dmitriy Zaporozhets
8fb84104e4
Use graph ticks to make axis more readable
2013-06-25 12:39:58 +03:00
Dmitriy Zaporozhets
d41940d36e
Merge branch 'master' into 6-0-dev
...
Conflicts:
app/views/projects/issues/show.html.haml
db/fixtures/development/09_issues.rb
db/fixtures/development/10_merge_requests.rb
2013-06-24 22:13:00 +03:00
Dmitriy Zaporozhets
106764ab3b
update gems. remove console.log
2013-06-24 22:03:32 +03:00
Yves Senn
f3a9240237
we should not use console.log in production code...
2013-06-24 17:40:23 +02:00