Jacob Vosmaer
bc95576e2c
Rescue missing database errors
...
While loading the Rails app we cannot assume that the gitlabhq_xxx
database exists already. If we do, `rake gitlab:setup` breaks!
This is a quick hack to make sure that fresh development setups of
GitLab (from master) will work again.
2015-01-09 11:26:26 +01:00
Dmitriy Zaporozhets
d531de0bc9
Merge branch 'popen_close_stdin'
...
Conflicts:
CHANGELOG
2015-01-08 15:54:34 -08:00
Dmitriy Zaporozhets
ff39821935
Update CHANGELOG
2015-01-08 15:43:34 -08:00
Dmitriy Zaporozhets
9e222d6d0e
Merge branch 'app-settings' into 'master'
...
Dynamic application settings in database
See merge request !1378
2015-01-08 23:10:10 +00:00
Dmitriy Zaporozhets
08c9cb4cab
Finally fix stuff related to dynamic config
2015-01-08 14:26:43 -08:00
Dmitriy Zaporozhets
939c046a98
Fix feature and tests
2015-01-08 13:21:00 -08:00
Dmitriy Zaporozhets
d0a50985ec
Create ApplicationSettings if does not exist in runtime
2015-01-08 11:26:16 -08:00
Dmitriy Zaporozhets
8133e44998
Hack for migrating to new settings
2015-01-08 10:30:35 -08:00
Dmitriy Zaporozhets
57a65ede77
Improve application settings and write tests
2015-01-08 09:53:35 -08:00
Jacob Vosmaer
dec168932e
Merge remote-tracking branch 'dev_gitlab_org/master' into git-http-blacklist
...
Conflicts:
CHANGELOG
2015-01-08 10:57:08 +01:00
Dmitriy Zaporozhets
8589b4e137
Init ApplicationSettings resource with defaults from config file
2015-01-08 00:22:50 -08:00
Dmitriy Zaporozhets
d02a22ba21
Redesign signin/singup pages
2015-01-07 17:07:36 -08:00
Sytse Sijbrandij
703087b8bf
User interface text guideline added.
2015-01-07 14:59:22 -08:00
Dmitriy Zaporozhets
757df0142f
GitLab does not work well with Ruby 2.2 yet
2015-01-07 10:58:17 -08:00
Dmitriy Zaporozhets
21ae36c6b5
Merge branch 'update_api_messages' into 'master'
...
Update api messages
See merge request !1364
2015-01-07 15:53:17 +00:00
Marin Jankovski
1fbeaa0684
Merge branch 'master' into update_api_messages
...
Conflicts:
CHANGELOG
2015-01-07 12:30:08 +01:00
Marin Jankovski
fd100e381a
Add returned API messages updates to changelog.
2015-01-07 11:39:43 +01:00
Marin Jankovski
8dd672776e
Fix failing tests due to updates on the return messages.
2015-01-07 11:39:20 +01:00
Marin Jankovski
cd0aed3d54
Add a message when unable to save an object through api.
2015-01-07 10:46:00 +01:00
Dmitriy Zaporozhets
de6256ee67
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2015-01-06 21:50:00 -08:00
Dmitriy Zaporozhets
f50b7b5c04
Merge branch 'merge-system-note' into 'master'
...
Refactor merge request merge service
See merge request !1374
2015-01-07 03:48:01 +00:00
Dmitriy Zaporozhets
ee9849b736
Improve mr refresh service tests
2015-01-06 18:05:10 -08:00
Dmitriy Zaporozhets
7eeec5e45a
Ooops! Removing debug line :)
2015-01-06 17:00:27 -08:00
Dmitriy Zaporozhets
1269faa6ad
Merge pull request #8503 from cirosantilli/unused-ex-var
...
Remove unused ex local variable from event.rb
2015-01-06 16:54:27 -08:00
Dmitriy Zaporozhets
6e5c72f8a8
Merge branch 'fix-commits-link-mr' into 'master'
...
Fix commit link on MR from fork
See merge request !1372
2015-01-07 00:28:31 +00:00
Dmitriy Zaporozhets
ccdf08d80a
Refactor merge request merge service
...
* Add system note when user merges MR in same way as it closes it
* Remove duplicating code
2015-01-06 16:24:47 -08:00
Dmitriy Zaporozhets
b55a0519ac
Pass source project variable to commits list on MR page
2015-01-06 15:39:33 -08:00
Dmitriy Zaporozhets
842f9e03a8
Merge branch 'ui-improvements' into 'master'
...
UI improvements
Improve filtering UI for next pages:
* dashboard projects page
* group milestones page
* project milestones page
See merge request !1370
2015-01-06 21:49:29 +00:00
Dmitriy Zaporozhets
b8f48bf414
Restyle and refactor dashboard projects page filtering
2015-01-06 13:09:56 -08:00
Dmitriy Zaporozhets
4165426725
Restyle and refactor milestones filter
2015-01-06 12:32:04 -08:00
Dmitriy Zaporozhets
560e717fd6
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
2015-01-06 10:35:54 -08:00
Dmitriy Zaporozhets
0adc26898e
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2015-01-06 10:35:36 -08:00
Dmitriy Zaporozhets
a023daaaf7
Merge branch 'chulkilee-ruby-2.2.0' into 'master'
...
chulkilee ruby 2.2.0
Merged https://github.com/gitlabhq/gitlabhq/pull/8511 into master
See merge request !1369
2015-01-06 18:34:19 +00:00
Dmitriy Zaporozhets
b72f22ee15
Merge pull request #8495 from dblessing/fix_8432
...
Merge request error display
2015-01-06 10:07:10 -08:00
Dmitriy Zaporozhets
165199cb47
Merge branch 'event-last-push-styling-fix' into 'master'
...
event-last-push styling fix
When viewing a fresh install of GitLab on a mobile device after a branch with a name of sufficient length, the broken styling can be seen as follows:

I modified the css for .event-last-push and .event-last-push-text to make it look correct:

As this is a purely css change, I don't believe it will break any tests. The only occurrence of .event-last-push* is in ./app/views/events/_event_last_push.html.haml
See merge request !279
2015-01-06 17:54:29 +00:00
Dmitriy Zaporozhets
39865feb83
Merge branch 'forms-action-padding-fix' into 'master'
...
Forms action padding fix
The padding on the forms action is not adjusted based on screen width:

I added a media query for .forms-action at min-width: $screen-sm-min and moved the padding-left: 17% into it:

Full width padding remains as is:

As this is a purely css change, I don't believe it will break any tests. form-actions occur everywhere there are form actions.
See merge request !280
2015-01-06 17:53:47 +00:00
Dmitriy Zaporozhets
baf94a26a4
Merge branch 'dashboard-icon-styling' into 'master'
...
Dashboard icon styling fix
When viewing a fresh install of GitLab on a mobile device, the styling for the dashboard item icon is broken in such a way that if the description div is more than 100px high, its contents wrap beneath the icon as shown below.

I modified the css for the icon and added a new class to the description div and now it behaves as expected as shown below.

As this is a purely html/css change, I don't believe it will break any tests. The only occurrence of .dashboard-intro-icon is in ./app/views/dashboard/_zero_authorized_projects.html.haml
See merge request !278
2015-01-06 17:52:41 +00:00
Dmitriy Zaporozhets
21a6e32243
Merge branch 'ruby-2.2.0' of https://github.com/chulkilee/gitlabhq into chulkilee-ruby-2.2.0
2015-01-06 09:41:49 -08:00
Jacob Vosmaer
af56c1dd32
White-list requests from 127.0.0.1
...
On some misconfigured GitLab servers, if you look in production.log it looks
like all requests come from 127.0.0.1. To avoid unwanted banning we
white-list 127.0.0.1 with this commit.
2015-01-06 16:56:56 +01:00
Job van der Voort
c470072523
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
2015-01-06 12:32:41 +01:00
Job van der Voort
446390e61c
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2015-01-06 12:32:28 +01:00
Job van der Voort
a2dd02ea81
Merge branch 'doc/redis-session-cleanup' into 'master'
...
Document Redis session cleanup
We used this process on gitlab.com; it may be useful for other large GitLab instances too.
See merge request !1367
2015-01-06 11:04:26 +00:00
Jacob Vosmaer
a33d2f8653
Document Redis session cleanup
2015-01-06 11:50:05 +01:00
Wanfung Joshua Lee
252443893c
removing padding on form-actions when in mobile size [ci skip]
2015-01-05 21:48:04 -08:00
Wanfung Joshua Lee
33a5106857
fix event-last-push message's styling on mobile [ci skip]
2015-01-05 21:36:58 -08:00
Wanfung Joshua Lee
3d7519016f
fix the wacky dashboard intro icon styling [ci skip]
2015-01-05 20:04:53 -08:00
Patricio Cano
cc282dd00e
Updated CHANGELOG to include changes for 7.5.1-3
2015-01-05 22:40:38 -05:00
Dmitriy Zaporozhets
d884c21004
Merge branch 'create-merge-request-view' into 'master'
...
Create merge request view
Updated the create merge request view to use the horizontal form layout, and added tabs for commits and changes.
Also updated commits layout to use the same as the projects commits layout.
Screenshots: [Before](https://gitlab.com/uploads/stephanvl/gitlab-ce/892d1bf4c0/Screenshot_from_2014-12-29_20_33_19.png ) - [After](https://gitlab.com/uploads/stephanvl/gitlab-ce/508b3100c7/Screenshot_from_2014-12-29_20_34_40.png )
Fixes #923
See merge request !270
2015-01-05 19:19:05 +00:00
Dmitriy Zaporozhets
7e6030e40c
Merge branch 'create-issue-view' into 'master'
...
Create issue view
This changes the create/edit issue view, to only show the create milestone/label links if the user is allowed to create one, and puts the 'Please review the guidelines for contribution to this repository' message above the submit button.
Screenshots [Before](https://gitlab.com/uploads/stephanvl/gitlab-ce/ae2ff67f88/Screenshot_from_2014-12-29_20_43_06.png ) - [After (allowed)](https://gitlab.com/uploads/stephanvl/gitlab-ce/3a4682d776/Screenshot_from_2014-12-29_20_43_29.png ) - [After (not allowed)](https://gitlab.com/uploads/stephanvl/gitlab-ce/86a548d3b3/Screenshot_from_2014-12-29_20_44_00.png )
See merge request !272
2015-01-05 19:17:29 +00:00
Dmitriy Zaporozhets
9b3ab90adb
Merge branch 'fix/deleted_file' into 'master'
...
Fix deleted file representation with new gitlab_git gem
Added this MR as per request from https://github.com/gitlabhq/gitlabhq/pull/7980
* Add new gitlab_gem as per gitlab-org/gitlab_git!6
* Fix the showing of deleted file, as it only displays the named of the file, rather than specifying what had happened
**Before**

**After**

See merge request !273
2015-01-05 19:15:15 +00:00