Dmitriy Zaporozhets
b10de29edb
Version 7.9.4
v7.9.4
2015-04-15 12:21:44 +03:00
Dmitriy Zaporozhets and Dmitriy Zaporozhets
46bb96e014
Merge branch 'fix-ldap-migration' into 'master'
...
Fix ldap migration
We need different queries for MySQL and Postgres.
See merge request !1771
2015-04-14 19:02:36 +03:00
Dmitriy Zaporozhets
82721b0ed3
Merge branch '7-9-4' into '7-9-stable'
...
Changes for 7.9.4
Includes next fixes:
- Security: Fix project import URL regex to prevent arbitary local repos from being imported
- Fixed issue where only 25 commits would load in file listings
- Fix LDAP identities after config update
See merge request !1769
2015-04-14 07:30:55 +00:00
Dmitriy Zaporozhets
e6280af612
Fix db schema
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-04-13 17:56:42 +03:00
Dmitriy Zaporozhets
60704ba285
Update changelog
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-04-13 17:21:56 +03:00
Dmitriy Zaporozhets
16b9ff5087
Merge branch 'ldap_migration'
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
db/schema.rb
2015-04-13 17:19:21 +03:00
Dmitriy Zaporozhets
c4892d6530
Add CHANGELOG to 7.9.4
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-04-13 16:13:08 +03:00
Douwe Maan and Dmitriy Zaporozhets
f79cdb0602
Fix project import URL regex to prevent arbitary local repos from being imported.
2015-04-13 13:12:07 +03:00
Phil Hughes and Dmitriy Zaporozhets
0851bf56b3
Fixed issue where only 25 commits would load in file listings
2015-04-13 13:11:46 +03:00
Patricio Cano
7ff7e28a41
Version 7.9.3
v7.9.3
2015-04-07 14:26:11 -05:00
Dmitriy Zaporozhets
c46d4f5465
Version 7.9.2
v7.9.2
2015-04-01 17:57:10 -07:00
Dmitriy Zaporozhets
6f6c5f18a0
Version 7.9.1
v7.9.1
2015-03-25 15:42:30 -07:00
Dmitriy Zaporozhets
361b495e0e
Merge branch 'release/7.9.1' into '7-9-stable'
...
WIP | Release 7.9.1
See merge request !1738
2015-03-25 15:59:08 +00:00
Dmitriy Zaporozhets and Marin Jankovski
b68f9beffe
Merge branch 'milestone_and_labels_links' into 'master'
...
Milestones and labels can be used even when issues are disabled.
When Issues are disabled for a project Milestones and Labels can still be used for Merge Requests.
See merge request !1739
2015-03-24 18:15:22 -07:00
Marin Jankovski
c91162c53e
Update changelog.
2015-03-24 15:05:30 -07:00
Dmitriy Zaporozhets and Marin Jankovski
b6a5a46163
Merge branch 'no-comment-bubble' into 'master'
...
Don't show commit comment button when user is not signed in.
Address private issue https://dev.gitlab.org/gitlab/gitlabhq/issues/2167 .
See merge request !429
2015-03-24 12:56:42 -07:00
Douwe Maan and Marin Jankovski
b6f1f5e3b4
Revert "Update gemnasium-gitlab-service gem"
...
This reverts commit af522ede14 .
2015-03-24 12:55:57 -07:00
Douwe Maan and Marin Jankovski
8a61111410
Merge pull request #9001 from vichak/master
...
Fix #8966 Remove Milestones/Labels from project navbar when Issues disabled
2015-03-24 12:55:30 -07:00
Douwe Maan and Marin Jankovski
1b23122f99
Merge branch 'fix-admin-service-template-config' into 'master'
...
Include missing events and fix save functionality in admin service template settings form
### What does this MR do?
This MR includes missing settings left out in the Admin -> Service Templates page and fixes the inability to save certain settings.
### Are there points in the code the reviewer needs to double check?
No.
### Why was this MR needed?
Because the service template form was broken and untested.
### What are the relevant issue numbers / [Feature requests](http://feedback.gitlab.com/ )?
#1275
Before:

After:

