Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1258 perf #1320

Merged
merged 11 commits into from
Mar 13, 2015
Merged

1258 perf #1320

merged 11 commits into from
Mar 13, 2015

Conversation

kardan
Copy link
Contributor

@kardan kardan commented Mar 10, 2015

Server side optimisations.

kardan added 2 commits March 9, 2015 11:20
- Added provisioning step for Vagrantbox
- Removed gzip middleware
- Updated local template to use the debug toolbar
- Moved code for getting the project list to a decorator that is
  reusable but not affects all requests.
- Disabled the donation button in the project list.
- Added a db_index on the Publishingstatus model.
- Cleaned up a lot of markup with help of linter.
@iperdomo
Copy link
Contributor

Checklist

  • Test plan
  • Copyright header
  • Code formatting

@kardan kardan self-assigned this Mar 10, 2015
@landscape-bot
Copy link

Code Health
Repository health increased by 0.09% when pulling 5594782 on 1258_perf into 586bf00 on develop.

- Rewrote organisation directory view
- Rewrote project update view
- Cleaned up syntax to score better with static analyzers
- Commented out a exception logger that is for development in map tag
- Moved show_filter_class to view utils
- Fixed template bug in org directory.
- Removed old code
@kardan kardan assigned KasperBrandt and unassigned kardan Mar 11, 2015
@landscape-bot
Copy link

Code Health
Repository health increased by 0.14% when pulling 2205e85 on 1258_perf into 586bf00 on develop.

@landscape-bot
Copy link

Code Health
Repository health decreased by 37% when pulling f3e1e0b on 1258_perf into 586bf00 on develop.

- Removed mysql to psql migration lib
- Landscape strictness is now verylow
@landscape-bot
Copy link

Code Health
Repository health increased by 21% when pulling a855874 on 1258_perf into 586bf00 on develop.

@@ -93,7 +95,7 @@ def coll_map(coll, width='100%', height='100%', dynamic='dynamic'):
'pk': str(item.pk),
'text': text})
except Exception, e:
# print e
print e
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this meant to stay in?

@landscape-bot
Copy link

Code Health
Repository health increased by 21% when pulling b693e5a on 1258_perf into 586bf00 on develop.

@landscape-bot
Copy link

Code Health
Repository health increased by 21% when pulling a3e9ab1 on 1258_perf into 586bf00 on develop.

@landscape-bot
Copy link

Code Health
Repository health increased by 21% when pulling dfd496c on 1258_perf into 586bf00 on develop.

@landscape-bot
Copy link

Code Health
Repository health increased by 21% when pulling a4164a4 on 1258_perf into 42da1ae on develop.

@landscape-bot
Copy link

Code Health
Repository health increased by 21% when pulling d706844 on 1258_perf into cdba04f on develop.

KasperBrandt added a commit that referenced this pull request Mar 13, 2015
@KasperBrandt KasperBrandt merged commit e492497 into develop Mar 13, 2015
@KasperBrandt KasperBrandt deleted the 1258_perf branch March 13, 2015 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants