Valery Sizov
|
45ec0d255d
|
Merge remote-tracking branch 'ee/master' into ce_non_conflict
Conflicts:
app/helpers/oauth_helper.rb
app/helpers/projects_helper.rb
|
2015-02-05 22:01:05 -08:00 |
|
Valery Sizov
|
b3c90dd514
|
GitHub importer refactoring
|
2015-02-05 21:48:21 -08:00 |
|
Valery Sizov
|
1ac20698a5
|
gitlab.com importer: refactorig
|
2015-02-05 17:03:43 -08:00 |
|
Valery Sizov
|
592ed8738c
|
Gitlab.com integration: code folding
|
2015-02-05 12:50:34 -08:00 |
|
Valery Sizov
|
33349dd549
|
GitLab.com integration: refactoring
|
2015-02-05 12:50:34 -08:00 |
|
Valery Sizov
|
18231b0bb3
|
GitLab.com integration: refactoring
|
2015-02-05 12:50:34 -08:00 |
|
Valery Sizov
|
5194214e3a
|
GitLab integration. Importer
|
2015-02-05 12:50:34 -08:00 |
|
Dmitriy Zaporozhets
|
0a9cab4ee6
|
Merge branch 'dont-download-image-attachments'
Conflicts:
CHANGELOG
|
2015-02-05 09:54:38 -08:00 |
|
Douwe Maan
|
ab22caa97e
|
Redirect signup page to signin page.
Resolves #1916.
|
2015-02-05 15:56:28 +01:00 |
|
Dmitriy Zaporozhets
|
96a3f0e0a8
|
Fix rubocop issues
|
2015-02-04 18:26:41 -08:00 |
|
Dmitriy Zaporozhets
|
9b140b22fb
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-into-ee
Conflicts:
Gemfile.lock
app/helpers/tab_helper.rb
config/routes.rb
db/schema.rb
|
2015-02-04 18:19:22 -08:00 |
|
Douwe Maan
|
f4ce0ddde4
|
Show image attachments in browser instead of downloading them.
Resolves #1702.
|
2015-02-04 15:35:10 +01:00 |
|
Dmitriy Zaporozhets
|
635ebac606
|
Merge branch 'master' into mwessel/gitlab-ce-configure-protection
|
2015-02-03 17:54:33 -08:00 |
|
Valery Sizov
|
b9d9ac82a9
|
Commit page: async load branches info
Conflicts:
config/routes.rb
|
2015-02-03 09:10:56 -08:00 |
|
Dmitriy Zaporozhets
|
61cc6a9244
|
Rubocop: indentation fixes Yay!!!
|
2015-02-02 21:59:28 -08:00 |
|
Dmitriy Zaporozhets
|
d04344373b
|
Rubocop: no trailing newlines
|
2015-02-02 21:53:27 -08:00 |
|
Dmitriy Zaporozhets
|
647ff6240e
|
Rubocop: Style/ElseAlignment enabled
|
2015-02-02 21:38:50 -08:00 |
|
Dmitriy Zaporozhets
|
cc39bca3fa
|
Rubocop: Style/AlignHash enabled
|
2015-02-02 21:15:44 -08:00 |
|
Dmitriy Zaporozhets
|
e890582681
|
Rubocop enabled for: Use spaces inside hash literal braces
|
2015-02-02 20:36:54 -08:00 |
|
Dmitriy Zaporozhets
|
4f1d1fc51b
|
Convert hashes to ruby 1.9 style
|
2015-02-02 19:30:09 -08:00 |
|
Dmitriy Zaporozhets
|
f1cf49218f
|
Improve contribution calendar on user page
* cache user contributions for day
* ignore forks in calendar contribtuions
|
2015-01-29 17:07:44 -08:00 |
|
Marco Wessel
|
20e269cb92
|
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into configure-protection
Conflicts:
CHANGELOG
db/schema.rb
|
2015-01-30 00:16:24 +01:00 |
|
Marin Jankovski
|
3e875b05b4
|
Merge remote-tracking branch 'ce/master' into merge_ce
Conflicts:
Gemfile
Gemfile.lock
app/assets/javascripts/project_new.js.coffee
app/controllers/projects_controller.rb
app/models/group.rb
app/models/project.rb
app/models/project_services/jira_service.rb
app/models/project_team.rb
app/models/user.rb
app/services/files/create_service.rb
app/views/layouts/nav/_admin.html.haml
config/routes.rb
db/schema.rb
spec/models/jira_service_spec.rb
spec/requests/api/projects_spec.rb
|
2015-01-29 11:34:43 -08:00 |
|
Dmitriy Zaporozhets
|
08582f1532
|
Improve user calendar authentification and tests
|
2015-01-29 08:55:57 -08:00 |
|
Dmitriy Zaporozhets
|
1f0e16569f
|
Load contribution calendar via AJAX
|
2015-01-29 01:20:17 -08:00 |
|
Dmitriy Zaporozhets
|
a9288e554e
|
Cleanup and make contribution calendar faster
|
2015-01-29 00:53:43 -08:00 |
|
Dmitriy Zaporozhets
|
c39f80bdb4
|
Refactor commit calendar a bit. Fixed dates
|
2015-01-28 23:00:41 -08:00 |
|
Dmitriy Zaporozhets
|
815e9aa283
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into haynes/gitlab-ce-commit_calendar
|
2015-01-28 22:52:44 -08:00 |
|
Hannes Rosenögger
|
792ced2f41
|
Add a commit calendar to the user profile
|
2015-01-29 01:25:26 +01:00 |
|
Marin Jankovski
|
68f7302474
|
Add a scope for visible services, code styling changes for easier readability.
|
2015-01-28 14:25:55 -08:00 |
|
Marin Jankovski
|
537cd66d7e
|
Add gitlab internal issue tracker service.
|
2015-01-28 09:28:17 -08:00 |
|
Marin Jankovski
|
ededa98995
|
Shorter check in services controller.
|
2015-01-26 22:46:54 -08:00 |
|
Marin Jankovski
|
0da59cb55b
|
Merge branch 'master' into move_external_issue_tracker_away_from_yml_config
Conflicts:
app/models/project.rb
spec/models/project_spec.rb
|
2015-01-26 22:12:53 -08:00 |
|
Dmitriy Zaporozhets
|
ed91378627
|
Fix blob controller rendering in case of errors
|
2015-01-26 15:12:13 -08:00 |
|
Dmitriy Zaporozhets
|
59b08942aa
|
Refactor blob controllers
|
2015-01-26 15:02:28 -08:00 |
|
Dmitriy Zaporozhets
|
c916124178
|
Explicitly set before_filter for ref-related controllers
|
2015-01-26 15:01:51 -08:00 |
|
Marin Jankovski
|
65e700472b
|
Update the issue tracker attribute on issue tracker change.
|
2015-01-26 11:39:32 -08:00 |
|
Marco Wessel
|
aad6ceaef9
|
Allow configuring protection of the default branch upon first push
|
2015-01-25 17:09:10 +01:00 |
|
Hannes Rosenögger
|
70c44a0da2
|
Fix tests, merge conflicts, some minor issues and make the project avatar feature mergable
|
2015-01-24 18:51:16 +01:00 |
|
 Steven ThonusandHannes Rosenögger
|
42bac7f9f2
|
adding avatar to project settings page added avatar removal show project avatar on dashboard, projects page, project page added rspec and feature tests added project avatar from repository new default project icon added added copying af avatar to forking of project added generated icon fixed avatar fork hound fix style fix test fix
|
2015-01-24 18:51:16 +01:00 |
|
Dmitriy Zaporozhets
|
4225dad45e
|
Merge branch 'ruby-19-hash' into 'master'
Ruby 1.9 hash
See merge request !1430
|
2015-01-24 05:06:12 +00:00 |
|
Dmitriy Zaporozhets
|
a6bdf7d876
|
Show success/error message for test services button
|
2015-01-23 20:50:17 -08:00 |
|
Dmitriy Zaporozhets
|
3dfcb95f0d
|
Use ruby 1.9 hash syntax
|
2015-01-23 17:41:10 -08:00 |
|
Dmitriy Zaporozhets
|
893a68baf3
|
Cache autocomplete or emojis
|
2015-01-23 16:17:27 -08:00 |
|
Dmitriy Zaporozhets
|
a42d84eca3
|
Faster autocomplete without unused description
|
2015-01-23 14:38:20 -08:00 |
|
Marin Jankovski
|
c70dcd2907
|
Merge branch 'master' into move_external_issue_tracker_away_from_yml_config
|
2015-01-23 12:38:46 -08:00 |
|
Dmitriy Zaporozhets
|
1511999d88
|
Faster autocomplete for users/issues/emojiis
Instead of loading all issues and merge requests we load only open one.
This will reduce time load for autocomplete resources significantly
|
2015-01-22 17:51:35 -08:00 |
|
Dmitriy Zaporozhets
|
2b10520b30
|
Merge pull request #7999 from cirosantilli/append-inplace
Append in place for strings and arrays [failure unrelated]
|
2015-01-21 23:07:15 -08:00 |
|
Dmitriy Zaporozhets
|
7d1e6f1546
|
Merge pull request #8607 from skburgart/fix-typos
Fix various typos
|
2015-01-21 23:02:48 -08:00 |
|
Dmitriy Zaporozhets
|
2bfd4f4438
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
Conflicts:
VERSION
config/gitlab.yml.example
config/initializers/1_settings.rb
lib/api/entities.rb
lib/api/groups.rb
|
2015-01-21 17:05:31 -08:00 |
|