See merge request !427
2015-03-24 12:54:24 -07:00
Dmitriy Zaporozhets and Marin Jankovski
cd26d79ca4
Merge branch 'fix-import-from-modal' into 'master'
...
Fix "Import projects from" button to show the correct instructions
Closes #1267
See merge request !422
Conflicts:
app/views/projects/new.html.haml
2015-03-24 12:44:14 -07:00
Dmitriy Zaporozhets and Marin Jankovski
325cedebe3
Merge branch 'fix-broken-new-project-import' into 'master'
...
Fix OAuth2 issue importing a new project from GitHub and GitLab
It appears that the GitLab OAuth2 client options were converted to strings instead of symbols when merged with the default options (i.e. `{}.merge(github_options)`). As a result, the OAuth2 defaults were being used. For example, the OAuth2 client options would have a key with `authorize_url` and `:authorize_url`, but the former was never used. As a result, the OAuth2 client would always use the wrong URL to talk to GitHub.
Note that this bug should also have affected GitLab, but not Bitbucket: The OAuth client is careful to convert all keys to symbols.
Closes #1268
See merge request !425
2015-03-24 12:23:52 -07:00
Douwe Maan and Marin Jankovski
6b3cff19e9
Merge pull request #8995 from MichaelAlt/patch-1
...
Faulty LDAP DN name escaping removed
2015-03-24 12:19:33 -07:00
Dmitriy Zaporozhets
16d6f0e35b
Version 7.9.0
v7.9.0
2015-03-20 17:11:11 -07:00
Marin Jankovski and Dmitriy Zaporozhets
3b1842f67b
Fix typo.
2015-03-20 16:28:11 -07:00
Marin Jankovski and Dmitriy Zaporozhets
d9415bf9c2
Change the name of the key used for bitbucket importer.
2015-03-20 16:28:11 -07:00
Dmitriy Zaporozhets
452ffd46f3
Fix votes inline rendering
2015-03-20 15:35:04 -07:00
Dmitriy Zaporozhets
7cd053b50a
Improve issue sidebar position
2015-03-20 15:34:56 -07:00
Dmitriy Zaporozhets
d9d1dc99bc
Fix commits routing
2015-03-20 13:37:37 -07:00
Dmitriy Zaporozhets
6e4ee0df3c
Make issue and merge request sidebar more compact
...
* move votes block to participants
* make smaller font in sidebar
2015-03-20 13:20:35 -07:00
Dmitriy Zaporozhets
e494adc284
Remove upvotes js logic since it does not work as expected anyway
2015-03-20 13:20:19 -07:00
Dmitriy Zaporozhets
86fc054e14
Fix project name overflow on dashboard
2015-03-20 11:28:58 -07:00
Dmitriy Zaporozhets
5909e5f6b2
Revert "Increase timeout for Git-over-HTTP requests."
...
This reverts commit 516bcabbf4 .
Conflicts:
Gemfile
2015-03-19 22:47:46 -07:00
Marin Jankovski and Dmitriy Zaporozhets
ec746368f1
Remove mention of branch to commit to.
2015-03-19 22:46:07 -07:00
Marin Jankovski
68dcfabfe6
Version 7.9.0.rc3
v7.9.0.rc3
2015-03-19 12:38:24 -07:00
Marin Jankovski
9e0715c0a3
Merge branch '7-9-stable' of dev.gitlab.org:gitlab/gitlabhq into 7-9-stable
2015-03-19 10:32:18 -07:00
Dmitriy Zaporozhets and Marin Jankovski
ab83fb992b
Merge branch 'add_canceled_ci_status' into 'master'
...
Add canceled CI status
Fixes https://github.com/gitlabhq/gitlab-ci/issues/564
https://dev.gitlab.org/gitlab/gitlab-ci/issues/169

See merge request !1729
2015-03-19 10:29:48 -07:00
Dmitriy Zaporozhets
91c65d03b5
Merge branch 'commits_in_push_data' into '7-9-stable'
...
Commits in push data should always be an array.
See merge request !1726
2015-03-19 17:22:46 +00:00
Dmitriy Zaporozhets and Marin Jankovski
1ea6b05e87
Merge branch 'rake_backup' into 'master'
...
Backup repo with tar instead of git bundle
Fixes gitlab/gitlab-ee#246
See merge request !1723
2015-03-19 10:19:14 -07:00
Marin Jankovski
d793de7ad7
Commits in push data should always be an array.
2015-03-18 23:32:57 -07:00
Dmitriy Zaporozhets
1667861ed2
Fix link to project from fork
2015-03-18 17:42:53 -07:00
Dmitriy Zaporozhets
e716e4377f
Version 7.9.0.rc2
v7.9.0.rc2
2015-03-18 14:23:06 -07:00
Douwe Maan and Dmitriy Zaporozhets
8b17fcb897
Fix condensed range in MR push comment.
2015-03-18 14:08:22 -07:00
Marin Jankovski and Dmitriy Zaporozhets
09657f1071
Move application setting to separate variable.
2015-03-18 14:04:29 -07:00
Vinnie Okada and Dmitriy Zaporozhets
33d5a60571
Handle nil restricted visibility settings
...
Return `true` from `non_restricted_level?` when the
`restricted_visibility_levels` setting is nil.
2015-03-18 14:04:17 -07:00
Dmitriy Zaporozhets
c0524574c8
Bump gitlab_git to 7.1.2
2015-03-18 10:59:35 -07:00
Marin Jankovski and Dmitriy Zaporozhets
245f03cd61
Fix the order of signin and signup on features page.
2015-03-18 09:25:13 -07:00
Dmitriy Zaporozhets
301f5bfc85
Merge branch '7-9-rc2' into '7-9-stable'
...
Code for 7.9.0.rc2
cc @marin
See merge request !1719
2015-03-18 15:27:17 +00:00
Dmitriy Zaporozhets
d71e2318f9
Fix scroll for last push widget
2015-03-17 23:33:56 -07:00
Dmitriy Zaporozhets
e34d778f01
Merge branch 'refactor-css'
2015-03-17 23:28:51 -07:00
Dmitriy Zaporozhets
b6e7940c3d
Fix email template css for project moved emails
2015-03-17 23:27:51 -07:00