Commit graph

17 commits

Author SHA1 Message Date
Ameya Shenoy
1ba3f4a737 fix(release_popup): show only the non-beta release (#6169)
Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
2018-10-02 10:43:09 +05:30
Aditya Hase
ab81036c20 fix(python3): subproess.check_output should always be decoded (#6135) 2018-09-25 13:14:20 +05:30
Achilles Rasquinha
97c02cae82 Installation Failure Fix for Python 3 - safe_decode bytes to string (#6130)
* Installation Failure Fix for Python 3 - safe_decode bytes to string

* Installation Failure Fix for Python 3 - safe_decode bytes to string

* Fixed merge conflict

* Use --short instead of first 7 characters
2018-09-24 12:34:31 +05:30
Faris Ansari
e8eb44c299
fix(change log): Import subprocess (#6093)
* fix(change log): Import subprocess

* fix: Ignore subprocess warning
2018-09-14 14:43:26 +05:30
Saurabh
3e7b387a7a [resolved] merge-conflicts 2018-09-12 14:52:46 +05:30
Rohit Waghchaure
5f4432a343 [Fix] Change Log 2018-09-10 13:21:02 +05:30
Ameya Shenoy
840f05054d
update-info: put json in redis, and generate message at user end 2018-09-05 14:32:52 +00:00
Faris Ansari
0fcc0c9b89
Add only System Managers to update-user-set 2018-09-05 13:36:56 +05:30
Ameya Shenoy
a4f3ba6d99
translated strings and removed admin upgrade message 2018-08-24 11:38:37 +00:00
Ameya Shenoy
b944fcfdb5
[minor] pop up shown to system managers and functionified code 2018-08-20 21:18:09 +00:00
Ameya Shenoy
21bbbd2dbb
[feature] show popup for version update
- added a new weekly hook to check if new version update is available
- added function to desk.js to show popup in case a new version is
available
- added redis wrappers for set related commands, namely sadd, srem,
sismember, spop, srandmember, smembers
2018-08-15 20:34:48 +00:00
Rushabh Mehta
7965deaae3
[feature] add bench auto-deploy command (#4894) 2018-01-23 15:18:51 +05:30
tundebabzy
6e29d9e925 xrange to range (#3237)
* introduces build status for local fork

* converts xrange to range using six.moves.range7

* converts xrange to range using six.moves.range7

* converts xrange to range using six.moves.range7

* converts xrange to range using six.moves.range

* converts xrange to range using six.moves.range

* converts xrange to range using six.moves.range7

* converts xrange to range using six.moves.range7

* converts xrange to range using six.moves.range7

* converts xrange to range using six.moves.range7

* converts xrange to range using six.moves.range7

* converts xrange to range using six.moves.range7

* converts xrange to range using six.moves.range7

* converts xrange to range using six.moves.range7

* Revert "introduces build status for local fork"

This reverts commit 61f40983d0b3c6725369171ab850a18e5c029cc4.
2017-05-11 10:55:34 +05:30
Rushabh Mehta
1983549833 [minor] show last commit ref in about, fixes #3048 2017-04-12 17:06:32 +05:30
mbauskar
54384c774f [minor] exception handling in get_app_branch if git is not initialized for app 2017-03-30 12:14:19 +05:30
Rushabh Mehta
7a735739e1 [minor] show develop_version in branch 2017-03-10 09:38:19 +05:30
Rushabh Mehta
f71edb79b2 [fix] change log 2015-05-20 11:05:47 +05:30